[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2004-05-28 Thread changelog
changelog Fri May 28 20:32:18 2004 EDT Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1641r2=1.1642ty=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.1641 php-src/ChangeLog:1.1642 ---

[PHP-CVS] cvs: php-src / TODO-5.1

2004-05-28 Thread Marcus Boerger
helly Fri May 28 05:03:00 2004 EDT Modified files: /php-srcTODO-5.1 Log: Add more things http://cvs.php.net/diff.php/php-src/TODO-5.1?r1=1.1r2=1.2ty=u Index: php-src/TODO-5.1 diff -u php-src/TODO-5.1:1.1 php-src/TODO-5.1:1.2 --- php-src/TODO-5.1:1.1

[PHP-CVS] cvs: php-src / TODO-PHP5

2004-05-28 Thread Marcus Boerger
helly Fri May 28 05:06:56 2004 EDT Modified files: /php-srcTODO-PHP5 Log: Remove finished tasks http://cvs.php.net/diff.php/php-src/TODO-PHP5?r1=1.2r2=1.3ty=u Index: php-src/TODO-PHP5 diff -u php-src/TODO-PHP5:1.2 php-src/TODO-PHP5:1.3 ---

[PHP-CVS] cvs: php-src / TODO

2004-05-28 Thread Marcus Boerger
helly Fri May 28 05:12:07 2004 EDT Modified files: /php-srcTODO Log: Remove finished tasks http://cvs.php.net/diff.php/php-src/TODO?r1=1.154r2=1.155ty=u Index: php-src/TODO diff -u php-src/TODO:1.154 php-src/TODO:1.155 --- php-src/TODO:1.154 Sun Aug 17

[PHP-CVS] cvs: php-src / TODO-5.1

2004-05-28 Thread Marcus Boerger
helly Fri May 28 05:14:44 2004 EDT Modified files: /php-srcTODO-5.1 Log: Add more outstanding patches http://cvs.php.net/diff.php/php-src/TODO-5.1?r1=1.2r2=1.3ty=u Index: php-src/TODO-5.1 diff -u php-src/TODO-5.1:1.2 php-src/TODO-5.1:1.3 ---

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

2004-05-28 Thread Derick Rethans
derick Fri May 28 06:45:19 2004 EDT Modified files: /php-srcNEWS /php-src/ext/standard basic_functions.c Log: - Fixed ip2long() behavior if an invalid IP address was passed to the function. This makes it possible to distingiush between

[PHP-CVS] cvs: php-src / TODO-5.1

2004-05-28 Thread Derick Rethans
derick Fri May 28 06:47:15 2004 EDT Modified files: /php-srcTODO-5.1 Log: - Added date/time parser thingy. http://cvs.php.net/diff.php/php-src/TODO-5.1?r1=1.3r2=1.4ty=u Index: php-src/TODO-5.1 diff -u php-src/TODO-5.1:1.3 php-src/TODO-5.1:1.4 ---

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

2004-05-28 Thread Stefan Esser
sesser Fri May 28 07:33:24 2004 EDT Modified files: /php-src/ext/standard url.c Log: Fixed off-by-one in php_parse_url. http://cvs.php.net/diff.php/php-src/ext/standard/url.c?r1=1.79r2=1.80ty=u Index: php-src/ext/standard/url.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard url.c

2004-05-28 Thread Stefan Esser
sesser Fri May 28 07:33:43 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard url.c Log: MFH http://cvs.php.net/diff.php/php-src/ext/standard/url.c?r1=1.58.2.14r2=1.58.2.15ty=u Index: php-src/ext/standard/url.c diff -u

[PHP-CVS] cvs: php-src /ext/xsl xsltprocessor.c

2004-05-28 Thread Christian Stocker
chregu Fri May 28 09:04:19 2004 EDT Modified files: /php-src/ext/xslxsltprocessor.c Log: fix memleak in php callbacks http://cvs.php.net/diff.php/php-src/ext/xsl/xsltprocessor.c?r1=1.27r2=1.28ty=u Index: php-src/ext/xsl/xsltprocessor.c diff -u

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

2004-05-28 Thread Wez Furlong
wez Fri May 28 09:25:51 2004 EDT Modified files: /php-src/ext/standard proc_open.c Log: Hopefully resolve proc_open build issues. If we need anything more elaborate than this, then we can move to a configure time check as Sascha suggests.

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/gd/libgd gd_topal.c

2004-05-28 Thread Ilia Alshanetsky
iliaa Fri May 28 09:47:26 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/gd/libgd gd_topal.c Log: MFH: Fixed bug #28311 (Transparency detection code is off by 1).

[PHP-CVS] cvs: php-src /main main.c

2004-05-28 Thread Ilia Alshanetsky
iliaa Fri May 28 10:14:26 2004 EDT Modified files: /php-src/main main.c Log: The engine will take care out-of-memory situation for us. http://cvs.php.net/diff.php/php-src/main/main.c?r1=1.603r2=1.604ty=u Index: php-src/main/main.c diff -u

[PHP-CVS] cvs: php-src /ext/xsl xsltprocessor.c

2004-05-28 Thread Ilia Alshanetsky
iliaa Fri May 28 10:17:46 2004 EDT Modified files: /php-src/ext/xslxsltprocessor.c Log: Fixed memory leak on error. http://cvs.php.net/diff.php/php-src/ext/xsl/xsltprocessor.c?r1=1.28r2=1.29ty=u Index: php-src/ext/xsl/xsltprocessor.c diff -u

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

2004-05-28 Thread Ard Biesheuvel
abies Fri May 28 16:11:35 2004 EDT Modified files: /php-src/ext/interbase interbase.c Log: Fix commit/rollback of multi-link transactions Some CS http://cvs.php.net/diff.php/php-src/ext/interbase/interbase.c?r1=1.215r2=1.216ty=u Index:

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

2004-05-28 Thread John Coggeshall
johnFri May 28 16:32:52 2004 EDT Modified files: /php-src/ext/tidy tidy.c Log: 'tidy' should not be final, but 'tidyNode' should be. http://cvs.php.net/diff.php/php-src/ext/tidy/tidy.c?r1=1.52r2=1.53ty=u Index: php-src/ext/tidy/tidy.c diff -u

[PHP-CVS] cvs: php-src /ext/interbase interbase.c php_ibase_includes.h

2004-05-28 Thread Ard Biesheuvel
abies Fri May 28 19:39:33 2004 EDT Modified files: /php-src/ext/interbase interbase.c php_ibase_includes.h Log: Changed default date format to ISO Enable sync flag in connect()