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

2005-02-13 Thread Jani Taskinen
sniper Sun Feb 13 12:51:33 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/sessionsession.c Log: MFH: - Added the alias session_commit() (more intuitive name for session_write_close()) MFH: - Partial sync of the file by adding macro SESSION_CHECK

[PHP-CVS] cvs: php-src /ext/session mod_files.h mod_mm.h mod_user.h php_session.h

2005-02-13 Thread Jani Taskinen
sniper Sun Feb 13 12:54:04 2005 EDT Modified files: /php-src/ext/sessionmod_files.h mod_mm.h mod_user.h php_session.h Log: - Missing $Id$ tags http://cvs.php.net/diff.php/php-src/ext/session/mod_files.h?r1=1.9&r2=1.10&ty=u Index: php-src/ext/session/

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/session mod_files.h mod_mm.h mod_user.h php_session.h

2005-02-13 Thread Jani Taskinen
sniper Sun Feb 13 12:54:31 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/sessionmod_files.h mod_mm.h mod_user.h php_session.h Log: MFH: missing $Id$ tags http://cvs.php.net/diff.php/php-src/ext/session/mod_files.h?r1=1.9&r2=1.9.2.1&ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/session mod_files.h mod_mm.h mod_user.h php_session.h

2005-02-13 Thread Jani Taskinen
sniper Sun Feb 13 12:54:56 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/sessionmod_files.h mod_mm.h mod_user.h php_session.h Log: MFH: missing $Id$ tags http://cvs.php.net/diff.php/php-src/ext/session/mod_files.h?r1=1.6.8.1&r2=1.6.8.2&ty=u Ind

[PHP-CVS] cvs: php-src /tests/reflection 004.phpt invoke.phpt

2005-02-13 Thread Marcus Boerger
helly Sun Feb 13 08:57:51 2005 EDT Added files: /php-src/tests/reflection 004.phpt Removed files: /php-src/tests/reflection invoke.phpt Log: - Rename http://cvs.php.net/co.php/php-src/tests/reflection/004.phpt?r=1.1&p=1 Index: ph

[PHP-CVS] cvs: php-src(PHP_5_0) /tests/reflection 003.phpt 004.phpt 005.phpt invoke.phpt

2005-02-13 Thread Marcus Boerger
helly Sun Feb 13 08:59:08 2005 EDT Added files: (Branch: PHP_5_0) /php-src/tests/reflection 003.phpt 004.phpt 005.phpt Removed files: /php-src/tests/reflection invoke.phpt Log: - MFH http://cvs.php.net/co.php/php-src/tests/reflect

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

2005-02-13 Thread Marcus Boerger
helly Sun Feb 13 13:14:34 2005 EDT Modified files: /php-src/ext/splphp_spl.c Log: - Drop unneccessary rinit/rshutown,mshutdown - Add protos http://cvs.php.net/diff.php/php-src/ext/spl/php_spl.c?r1=1.38&r2=1.39&ty=u Index: php-src/ext/spl/php_spl.c dif

[PHP-CVS] cvs: php-src /win32/build config.w32

2005-02-13 Thread Rui Hirokawa
hirokawaSun Feb 13 08:03:03 2005 EDT Modified files: /php-src/win32/buildconfig.w32 Log: added --enable-zend-multibute for win32 http://cvs.php.net/diff.php/php-src/win32/build/config.w32?r1=1.34&r2=1.35&ty=u Index: php-src/win32/build/config.w32

[PHP-CVS] cvs: php-src(PHP_5_0) /win32/build config.w32

2005-02-13 Thread Rui Hirokawa
hirokawaSun Feb 13 08:03:29 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/win32/buildconfig.w32 Log: MFH: added --enable-zend-multibute for win32 http://cvs.php.net/diff.php/php-src/win32/build/config.w32?r1=1.26.2.5&r2=1.26.2.6&ty=u Index:

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

2005-02-13 Thread Marcus Boerger
helly Sun Feb 13 13:30:26 2005 EDT Modified files: /php-src/ext/splphp_spl.c Log: - Little code reordering http://cvs.php.net/diff.php/php-src/ext/spl/php_spl.c?r1=1.39&r2=1.40&ty=u Index: php-src/ext/spl/php_spl.c diff -u php-src/ext/spl/php_spl.c:1.39 ph

[PHP-CVS] cvs: php-src /tests/reflection 005.phpt

2005-02-13 Thread Marcus Boerger
helly Sun Feb 13 08:50:31 2005 EDT Added files: /php-src/tests/reflection 005.phpt Log: - Add new test http://cvs.php.net/co.php/php-src/tests/reflection/005.phpt?r=1.1&p=1 Index: php-src/tests/reflection/005.phpt +++ php-src/tests/reflection/005.phpt --

[PHP-CVS] cvs: php-src /ext/standard/tests/general_functions sunfuncts.phpt

2005-02-13 Thread Ilia Alshanetsky
iliaa Sun Feb 13 14:23:55 2005 EDT Modified files: /php-src/ext/standard/tests/general_functions sunfuncts.phpt Log: Fixed test. http://cvs.php.net/diff.php/php-src/ext/standard/tests/general_functions/sunfuncts.phpt?r1=1.7&r2=1.8&ty=u Index: php-src/

[PHP-CVS] cvs: php-src /win32/build confutils.js

2005-02-13 Thread Wez Furlong
wez Sun Feb 13 16:38:39 2005 EDT Modified files: /php-src/win32/buildconfutils.js Log: fix snaps http://cvs.php.net/diff.php/php-src/win32/build/confutils.js?r1=1.53&r2=1.54&ty=u Index: php-src/win32/build/confutils.js diff -u php-src/win32/build/

[PHP-CVS] cvs: php-src(PHP_5_0) /win32/build confutils.js

2005-02-13 Thread Wez Furlong
wez Sun Feb 13 16:40:29 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/win32/buildconfutils.js Log: fix snaps http://cvs.php.net/diff.php/php-src/win32/build/confutils.js?r1=1.42.2.1&r2=1.42.2.2&ty=u Index: php-src/win32/build/confutils.js dif

Re: [PHP-CVS] cvs: php-src(PHP_5_0) /win32/build config.w32

2005-02-13 Thread Wez Furlong
For future reference, you should have added this to the exclusions list in confutils.js too, as you just enabled this experimental feature by default in our so called stable snapshots! Fixed now in CVS. --Wez. On Sun, 13 Feb 2005 13:03:29 -, Rui Hirokawa <[EMAIL PROTECTED]> wrote: > hirokaw

Re: [PHP-CVS] cvs: php-src(PHP_5_0) /win32/build config.w32

2005-02-13 Thread Rui Hirokawa
Yes, this feature should be disabled by default. Thank you. Rui On Sun, 13 Feb 2005 16:41:35 -0500 Wez Furlong <[EMAIL PROTECTED]> wrote: > For future reference, you should have added this to the exclusions > list in confutils.js too, as you just enabled this experimental > feature by default i