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

2006-03-09 Thread changelog
changelog Fri Mar 10 06:31:50 2006 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2279r2=1.2280diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2279

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/spl spl_functions.c

2006-03-09 Thread Sebastian Bergmann
sebastian Thu Mar 9 11:43:45 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/splspl_functions.c Log: MFH: Make spl_register_std_class() and spl_register_sub_class() available outside of SPL, for instance in SPL_Types.

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

2006-03-09 Thread Sebastian Bergmann
sebastian Thu Mar 9 11:44:05 2006 UTC Modified files: /php-src/ext/splspl_functions.c Log: Make spl_register_std_class() and spl_register_sub_class() available outside of SPL, for instance in SPL_Types.

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

2006-03-09 Thread Edin Kadribasic
This will, of course, only work with SPL compiled into PHP. It will not work for SPL compiled as shared extension. I don't know if SPL supports compiling as shared at all though. Edin Sebastian Bergmann wrote: sebastian Thu Mar 9 11:44:05 2006 UTC Modified files:

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS configure.in /main php_version.h

2006-03-09 Thread Ilia Alshanetsky
iliaa Thu Mar 9 14:12:15 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS configure.in /php-src/main php_version.h Log: 5.1.3RC1 http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.449r2=1.2027.2.450diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS configure.in /main php_version.h

2006-03-09 Thread Ilia Alshanetsky
iliaa Thu Mar 9 14:22:59 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS configure.in /php-src/main php_version.h Log: Back to dev http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.450r2=1.2027.2.451diff_format=u Index:

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

2006-03-09 Thread Marcus Boerger
Hello Edin, no, spl can only be built in. best regards marcus Thursday, March 9, 2006, 1:28:34 PM, you wrote: This will, of course, only work with SPL compiled into PHP. It will not work for SPL compiled as shared extension. I don't know if SPL supports compiling as shared at all though.

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

2006-03-09 Thread Sara Golemon
pollita Thu Mar 9 20:31:58 2006 UTC Modified files: /php-src/main main.c Log: Move temporary local storage of primary file's realpath up one block to ensure it stays on the stack.

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

2006-03-09 Thread Sara Golemon
pollita Thu Mar 9 20:32:23 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main main.c Log: MFH: Move temporary local storage of primary file's realpath up one block to ensure it stays on the stack.

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

2006-03-09 Thread Marcus Boerger
helly Thu Mar 9 23:03:08 2006 UTC Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: - Add read ahead ability - Add skipping empty lines - Add ability to read lines as csv

[PHP-CVS] cvs: php-src /ext/spl spl_directory.h

2006-03-09 Thread Marcus Boerger
helly Thu Mar 9 23:07:48 2006 UTC Modified files: /php-src/ext/splspl_directory.h Log: - Revert left-over http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_directory.h?r1=1.23r2=1.24diff_format=u Index: php-src/ext/spl/spl_directory.h diff -u