[PHP-DEV] Re: 4.1.0RC2

2001-11-12 Thread Yasuo Ohgaki
Zeev Suraski wrote: > http://www.php.net/~zeev/php-4.1.0RC2.tar.gz > > Do your thang :) > > Zeev > FYI. ChangeLog file is missing in the archive :) -- Yasuo Ohgaki -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

[PHP-DEV] Re: 4.1.0RC2

2001-11-12 Thread Sebastian Bergmann
Zeev Suraski wrote: > Do your thang :) math.c C:\home\php\php4\ext\standard\math.c(736) : warning C4307: '+' : Overrun of a integer constant -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.seba

[PHP-DEV] To Merge, Or Not To Merge?

2001-11-12 Thread Sebastian Bergmann
Should we merge the recent changes to sapi/servlet to the 4_0_7 branch, or not? The changes are required in order to use the Servlet SAPI module with current versions of Tomcat and Cocoon2. It is not stable, though, as I discussed with Zeev at the Conference... -- Sebastian Bergmann

[PHP-DEV] Re: 4.1.0RC2

2001-11-12 Thread Sebastian Bergmann
Zeev Suraski wrote: > Do your thang :) Compiles (besides the mentioned warning) and runs fine as CGI on Win32. Tested with phpOpenTracker, phpMP3Manager and phpMyAdmin. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consi

[PHP-DEV] Re: 4.1.0RC2

2001-11-12 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > Yasuo Ohgaki wrote: >> It builds and runs for both cgi and apache SAPI. >> >> Linux 2.4.4/glibc 2.2.2 >> Apahe 1.3.22/modssl 2.8.5/openssl 0.9.5b >> >> -- summary -- >> >> Session module tests failed due to failure for openning /tmp/sess_test >> for some reason. (/tmp is wo

[PHP-DEV] Re: 4.1.0RC2

2001-11-12 Thread Yasuo Ohgaki
Yasuo Ohgaki wrote: > Zeev Suraski wrote: > >> http://www.php.net/~zeev/php-4.1.0RC2.tar.gz >> >> Do your thang :) >> >> Zeev >> > > It builds and runs for both cgi and apache SAPI. > > Linux 2.4.4/glibc 2.2.2 > Apahe 1.3.22/modssl 2.8.5/openssl 0.9.5b > > -- summary -- > > Session module te

[PHP-DEV] Re: 4.1.0RC2

2001-11-12 Thread Yasuo Ohgaki
Zeev Suraski wrote: > http://www.php.net/~zeev/php-4.1.0RC2.tar.gz > > Do your thang :) > > Zeev > It builds and runs for both cgi and apache SAPI. Linux 2.4.4/glibc 2.2.2 Apahe 1.3.22/modssl 2.8.5/openssl 0.9.5b -- summary -- Session module tests failed due to failure for openning /tmp/s

[PHP-DEV] rtf

2001-11-12 Thread jimmy elab
Is there anybody working on an RTF (rich text format) module? If not: what requirements would one like for it to have, and for me to build it? If so: What's the state. I'm thinking of a module like the one for PDF. RTF has a few tricky parts, with respect to whitespace and tag-recognition. I've

[PHP-DEV] 4.1.0RC2

2001-11-12 Thread Zeev Suraski
http://www.php.net/~zeev/php-4.1.0RC2.tar.gz Do your thang :) Zeev -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] Re: PHP 4.1.0RC2 - can we roll?

2001-11-12 Thread Zeev Suraski
The version in the branch has no curl_global_init() call at all. I'm assuming it's ok to add it - Sterling - please shout if it isn't :) Zeev At 03:08 13/11/2001, James Moore wrote: >- Original Message - >From: "Alan Knowles" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Tuesday

Re: [PHP-DEV] Truncation of uploaded file names at backslash

2001-11-12 Thread Jani Taskinen
Try the latest CVS snapshot from http://snaps.php.net/ as rfc1867.c has been rewritten in it and should fix this problem too. --Jani On Mon, 12 Nov 2001, Duncan Gibb wrote: >Hello > >First let me apologise in case I've raised this question in the wrong >place. It seemed too difficult for th

Re: [PHP-DEV] Re: PHP 4.1.0RC2 - can we roll?

2001-11-12 Thread James Moore
- Original Message - From: "Alan Knowles" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 13, 2001 12:31 AM Subject: Re: [PHP-DEV] Re: PHP 4.1.0RC2 - can we roll? > This may sound a bit self interested, but the curl extension has a > serious (well to me :) bug that p

[PHP-DEV] Bug #14023 Updated: curl does not initialize HTTPS correctly - hence does not work.

2001-11-12 Thread zeev
ID: 14023 Updated by: zeev Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: cURL related Operating System: linux debian PHP Version: 4.0CVS-2001-11-12 New Comment: Patched in CVS (untested) Previous Comments: ---

[PHP-DEV] Bug #13933 Updated: error_log and HTTP redirect using header conflict

2001-11-12 Thread sniper
ID: 13933 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Output Control Operating System: Windows NT4 SP6 PHP Version: 4.0.6 New Comment: Status -> feedback (Zak! try to remember? :) Previous Comments: -

[PHP-DEV] Bug #14033 Updated: libjpeg not found

2001-11-12 Thread sniper
ID: 14033 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Configuration Issues Operating System: solaris 8 PHP Version: 4.0.6 New Comment: This should be fixed in CVS. Please try the latest CVS snapshot from http://snaps.php.net/ I assume you do

[PHP-DEV] Bug #14022 Updated: ini_get_all() does not display local values

2001-11-12 Thread sniper
ID: 14022 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Unknown/Other Function Operating System: linux 2.4.4/glibc 2.2.2 PHP Version: 4.0CVS-2001-11-11 Assigned To: sniper New Comment: Should be fixed now in CVS. Please check it out and let me kn

Re: [PHP-DEV] Re: PHP 4.1.0RC2 - can we roll?

2001-11-12 Thread Alan Knowles
This may sound a bit self interested, but the curl extension has a serious (well to me :) bug that prevents https working - If somebody wants to patch/test this - it would be one less bug in 4.1.0RC2 :) -- I have done quite a but if testing here - (with and without openssl libraries) This was

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart formdata

2001-11-12 Thread Rasmus Lerdorf
Well, do you have access to another machine? I bet the exact same script will work ok on another machine. _IO_new_* related crashes tend to be related to messed up glibc/ld issues and do not necessarily mean that there is anything wrong with PHP. -Rasmus On Tue, 13 Nov 2001, Hans Rakers wro

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Hans Rakers
I've tried many combinations on the specific box, i will try to explain. The box initially was a Slackware 7.1 box with glibc-2.1.3. Tried the following combinations: apache_1.3.20 + php-4.0.6 apache_1.3.22 + php-4.0.6 apache_1.3.22 + php4-latest from 20011106 Then after checking out the back

[PHP-DEV] Bug #13920 Updated: close () doesn't check input properly ?

2001-11-12 Thread sniper
ID: 13920 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Sockets related Operating System: Linux2.4 Debian/Testing G3 PPC PHP Version: 4.0.5 New Comment: If it works in CVS, it's gonna work in next release too. So closed. --Jani Previous Comment

[PHP-DEV] Re: PHP 4.1.0RC2 - can we roll?

2001-11-12 Thread Yasuo Ohgaki
Zeev Suraski wrote: > I'm going to roll PHP 4.1.0RC2 in an hour if nobody shouts. > > Zeev > Sounds *OK* to me. I'm warried about xlst crash bug patch. http://marc.theaimsgroup.com/?l=php-dev&m=100531454215810&w=2 It's patch for Bug #13872. I don't see it on both 4.2.0 and 4.1.0. -- Yasuo

[PHP-DEV] Bug #14022 Updated: ini_get_all() does not display local values

2001-11-12 Thread sniper
ID: 14022 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Unknown/Other Function Operating System: linux 2.4.4/glibc 2.2.2 PHP Version: 4.0CVS-2001-11-11 Old Assigned To: Assigned To: sniper New Comment: Thanks for noticing this. I might have mixed t

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form

2001-11-12 Thread Rasmus Lerdorf
Neither can I. I use file uploads every day on both 4.0.6 and current cvs servers. On Mon, 12 Nov 2001, Mike Robinson wrote: > I suspect so; I cannot reproduce this problem with 4.0.6 running on a > 2.2.19 Linux box, nor with snapshot php4-200111030900 running on a > stock RH-7.2 box. > > >

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form

2001-11-12 Thread Mike Robinson
I suspect so; I cannot reproduce this problem with 4.0.6 running on a 2.2.19 Linux box, nor with snapshot php4-200111030900 running on a stock RH-7.2 box. > Well, file uploads do work in general in PHP 4.0.6 or the whole world > would be screaming. So there is something specific to your test ca

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart formdata

2001-11-12 Thread Rasmus Lerdorf
Well, file uploads do work in general in PHP 4.0.6 or the whole world would be screaming. So there is something specific to your test case or your system that is causing this. -Rasmus On Tue, 13 Nov 2001, Hans Rakers wrote: > > As i reported in my bug report, i can reproduce this problem wi

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Hans Rakers
Config is included in the bugreport, and i can reproduce the problem with several scripts using multipart forms. Tell me whatever information you will need and i will try to provide it to you. Hans Rakers At 08:19 13-11-2001 +0900, you wrote: >[EMAIL PROTECTED] wrote: > > > From:

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Yasuo Ohgaki
Zeev Suraski wrote: > The one symptom Rasmus pointed out (which was quite specific for > mbstring-xlation+zlib-compression) was MFH'd, so I think there are no > big showstoppers left. > 4.1.0RC2 sounds *OK* to me. zlib.ouput_compression/output_handler error message patch is FHMed. (While I

[PHP-DEV] Re: PHP 4.1.0RC2 - can we roll?

2001-11-12 Thread l0t3k
Make it so, Number One !! damn, ive wanted to say that for a while... Zeev Suraski <[EMAIL PROTECTED]> wrote in message 5.1.0.14.2.2003012523.05456108@localhost">news:5.1.0.14.2.2003012523.05456108@localhost... > I'm going to roll PHP 4.1.0RC2 in an hour if nobody shouts. > > Zeev >

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Hans Rakers
As i reported in my bug report, i can reproduce this problem with 4.0.6 and current cvs. Hans Rakers At 15:18 12-11-2001 -0800, you wrote: >This code has changed significantly in current CVS. 4.0.6 and 4.1.0RC1 >should not have the problem. > >-Rasmus > >On Tue, 13 Nov 2001, Yasuo Ohgaki wrot

[PHP-DEV] Bug #14031 Updated: Output handler dependency issue

2001-11-12 Thread yasuo_ohgaki
ID: 14031 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Output Control Operating System: linux 2.4.4/glibc 2.2.2 PHP Version: 4.1.0RC1 New Comment: I think so. output handlers can be set with ob_start() anyway :) Closed. Previous

Re: [PHP-DEV] PHP 4.1.0RC2 - can we roll?

2001-11-12 Thread Pierre-Alain Joye
On Tue, 13 Nov 2001 01:26:01 +0200 Zeev Suraski <[EMAIL PROTECTED]> wrote: > I'm going to roll PHP 4.1.0RC2 in an hour if nobody shouts. Yipeee ;) -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

[PHP-DEV] PHP 4.1.0RC2 - can we roll?

2001-11-12 Thread Zeev Suraski
I'm going to roll PHP 4.1.0RC2 in an hour if nobody shouts. Zeev -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] Re: Bug #14036: Segfault when using multipart formdata

2001-11-12 Thread Rasmus Lerdorf
This code has changed significantly in current CVS. 4.0.6 and 4.1.0RC1 should not have the problem. -Rasmus On Tue, 13 Nov 2001, Yasuo Ohgaki wrote: > [EMAIL PROTECTED] wrote: > > > From: [EMAIL PROTECTED] > > Operating system: Linux 2.2.20 and 2.4.14 > > PHP version: 4.0C

[PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: Linux 2.2.20 and 2.4.14 > PHP version: 4.0CVS-2001-11-12 > PHP Bug Type: Reproducible crash > Bug description: Segfault when using multipart form data > > When submitting a form with enctype multipart/for

[PHP-DEV] Re: Bug #14036: Segfault when using multipart form data

2001-11-12 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: Linux 2.2.20 and 2.4.14 > PHP version: 4.0CVS-2001-11-12 > PHP Bug Type: Reproducible crash > Bug description: Segfault when using multipart form data > > When submitting a form with enctype multipart/for

[PHP-DEV] Bug #14031 Updated: Output handler dependency issue

2001-11-12 Thread sniper
ID: 14031 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Output Control Operating System: linux 2.4.4/glibc 2.2.2 PHP Version: 4.1.0RC1 New Comment: Done. Can this bug report be closed now? --Jani Previous Comments:

[PHP-DEV] Bug #11389 Updated: array_walk causes Apache to crash

2001-11-12 Thread venaas
ID: 11389 Updated by: venaas Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Arrays related Operating System: W98 PHP Version: 4.0.6 New Comment: Yes, what happens is that array_walk tries to move forward to the next element by calling zend_hash_move_forward_ex() which determines that

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Pierre-Alain Joye
> A quick test on Solaris, Windows and Linux shows that returning what it now > returns is inline with the C behaviour, if we want the IMHO more logical > behaviour we shouldn't call it by its C name but somthing like > string_tokenize(). It should be a good solution, php function with C name make

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread James Moore
> > But should it return: > > > > $str = array( > > string => "James" > > string => "Zeev" > > string => "" > > string => "Andrei" > > ) > Enduser point of view ;). IMO Should return en empty string (it is an empty string) or NULL,

Re: [PHP-DEV] read "include" part of a file, I have a script problem??

2001-11-12 Thread Zak Greant
On November 5, 2001 11:57 am, OntheAve wrote: > Hi, > I have my file: begin.inc, from which I want to include a part in my > php page. I have included this part between the tags: > "" & > "", but I can't have my loop working. > Here is What I have written: > > $FileName = "begin.inc"; > $Content

[PHP-DEV] Bug #13933 Updated: error_log and HTTP redirect using header conflict

2001-11-12 Thread zak
ID: 13933 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Windows NT4 SP6 PHP Version: 4.0.6 New Comment: Sounds like error_log() was generating an error message because the error_log directive was not set. Once the error message was gene

[PHP-DEV] Bug #14037: Memory leak in xmldocfile function

2001-11-12 Thread mikep
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: DOM XML related Bug description: Memory leak in xmldocfile function "; flush(); for ($i=0; $i<100; $i++) { $doc = xmldocfile( "SOMEXMLFILE" ); } echo "test finished"; ?> When t

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Pierre-Alain Joye
> But should it return: > > $str = array( > string => "James" > string => "Zeev" > string => "" > string => "Andrei" > ) Enduser point of view ;). IMO Should return en empty string (it is an empty string) or NULL, but false has noth

[PHP-DEV] Bug #14036: Segfault when using multipart form data

2001-11-12 Thread hans
From: [EMAIL PROTECTED] Operating system: Linux 2.2.20 and 2.4.14 PHP version: 4.0CVS-2001-11-12 PHP Bug Type: Reproducible crash Bug description: Segfault when using multipart form data When submitting a form with enctype multipart/form-data Apache childs segfault. Weird th

[PHP-DEV] Bug #14035: Install fails on apsx -S command under Apache 1.3.6

2001-11-12 Thread craig
From: [EMAIL PROTECTED] Operating system: Cobalt RAQ 3-Red Hat 5 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Install fails on apsx -S command under Apache 1.3.6 Apache fails on apsx -S commmand upon install. I have read previous posts about this problem

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Derick Rethans
On Mon, 12 Nov 2001, Zeev Suraski wrote: > I suggest an RC2 (today?) and a release by the end of the week, or Monday > at the latest. > James - how sure are you that the fix you submitted is good and that we > won't find out afterwards that the bogus behavior was actually the right > thing to do?

[PHP-DEV] [PATCH] ftok() implementation

2001-11-12 Thread Andrew Sitnikov
Hello php-dev, I have made small patch which add function ftok if used though one of extensions: sysvsem, sysvshm, shmop. Best regards, Andrew Sitnikov e-mail : [EMAIL PROTECTED] GSM: (+372) 56491109 ftok.patch Description: Binary data -- PHP Development Maili

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread James Moore
> I suggest an RC2 (today?) and a release by the end of the week, or Monday > at the latest. > James - how sure are you that the fix you submitted is good and that we > won't find out afterwards that the bogus behavior was actually the right > thing to do? :) Well I know the old behaviour was wr

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Zeev Suraski
Code doesn't grow old. There's really no reason not to release 4.1.0, and start the 4.2.0 releasing immediately afterwards. Mixing the fact we're stressed to put out a released (due to the $_GET&friends feature) and the fact that we have several big changes in key features (sessions, file uplo

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Zeev Suraski
I suggest an RC2 (today?) and a release by the end of the week, or Monday at the latest. James - how sure are you that the fix you submitted is good and that we won't find out afterwards that the bogus behavior was actually the right thing to do? :) Zeev At 21:14 12/11/2001, Andrei Zmievski w

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread James Moore
> The one symptom Rasmus pointed out (which was quite specific for > mbstring-xlation+zlib-compression) was MFH'd, so I think there are no big > showstoppers left. > Ive a fix for strtok's behaviour in HEAD but not in 4_0_7 should I merge it?? (See news for details of the fix). - James -- PHP

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread James Moore
> On Mon, 12 Nov 2001, James Moore wrote: > > Putting out a release we arnt happy with is worse than not putting a release > > out at all. > > Just wondering what in the current branch people aren't happy with. Its too old, things are being merged in still which could work find in HEAD but could

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Andrei Zmievski
On Mon, 12 Nov 2001, Zeev Suraski wrote: > The one symptom Rasmus pointed out (which was quite specific for > mbstring-xlation+zlib-compression) was MFH'd, so I think there are no big > showstoppers left. I'm ++1 for releasing current branch ASAP. -Andrei The main reason Santa is so jolly is

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Zeev Suraski
The one symptom Rasmus pointed out (which was quite specific for mbstring-xlation+zlib-compression) was MFH'd, so I think there are no big showstoppers left. Zeev At 20:55 12/11/2001, Andrei Zmievski wrote: >On Mon, 12 Nov 2001, James Moore wrote: > > Putting out a release we arnt happy with i

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Andrei Zmievski
On Mon, 12 Nov 2001, James Moore wrote: > Putting out a release we arnt happy with is worse than not putting a release > out at all. Just wondering what in the current branch people aren't happy with. -Andrei * http://www.zend.com/comm_person.php?id=24 * -- PHP Development Mailing List

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread James Moore
> > i haven't really changed my mind - but i want a fast > decision. as there isn't any clear consens here i think we > should release 4.1 as-it-is-with-the-last-showstoppers-fixed > and go from there. we should also learn from this and assign > a RM for the next release! i me

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Thies C. Arntzen
On Sat, Nov 10, 2001 at 04:26:57PM +0200, Zeev Suraski wrote: > Guys, > > We have a bit of a dilemma here. As you all know, the 4.0.7 branch, on > which 4.1.0 is currently scheduled to be based on, has branched away a few > months ago. Some people have expressed concern that releasing 4.1.0 b

[PHP-DEV] Truncation of uploaded file names at backslash

2001-11-12 Thread Duncan Gibb
Hello First let me apologise in case I've raised this question in the wrong place. It seemed too difficult for the general users mailing list but not a big enough issue to file a bug report. In main/rfc1867.c, the function php_mime_split() deliberately truncates the filename string containin

[PHP-DEV] Bug #14034 Updated: Error compile on Solaris 2.7 on SUN E4500

2001-11-12 Thread derick
ID: 14034 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: Solaris 2.7 on SUN E4500 PHP Version: 4.0.6 New Comment: Can you possible try the gnu utils for this to see? (www.sunfreeware.com) check for the binutils pack

[PHP-DEV] Bug #13982 Updated: set_time_limit (ref #13711) and ignore_user_abort affects later requests

2001-11-12 Thread sveinp
ID: 13982 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Apache related Operating System: SunOS 5.8 Generic PHP Version: 4.0.6 New Comment: Errors reproduced from todays snapshot (20020300) Previous Comments: ---

[PHP-DEV] Bug #14034: Error compile on Solaris 2.7 on SUN E4500

2001-11-12 Thread tps
From: [EMAIL PROTECTED] Operating system: Solaris 2.7 on SUN E4500 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: Error compile on Solaris 2.7 on SUN E4500 # make Making all in Zend make[1]: Entering directory `/tmp/php-4.0.6/Zend' /bin/sh ../libtoo

[PHP-DEV] Bug #14033: libjpeg not found

2001-11-12 Thread bdv
From: [EMAIL PROTECTED] Operating system: solaris 8 PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: libjpeg not found String to configure: ./configure --with-apache=/usr/local/sorgenti/apache_1.3.20 --with-sybase=/database/sybase/OCS-1

RE: [PHP-DEV] 4.1.0

2001-11-12 Thread Robinson, Mike
Title: RE: [PHP-DEV] 4.1.0 Andi Gutmans wrote: [snippage] > I think that if we can fix the 1-2 show stoppers that are > still in the PHP_4_0_7 branch we should release ASAP. IMHO, this is what should happen. Best Regards  Mike Robinson  IT / Developer - Toronto Star TV  Phone: 416.9

[PHP-DEV] Bug #13873 Updated: wddx_*() functions only handle ascii

2001-11-12 Thread johan
ID: 13873 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: WDDX related Operating System: Linux PHP Version: 4.0.6 New Comment: Nowhere in the docs is it mentioned that wddx-functions are affected by locale settings. But experimenting

Re: [PHP-DEV] Re: is_executable test

2001-11-12 Thread Jon Parise
On Mon, Nov 12, 2001 at 09:29:27AM +0100, Sascha Schumann wrote: > Anyway, Linux 2.4.13 gives me a permission denied while > FreeBSD 4.4 does not. I guess this check should be removed > from the testfile or it should be combined with an OS-level > check which determines which beh

[PHP-DEV] Bug #14031 Updated: Output handler dependency issue

2001-11-12 Thread yasuo_ohgaki
ID: 14031 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: linux 2.4.4/glibc 2.2.2 PHP Version: 4.1.0RC1 New Comment: I got following error with 4.2.0 Starting httpd: Unknown(0) : Fatal error - Cannot use both zlib.output

[PHP-DEV] Bug #14032: Mail() always returns false but mail is sent

2001-11-12 Thread tetranz
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2 PHP version: 4.0.6 PHP Bug Type: Mail related Bug description: Mail() always returns false but mail is sent I can see that this has been reported for Solaris too. mail() always returns false but mail is sent successful

[PHP-DEV] ÉϹØϵͨƽ̨£¬½»ÊÂÒµÅóÓÑ£¬ÖÐÐĶ¯´ó½±

2001-11-12 Thread up30.com
Title: ÉϹØϵͨ£¬½±ÉÌÎñͨ£¡       ÉϹØϵͨ£¬½±ÉÌÎñͨ

[PHP-DEV] Bug #13920 Updated: close () doesn't check input properly ?

2001-11-12 Thread leen
ID: 13920 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Sockets related Operating System: Linux2.4 Debian/Testing G3 PPC PHP Version: 4.0.5 New Comment: OK, took me some time to find time, but it works for me (although the other was

[PHP-DEV] Bug #12231 Updated: about ldap_get_values_len

2001-11-12 Thread venaas
ID: 12231 Updated by: venaas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: LDAP related Operating System: redhat7.0 PHP Version: 4.0.6 New Comment: This is precisely why ldap_get_values_len() exists. I use the following code to extract pictures: ds=ldap_connect($h

[PHP-DEV] Bug #14031: Output handler dependency issue

2001-11-12 Thread yasuo_ohgaki
From: [EMAIL PROTECTED] Operating system: linux 2.4.4/glibc 2.2.2 PHP version: 4.1.0RC1 PHP Bug Type: Output Control Bug description: Output handler dependency issue Thanks to Zeev's patch for output.c zlib.output_compression works as expected in 4.1.0RC CVS. There is dep

Re: [PHP-DEV] CVS Account Request: alawatsl

2001-11-12 Thread Jo Giraerts
one wonders where these fruitcakes keep coming from.. On Mon, Nov 12, 2001 at 01:25:23PM -, shehan alawatta wrote: > To develop programs > > -- > PHP Development Mailing List > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECT

[PHP-DEV] Bug #14030: sybase ct_init fails

2001-11-12 Thread bdv
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.6 PHP Bug Type: Sybase-ct (ctlib) related Bug description: sybase ct_init fails I build apache 1.3.20, Sybase ASE 12 and php 4.0.6 with this configuration: ./configure --with-apache=/usr/local/sorgen

[PHP-DEV] Bug #14029: can't dynamically load php_printer.dll extension

2001-11-12 Thread dan
From: [EMAIL PROTECTED] Operating system: win/2000 PHP version: 4.0.6 PHP Bug Type: Program Execution Bug description: can't dynamically load php_printer.dll extension In php.ini I have: enable_dl = On extension_dir = "c:/PHP/extensions/" All the extension dll's are in

Re: [PHP-DEV] Re: [PATCH] sablotron scheme/sax handlers fix

2001-11-12 Thread derick
Hello, I contacted Sterling about it, but he's absent right now. I'll bug him when I see him online again (on IRC). Derick On Mon, 12 Nov 2001, Yasuo Ohgaki wrote: > Has anyone take a look at this patch? > I don't use xslt and don't know if this fix is valid or not. > > If this patch fixes pro

[PHP-DEV] Re: [PATCH] sablotron scheme/sax handlers fix

2001-11-12 Thread Yasuo Ohgaki
Has anyone take a look at this patch? I don't use xslt and don't know if this fix is valid or not. If this patch fixes problem, it should be applied. IMO. (There are 2 bugs for xslt, #13511 & #13750, is this patch fixes these problems?) -- Yasuo Ohgaki Lenar Lõhmus wrote: > Hi, > > Since no

[PHP-DEV] CVS Account Request: alawatsl

2001-11-12 Thread shehan alawatta
To develop programs -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #8714 Updated: Adding LDAP entries drops credentials if update is referred

2001-11-12 Thread venaas
ID: 8714 Updated by: venaas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: LDAP related Operating System: Linux 2.2.18 PHP Version: 4.0.4pl1 New Comment: This is correct behavior. It is done in the LDAP library, it's not something PHP can fix. There are however two pos

[PHP-DEV] Bug #12740 Updated: LDAP modify functions do not handle special characters

2001-11-12 Thread venaas
ID: 12740 Updated by: venaas Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: LDAP related Operating System: Linux RH 7.1 PHP Version: 4.0.5 New Comment: The problem turned out to be that the syntax for the attribute was IA5, thus not allowing non-ASCII. We should se

Re: [PHP-DEV] Proposal for release process (Was: Re: [PHP-DEV]4.1.0)

2001-11-12 Thread Zeev Suraski
At 05:28 12/11/2001, Jani Taskinen wrote: >Zeev suggested at some point >that we should drop the last number altogether. I *what*? Perhaps I was high on that Kossu :) I was never in favour of dropping the 3rd digit. > That indeed would >make the current way of doing things more correct but

[PHP-DEV] Bug #14028 Updated: missing parameter

2001-11-12 Thread jmoore
ID: 14028 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *General Issues Operating System: Irix 5.3 PHP Version: 4.0.6 New Comment: dup Previous Comments: [2001-11-12 06:44:10] [

[PHP-DEV] Bug #14028: missing parameter

2001-11-12 Thread aboh24
From: [EMAIL PROTECTED] Operating system: Irix 5.3 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: missing parameter in main/main.c line 560 on IRIX 5.3 the function asctime_r takes 3 parameter: char *asctime_r (const struct tm *tm, char *buf, int bufl

[PHP-DEV] Bug #14027: missing parameter

2001-11-12 Thread aboh24
From: [EMAIL PROTECTED] Operating system: Irix 5.3 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: missing parameter in main/main.c line 560 on IRIX 5.3 the function asctime_r takes 3 parameter: char *asctime_r (const struct tm *tm, char *buf, int bufl

[PHP-DEV] Bug #13960 Updated: ImageCreateFromJPEG doesn't work with URLs

2001-11-12 Thread S . G . Spencer
ID: 13960 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: GD related Operating System: Windows XP PHP Version: 4.0.6 New Comment: Still has the same problem on Windows XP with a jpeg on an external server, but as you say, it works fin

[PHP-DEV] Bug #13935 Updated: ../ext/informix/ifx.ec(996) : Freeing 0x00250CF8 (372 bytes script=-

2001-11-12 Thread derick
ID: 13935 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Informix related Operating System: SunOs 5.6 PHP Version: 4.0.6 New Comment: That is a different bug, and already reported. Please leave this one closed for now. Derick Previous Comments: ---

[PHP-DEV] Bug #14023 Updated: curl does not initialize HTTPS correctly - hence does not work.

2001-11-12 Thread alan_k
ID: 14023 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: *General Issues Bug Type: cURL related Operating System: linux debian PHP Version: 4.0CVS-2001-11-12 New Comment: filed under correct type (oops) Previous Comments:

[PHP-DEV] Bug #14026 Updated: read_exif_data cannot read "Ricoh" DC jpg

2001-11-12 Thread internet2
ID: 14026 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: GetImageSize related Operating System: Linux PHP Version: 4.0.6 New Comment: Thx much prompt reply. Tried PHP Version 4.2.0-dev at http://www.aimaker.com/info.php Still go

[PHP-DEV] Bug #14015 Updated: Can't install (make install)

2001-11-12 Thread voite_alex
ID: 14015 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: UNIXWARE 7 PHP Version: 4.0.6 New Comment: Of course, I follow the installation instructions. I type this commands: $ gunzip -c apache_1.3.22.tar.gz | tar xf - $ c

[PHP-DEV] Bug #13988 Updated: get_meta_tags function failure if title tag contains a '

2001-11-12 Thread software
ID: 13988 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Unknown/Other Function Operating System: Windows 98 first edition Old PHP Version: 4.0.4pl1 PHP Version: 4.0.6 New Comment: Yes, it happens with 4.0.6. Previous Comments: ---

[PHP-DEV] Bug #13935 Updated: ../ext/informix/ifx.ec(996) : Freeing 0x00250CF8 (372 bytes script=-

2001-11-12 Thread pgalan
ID: 13935 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Informix related Operating System: SunOs 5.6 PHP Version: 4.0.6 New Comment: I've noticed that there is still a bug from previous releases in the latest snapshot If yout try t

[PHP-DEV] Bug #14026 Updated: read_exif_data cannot read "Ricoh" DC jpg

2001-11-12 Thread derick
ID: 14026 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: GetImageSize related Operating System: Linux PHP Version: 4.0.6 New Comment: You might want to try a snapshot from snaps.php.net. AFAIK, this should be fixed. Derick Previous Comments:

[PHP-DEV] Bug #13935 Updated: ../ext/informix/ifx.ec(996) : Freeing 0x00250CF8 (372 bytes script=-

2001-11-12 Thread derick
ID: 13935 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Informix related Operating System: SunOs 5.6 PHP Version: 4.0.6 New Comment: Just wait until the next release then. This is not a huge problem. It's only a warning from the Zend Engine that it f

[PHP-DEV] Bug #14026: read_exif_data cannot read "Ricoh" DC jpg

2001-11-12 Thread internet2
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: GetImageSize related Bug description: read_exif_data cannot read "Ricoh" DC jpg :) php-read_exif-data can read exif from Canon DC jpg file :( php-read_exif-data cannot read exif from Ricoh DC j

[PHP-DEV] Bug #13935 Updated: ../ext/informix/ifx.ec(996) : Freeing 0x00250CF8 (372 bytes script=-

2001-11-12 Thread pgalan
ID: 13935 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Informix related Operating System: SunOs 5.6 PHP Version: 4.0.6 New Comment: No, I doesn't happen. What can I do ?? I'm afraid of making the latest version avaiable in a pr

[PHP-DEV] Bug #14015 Updated: Can't install (make install)

2001-11-12 Thread voite_alex
ID: 14015 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: UNIXWARE 7 PHP Version: 4.0.6 New Comment: Of course, I follow the installation instructions. I type this commands: $ gunzip -c apache_1.3.22.tar.gz | tar xf - $ c

[PHP-DEV] Bug #13935 Updated: ../ext/informix/ifx.ec(996) : Freeing 0x00250CF8 (372 bytes script=-

2001-11-12 Thread derick
ID: 13935 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Informix related Operating System: SunOs 5.6 PHP Version: 4.0.6 New Comment: Just wait until the next release then. This is not a huge problem. It's only a warning from the Zend Engine that it f

[PHP-DEV] Bug #13935 Updated: ../ext/informix/ifx.ec(996) : Freeing 0x00250CF8 (372 bytes script=-

2001-11-12 Thread pgalan
ID: 13935 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Informix related Operating System: SunOs 5.6 PHP Version: 4.0.6 New Comment: No, I doesn't happen. What can I do ?? I'm afraid of making the latest version avaiable in a

[PHP-DEV] Bug #14023 Updated: curl does not initialize HTTPS correctly - hence does not work.

2001-11-12 Thread alan_k
ID: 14023 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: cURL related Bug Type: *General Issues Operating System: linux debian PHP Version: 4.0CVS-2001-11-12 New Comment: also probably a good idea to add WIN32 inititialization as well eg. curl_globa

[PHP-DEV] Bug #13650 Updated: ImageWBMP does not make correct output.

2001-11-12 Thread js
ID: 13650 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: GD related Operating System: Solaris 7 (SunOS 5.7) PHP Version: 4.0.6 New Comment: I have now recompiled vith gd 1.8.4. It did not help! Still the same problem. Regards, Johan

[PHP-DEV] Bug #14025: register_globals=off doen't fill $HTTP_SESSION_VARS

2001-11-12 Thread dad
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: Session related Bug description: register_globals=off doen't fill $HTTP_SESSION_VARS When I turn off the register_globals parameter in php.ini, php seems to loose session tracking. In th

  1   2   >