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

2006-09-21 Thread changelog
changelog Fri Sep 22 01:30:52 2006 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2460r2=1.2461diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2460

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

2006-09-21 Thread changelog
changelog Fri Sep 22 01:30:55 2006 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.986r2=1.987diff_format=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.986

RE: [PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /main SAPI.c SAPI.h php_ini.c /sapi/cgi cgi_main.c /sapi/cli php_cli.c ZendEngine2 zend_ini.h zend_ini_parser.y zend_ini_scanner.h zend_ini_scanner.l

2006-09-21 Thread Dmitry Stogov
Do you think we shoul use -d with different behavior for CGI and CLI (revert patch for CLI only). Or revert patch at all? I know people were very interestd in it. Dmitry. -Original Message- From: Ilia Alshanetsky [mailto:[EMAIL PROTECTED] On Behalf Of Ilia Alshanetsky Sent:

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

2006-09-21 Thread Dmitry Stogov
dmitry Thu Sep 21 06:46:01 2006 UTC Modified files: /php-src/ext/bcmath bcmath.c Log: ZTS fix http://cvs.php.net/viewvc.cgi/php-src/ext/bcmath/bcmath.c?r1=1.67r2=1.68diff_format=u Index: php-src/ext/bcmath/bcmath.c diff -u php-src/ext/bcmath/bcmath.c:1.67

[PHP-CVS] cvs: php-src /ext/xsl php_xsl.c xsltprocessor.c /ext/xsl/tests bug33853.phpt

2006-09-21 Thread Rob Richards
rrichards Thu Sep 21 10:31:36 2006 UTC Modified files: /php-src/ext/xslphp_xsl.c xsltprocessor.c /php-src/ext/xsl/tests bug33853.phpt Log: finish unicode updates update test

[PHP-CVS] cvs: php-src /ext/dom attr.c cdatasection.c characterdata.c comment.c php_dom.c text.c /ext/dom/tests domattributes.phpt domchardata.phpt

2006-09-21 Thread Rob Richards
rrichards Thu Sep 21 11:53:58 2006 UTC Added files: /php-src/ext/dom/tests domattributes.phpt domchardata.phpt Modified files: /php-src/ext/domattr.c cdatasection.c characterdata.c comment.c php_dom.c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring config.m4 config.w32 mbstring.c /ext/mbstring/oniguruma HISTORY config.h.in index.html oniguruma.h regcomp.c regexec.c regint.h

2006-09-21 Thread Seiji Masugata
masugataThu Sep 21 16:37:20 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring config.m4 config.w32 mbstring.c /php-src/ext/mbstring/oniguruma HISTORY config.h.in index.html oniguruma.h

[PHP-CVS] cvs: php-src /ext/hash package.xml

2006-09-21 Thread Sara Golemon
pollita Thu Sep 21 18:22:04 2006 UTC Modified files: /php-src/ext/hash package.xml Log: Add double-width ripemd tests to package.xml http://cvs.php.net/viewvc.cgi/php-src/ext/hash/package.xml?r1=1.22r2=1.23diff_format=u Index: php-src/ext/hash/package.xml

[PHP-CVS] cvs: php-src /ext/unicode collator.c property.c

2006-09-21 Thread Andrei Zmievski
andrei Thu Sep 21 18:26:31 2006 UTC Modified files: /php-src/ext/unicodecollator.c property.c Log: Fix protos. http://cvs.php.net/viewvc.cgi/php-src/ext/unicode/collator.c?r1=1.8r2=1.9diff_format=u Index: php-src/ext/unicode/collator.c diff -u

[PHP-CVS] cvs: php-src /ext/hash package2.xml

2006-09-21 Thread Sara Golemon
pollita Thu Sep 21 18:39:30 2006 UTC Modified files: /php-src/ext/hash package2.xml Log: Add double-width ripemd tests to package2.xml as well http://cvs.php.net/viewvc.cgi/php-src/ext/hash/package2.xml?r1=1.2r2=1.3diff_format=u Index:

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

2006-09-21 Thread Andrei Zmievski
andrei Thu Sep 21 19:30:33 2006 UTC Modified files: /php-src/ext/unicodetransform.c unicode.c Log: Fix protos. http://cvs.php.net/viewvc.cgi/php-src/ext/unicode/transform.c?r1=1.5r2=1.6diff_format=u Index: php-src/ext/unicode/transform.c diff -u

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c /ext/standard/tests/file 002.phpt stream_rfc2397_002.phpt

2006-09-21 Thread Sara Golemon
pollita Thu Sep 21 19:53:10 2006 UTC Modified files: /php-src/ext/standard/tests/file002.phpt stream_rfc2397_002.phpt /php-src/ext/standard streamsfuncs.c Log: Update (most of) the functions in streamsfuncs.c This commit also includes a change

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter/tests 036.phpt

2006-09-21 Thread Ilia Alshanetsky
iliaa Thu Sep 21 23:06:52 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter/tests 036.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/036.phpt?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/filter/tests 036.phpt

2006-09-21 Thread Ilia Alshanetsky
iliaa Thu Sep 21 23:07:10 2006 UTC Modified files: /php-src/ext/filter/tests 036.phpt Log: MFB: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/036.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/filter/tests/036.phpt diff -u

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

2006-09-21 Thread Sara Golemon
pollita Thu Sep 21 23:36:13 2006 UTC Modified files: /php-src/ext/standard filestat.c Log: PHP6 Updates http://cvs.php.net/viewvc.cgi/php-src/ext/standard/filestat.c?r1=1.149r2=1.150diff_format=u Index: php-src/ext/standard/filestat.c diff -u

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

2006-09-21 Thread Sara Golemon
pollita Fri Sep 22 01:55:48 2006 UTC Modified files: /php-src/ext/standard assert.c basic_functions.c Log: PHP6 Updates http://cvs.php.net/viewvc.cgi/php-src/ext/standard/assert.c?r1=1.68r2=1.69diff_format=u Index: php-src/ext/standard/assert.c diff -u