Re: [PHP-DEV] Compile failure w/ ZTS

2004-03-25 Thread Andi Gutmans
Applied. Thanks. At 01:08 AM 3/26/2004 +0100, Timm Friebe wrote: Hi, current head fails to compile in ZTS mode. Fix attached. - Timm -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Internals - PHP Runtime Development Mailing List

[PHP-DEV] Compile failure w/ ZTS

2004-03-25 Thread Timm Friebe
Hi, current head fails to compile in ZTS mode. Fix attached. - Timm Index: Zend/zend_execute.c === RCS file: /repository/ZendEngine2/zend_execute.c,v retrieving revision 1.635 diff -u -r1.635 zend_execute.c --- Zend/zend_execute.c 25

Re: [PHP-DEV] Studlycaps and MySQLi

2004-03-25 Thread Andi Gutmans
At 09:14 AM 3/25/2004 -0600, John Coggeshall wrote: On Thu, 25 Mar 2004, Andi Gutmans wrote: > Marcus has already stepped up and showed his willingness to make many of > the needed changes. Actually, iirc Marcus reverted that change. yep because he wanted to wait until we reach a conclusion.

Re: [PHP-DEV] Studlycaps and MySQLi

2004-03-25 Thread George Schlossnagle
On Mar 25, 2004, at 9:29 AM, Andi Gutmans wrote: OK Guys. It's decision time. I suggested to move to studlyCaps and keep consistency with the new PHP 5 changes. If we go with this, I think we should make these changes ASAP and try and aim for RC2 within two weeks. Now I understand it's kind of h

Re: [PHP-DEV] Studlycaps and MySQLi

2004-03-25 Thread Andi Gutmans
OK Guys. It's decision time. I suggested to move to studlyCaps and keep consistency with the new PHP 5 changes. If we go with this, I think we should make these changes ASAP and try and aim for RC2 within two weeks. Now I understand it's kind of hard to force extension authors to change their ow

Re: [PHP-DEV] Studlycaps and MySQLi

2004-03-25 Thread Lenar Lõhmus
Nuno Lopes wrote: > > I really hate the Studlycaps convention. I prefer the old dash. Decision was made. > Why not use this only for new extensions? Do you know the pain to update > all the docs??... mysqli, tidy and sqlite are _new_ extensions. At least from the perspective of PHP's user. > >