[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2006-03-17 Thread changelog
changelog Sat Mar 18 06:31:51 2006 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/ZendEngine2/ChangeLog?r1=1.881r2=1.882diff_format=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.881

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

2006-03-17 Thread Dmitry Stogov
dmitry Fri Mar 17 08:58:51 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/main php_variables.c Log: Allowed 'auto_globals_jit' work together with 'register_argc_argv'

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

2006-03-17 Thread Dmitry Stogov
dmitry Fri Mar 17 08:59:02 2006 UTC Modified files: /php-src/main php_variables.c Log: Allowed 'auto_globals_jit' work together with 'register_argc_argv' http://cvs.php.net/viewcvs.cgi/php-src/main/php_variables.c?r1=1.120r2=1.121diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) /sapi/cgi cgi_main.c

2006-03-17 Thread Dmitry Stogov
dmitry Fri Mar 17 09:32:30 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/cgi cgi_main.c Log: Optimized FastCGI SAPI check. Check for ini options only once.

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2006-03-17 Thread Dmitry Stogov
dmitry Fri Mar 17 09:32:47 2006 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Optimized FastCGI SAPI check. Check for ini options only once. http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.279r2=1.280diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/xmlreader php_xmlreader.c /ext/xmlreader/tests bug36743.phpt

2006-03-17 Thread Antony Dovgal
tony2001Fri Mar 17 10:15:58 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/xmlreader/testsbug36743.phpt Modified files: /php-srcNEWS /php-src/ext/xmlreader php_xmlreader.c Log: fix #36743 (In a class

[PHP-CVS] cvs: php-src /ext/xmlreader php_xmlreader.c /ext/xmlreader/tests bug36743.phpt

2006-03-17 Thread Antony Dovgal
tony2001Fri Mar 17 10:17:36 2006 UTC Modified files: /php-src/ext/xmlreader php_xmlreader.c /php-src/ext/xmlreader/testsbug36743.phpt Log: MFB: fix #36743 (In a class extending XMLReader array properties are not writable)

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

2006-03-17 Thread Dmitry Stogov
dmitry Fri Mar 17 10:42:31 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main fopen_wrappers.c Log: Eliminated unnecessary getcwd() syscall http://cvs.php.net/viewcvs.cgi/php-src/main/fopen_wrappers.c?r1=1.175.2.2r2=1.175.2.3diff_format=u Index:

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

2006-03-17 Thread Dmitry Stogov
dmitry Fri Mar 17 10:46:02 2006 UTC Modified files: /php-src/main fopen_wrappers.c Log: Eliminated unnecessary getcwd() syscall http://cvs.php.net/viewcvs.cgi/php-src/main/fopen_wrappers.c?r1=1.181r2=1.182diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard string.c type.c /ext/standard/tests/strings strtr2.phpt ucfirst.phpt

2006-03-17 Thread Derick Rethans
derick Fri Mar 17 14:29:05 2006 UTC Added files: /php-src/ext/standard/tests/strings strtr2.phpt ucfirst.phpt Modified files: /php-src/ext/standard string.c type.c Log: - Fixed bug in ucfirst() implementation. If the tmp_len = 0

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

2006-03-17 Thread Derick Rethans
derick Fri Mar 17 14:53:57 2006 UTC Modified files: /php-src/ext/standard basic_functions.c php_type.h Log: - Actually make this is_binary() too. http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/basic_functions.c?r1=1.762r2=1.763diff_format=u

[PHP-CVS] cvs: php-src /main php_variables.c /tests/basic 011.phpt bug29971.phpt

2006-03-17 Thread Dmitry Stogov
dmitry Fri Mar 17 15:04:23 2006 UTC Modified files: /php-src/main php_variables.c /php-src/tests/basic011.phpt bug29971.phpt Log: Fixed register_argc_argv

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/pdo_pgsql pgsql_statement.c /ext/pdo_pgsql/tests bug36727.phpt

2006-03-17 Thread Antony Dovgal
tony2001Fri Mar 17 22:15:57 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/pdo_pgsql/testsbug36727.phpt Modified files: /php-srcNEWS /php-src/ext/pdo_pgsql pgsql_statement.c Log: fix #36727 (segfault in

[PHP-CVS] cvs: php-src /ext/pdo_pgsql pgsql_statement.c /ext/pdo_pgsql/tests bug36727.phpt

2006-03-17 Thread Antony Dovgal
tony2001Fri Mar 17 22:17:15 2006 UTC Modified files: /php-src/ext/pdo_pgsql pgsql_statement.c /php-src/ext/pdo_pgsql/testsbug36727.phpt Log: MFB: fix #36727 (segfault in pdo_pgsql bindValue() when no parameters are defined)

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

2006-03-17 Thread Andrei Zmievski
andrei Fri Mar 17 22:51:20 2006 UTC Modified files: /php-src/ext/standard string.c Log: Calculate the size of the tmp[] buffer directly at compile time. http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/string.c?r1=1.530r2=1.531diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/spl spl_directory.c /ext/standard file.c image.c /main/streams streams.c /sapi/cli php_cli.c

2006-03-17 Thread Andrei Zmievski
andrei Fri Mar 17 22:52:55 2006 UTC Modified files: /php-src/ext/splspl_directory.c /php-src/ext/standard file.c image.c /php-src/main/streams streams.c /php-src/sapi/cli php_cli.c Log: Fix compiler errors by using NULL_ZSTR where

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

2006-03-17 Thread Andrei Zmievski
andrei Fri Mar 17 23:00:20 2006 UTC Modified files: /php-src/ext/standard type.c Log: Make is_string() return TRUE for both Unicode and binary strings. http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/type.c?r1=1.41r2=1.42diff_format=u Index:

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

2006-03-17 Thread Marcus Boerger
helly Fri Mar 17 23:14:56 2006 UTC Modified files: /php-src/ext/standard string.c Log: - Fix TSRM http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/string.c?r1=1.531r2=1.532diff_format=u Index: php-src/ext/standard/string.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/mbstring mbstring.c

2006-03-17 Thread Seiji Masugata
masugataSat Mar 18 05:52:33 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/mbstring mbstring.c Log: fixed doesn't return value when omitting arguments in mb_get_info( ).