[PHP-CVS] cvs: php-src /ext/standard file.c

2004-01-24 Thread Jani Taskinen
sniper Sun Jan 25 01:09:38 2004 EDT Modified files: /php-src/ext/standard file.c Log: Fixed bug #27020 (Compile failure; sys/select.h: No such file or directory) http://cvs.php.net/diff.php/php-src/ext/standard/file.c?r1=1.378&r2=1.379&ty=u Index: php-src

[PHP-CVS] cvs: php-src /ext/standard ftp_fopen_wrapper.c url.c url.h

2004-01-24 Thread Ard Biesheuvel
abies Sat Jan 24 19:30:52 2004 EDT Modified files: /php-src/ext/standard url.c url.h ftp_fopen_wrapper.c Log: Changed prototypes to allow parsing of string literals and constant strings Minor CS/WS http://cvs.php.net/diff.php/php-src/ext/standard/ur

[PHP-CVS] cvs: php-src /ext/sybase_ct/tests test_types.phpt

2004-01-24 Thread Timm Friebe
thekid Sat Jan 24 10:18:53 2004 EDT Modified files: /php-src/ext/sybase_ct/teststest_types.phpt Log: - Added test on char type http://cvs.php.net/diff.php/php-src/ext/sybase_ct/tests/test_types.phpt?r1=1.1&r2=1.2&ty=u Index: php-src/ext/sybase_ct/tests/

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c

2004-01-24 Thread Georg Richter
georg Sat Jan 24 09:38:17 2004 EDT Modified files: /php-src/ext/mysqli mysqli_api.c Log: prototype fixes http://cvs.php.net/diff.php/php-src/ext/mysqli/mysqli_api.c?r1=1.59&r2=1.60&ty=u Index: php-src/ext/mysqli/mysqli_api.c diff -u php-src/ext/mysqli/mysql

Re: [PHP-CVS] cvs: php-src /ext/standard array.c

2004-01-24 Thread Andrey Hristov
Hi Jani, there were some places in the codebase where the macro ZEND_ENGINE_2 was used. I think these were the last 2 occurances. Andrey Jani Taskinen wrote: Yes, what's the point in having such compatibility things in HEAD? --Jani On Sat, 24 Jan 2004, Andrey Hristov wrote: Ooo

Re: [PHP-CVS] cvs: php-src /ext/standard array.c

2004-01-24 Thread Jani Taskinen
Yes, what's the point in having such compatibility things in HEAD? --Jani On Sat, 24 Jan 2004, Andrey Hristov wrote: >Ooops, something else slipped in :/ (no more commits so late). >Anyway, should I revert the irrelevant part about ZEND_ENGINE_2 ? > >Andrey > >Andrey Hristov wro