[PHP-DEV] usort() implementation in 4.1+

2002-07-26 Thread Phil Dier
in this simple case, but adding more member vars and defining objects in different places complicates things. This behaviour is a bug IMO. And yes I saw the note in the manual, but i still think this is counter-intuitive and has the chance to break people's code (it broke mine). Phil Dier

[PHP-DEV] Re: [PHP-QA] 4.2.3RC2

2002-09-02 Thread Phil Driscoll
Can someone add RC2 to the buildtest-submit page. Ta -- Phil Driscoll -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PHP-QA] 4.2.3RC2

2002-09-02 Thread Phil Driscoll
On Monday 02 September 2002 9:06 pm, [EMAIL PROTECTED] wrote: On Mon, 2 Sep 2002, Phil Driscoll wrote: Can someone add RC2 to the buildtest-submit page. Thanks Derick - any chance of adding bison version 1.33 as well :) -- Phil Driscoll -- PHP Development Mailing List http://www.php.net

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] 4.2.3RC2

2002-09-03 Thread Phil Driscoll
On Monday 02 September 2002 9:10 pm, [EMAIL PROTECTED] wrote: done 2 :) The page still hasn't updated itself from CVS - is something somewhere not running? -- Phil Driscoll -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Alignment Bug in 'struct sockaddr_storage'

2002-09-19 Thread Phil Oleson
wants an email attached version instead. Phil. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] call_stack

2002-11-27 Thread Phil Dier
useful (for example in my case, now :-). debug_backtrace() will be available in PHP 4.3.0 and higher. Derick I thought debug_backtrace() was a ze2 thing. Does that mean 4.3 is going to use ze2? Phil Dier -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http

[PHP-DEV] RC4 and PHP_AUTH_USER

2002-12-20 Thread Phil Driscoll
Andrei said he wants to roll RC4 today. Can someone take a look at http://bugs.php.net/bug.php?id=20441 which is marked as critical for 4.3.0. Thanks -- Phil Driscoll -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] curl bugfix

2003-02-19 Thread Phil Oleson
Just posted a fix to a crash causing bug in the curl extension. It's applicable to all revs of php. though I only provided a patch to HEAD err 5.0 though it should be a quick cut paste for 4.3.1+ http://bugs.php.net/bug.php?id=22312 Phil. -- PHP Development Mailing List http://www.php.net

Re: [PHP-DEV] curl bugfix

2003-02-19 Thread Phil Oleson
Sure.. even made one for 4.3.1 http://nixil.net/curl.patches.tar.gz Phil. Jani Taskinen wrote: Can you put that patch somewhere where it can be downloaded? (the bug system mangles it..) --Jani On Wed, 19 Feb 2003, Phil Oleson wrote: Just posted a fix to a crash causing

<    1   2