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

2004-04-13 Thread Stanislav Malyshev
stasTue Apr 13 12:21:24 2004 EDT Modified files: /php-src/ext/splspl_array.c Log: fix bug #27979 http://cvs.php.net/diff.php/php-src/ext/spl/spl_array.c?r1=1.36r2=1.37ty=u Index: php-src/ext/spl/spl_array.c diff -u php-src/ext/spl/spl_array.c:1.36

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

2004-04-13 Thread Jani Taskinen
sniper Tue Apr 13 13:28:24 2004 EDT Modified files: /php-srcNEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1674r2=1.1675ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1674 php-src/NEWS:1.1675 --- php-src/NEWS:1.1674 Fri Apr 9 14:02:05 2004

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

2004-04-13 Thread Wez Furlong
wez Tue Apr 13 13:51:36 2004 EDT Modified files: /php-src/ext/com_dotnet com_saproxy.c Log: This wasn't updated for new parameters for object handlers yet... http://cvs.php.net/diff.php/php-src/ext/com_dotnet/com_saproxy.c?r1=1.7r2=1.8ty=u Index:

[PHP-CVS] cvs: php-src /ext/bz2 config.w32 php_bz2.def

2004-04-13 Thread Sara Golemon
pollita Tue Apr 13 13:54:48 2004 EDT Added files: /php-src/ext/bz2php_bz2.def Modified files: /php-src/ext/bz2config.w32 Log: Export symbols needed by bz2_filter

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

2004-04-13 Thread Ilia Alshanetsky
iliaa Tue Apr 13 14:18:23 2004 EDT Modified files: /php-src/ext/sessionsession.c Log: Another setting leak in session code (bug #27963). http://cvs.php.net/diff.php/php-src/ext/session/session.c?r1=1.388r2=1.389ty=u Index:

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

2004-04-13 Thread Ilia Alshanetsky
iliaa Tue Apr 13 14:23:10 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/sessionsession.c /php-srcNEWS Log: MFH: Fixed bug #27963 (Session lifetime setting may leak between requests).

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

2004-04-13 Thread Marcus Boerger
helly Tue Apr 13 15:06:16 2004 EDT Modified files: /php-src/ext/splspl_array.c Log: Bugfix #27979 http://cvs.php.net/diff.php/php-src/ext/spl/spl_array.c?r1=1.37r2=1.38ty=u Index: php-src/ext/spl/spl_array.c diff -u php-src/ext/spl/spl_array.c:1.37

[PHP-CVS] cvs: php-src /ext/spl/tests array_001.phpt array_002.phpt array_003.phpt array_004.phpt array_005.phpt array_iterator.phpt array_object.phpt array_object_iterator.phpt

2004-04-13 Thread Marcus Boerger
helly Tue Apr 13 15:06:39 2004 EDT Added files: /php-src/ext/spl/tests array_001.phpt array_002.phpt array_003.phpt array_004.phpt array_005.phpt Removed files: /php-src/ext/spl/tests

[PHP-CVS] cvs: php-src /ext/spl/tests array_001.phpt array_004.phpt

2004-04-13 Thread Marcus Boerger
helly Tue Apr 13 15:08:54 2004 EDT Modified files: /php-src/ext/spl/tests array_001.phpt array_004.phpt Log: Update error messages in tests http://cvs.php.net/diff.php/php-src/ext/spl/tests/array_001.phpt?r1=1.1r2=1.2ty=u Index: