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

2008-01-30 Thread changelog
changelog Thu Jan 31 01:31:29 2008 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2943r2=1.2944diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2943

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

2008-01-30 Thread changelog
changelog Thu Jan 31 01:31:31 2008 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1229r2=1.1230diff_format=u Index: ZendEngine2/ChangeLog diff -u

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

2008-01-30 Thread Dmitry Stogov
dmitry Wed Jan 30 08:10:28 2008 UTC Modified files: /php-src/ext/json json.c Log: ZTS fix http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.34r2=1.35diff_format=u Index: php-src/ext/json/json.c diff -u php-src/ext/json/json.c:1.34

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/xml xml.c

2008-01-30 Thread Rasmus Lerdorf
rasmus Wed Jan 30 08:50:02 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xmlxml.c Log: Copy-paste typo http://cvs.php.net/viewvc.cgi/php-src/ext/xml/xml.c?r1=1.157.2.4.2.7r2=1.157.2.4.2.8diff_format=u Index: php-src/ext/xml/xml.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/xml xml.c

2008-01-30 Thread Rasmus Lerdorf
rasmus Wed Jan 30 08:52:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/xmlxml.c Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/xml/xml.c?r1=1.157.2.4.2.5.2.3r2=1.157.2.4.2.5.2.4diff_format=u Index: php-src/ext/xml/xml.c diff -u

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

2008-01-30 Thread Rasmus Lerdorf
rasmus Wed Jan 30 08:52:56 2008 UTC Modified files: /php-src/ext/xmlxml.c Log: Fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/xml/xml.c?r1=1.175r2=1.176diff_format=u Index: php-src/ext/xml/xml.c diff -u php-src/ext/xml/xml.c:1.175

[PHP-CVS] cvs: php-src /ext/sqlite config.m4

2008-01-30 Thread Antony Dovgal
tony2001Wed Jan 30 09:11:08 2008 UTC Modified files: /php-src/ext/sqlite config.m4 Log: both pdo spl dependencies are optional http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/config.m4?r1=1.44r2=1.45diff_format=u Index: php-src/ext/sqlite/config.m4

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/json json.c utf8_to_utf16.c /ext/json/tests bug43941.phpt

2008-01-30 Thread Marcus Boerger
Hello Stanislav, Wednesday, January 30, 2008, 4:17:57 AM, you wrote: stasWed Jan 30 03:17:57 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/json/tests bug43941.phpt Modified files: /php-src/ext/json json.c utf8_to_utf16.c

[PHP-CVS] cvs: php-src / configure.in /ext/bz2 php_bz2.h /ext/dom xml_common.h /ext/gd php_gd.h /ext/hash php_hash.h /ext/iconv php_iconv.h /ext/libxml php_libxml.h /ext/mbstring mbstring.h /e

2008-01-30 Thread Dmitry Stogov
dmitry Wed Jan 30 09:56:22 2008 UTC Modified files: /php-srcconfigure.in /TSRM TSRM.h tsrm_virtual_cwd.h /ZendEngine2acconfig.h /php-src/ext/bz2php_bz2.h /php-src/ext/domxml_common.h /php-src/ext/gd php_gd.h

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/reflection php_reflection.c /ext/reflection/tests bug43926.phpt

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 10:27:30 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/reflection/tests bug43926.phpt Modified files: /php-src/ext/reflection php_reflection.c /php-srcNEWS Log: Fixed Bug#43926 (isInstance()

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c /ext/reflection/tests bug43926.phpt

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 10:54:41 2008 UTC Modified files: /php-src/ext/reflection php_reflection.c /php-src/ext/reflection/tests bug43926.phpt Log: Fixed Bug #43926 (isInstance() isn't equivalent to instanceof operator)

[PHP-CVS] cvs: CVSROOT / avail

2008-01-30 Thread Marcus Boerger
helly Wed Jan 30 11:49:39 2008 UTC Modified files: /CVSROOTavail Log: - Add robinf to allow him to submit tests http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1352r2=1.1353diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1352

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection/tests reflectionClass_isInstance_basic.phpt reflectionObject_isInstance_basic.phpt

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 11:43:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection/tests reflectionObject_isInstance_basic.phpt reflectionClass_isInstance_basic.phpt

[PHP-CVS] cvs: php-src /ext/reflection/tests bug43926.phpt reflectionClass_isInstance_basic.phpt reflectionObject_isInstance_basic.phpt

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 11:56:34 2008 UTC Modified files: /php-src/ext/reflection/tests reflectionObject_isInstance_basic.phpt reflectionClass_isInstance_basic.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection php_reflection.c

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 13:42:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: Fix the fix (isInstance - order of parameters)

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/classes __call_003.phpt autoload_007.phpt autoload_008.phpt autoload_009.phpt autoload_010.phpt autoload_011.phpt autoload_012.phpt autoload_013.phpt autoload_01

2008-01-30 Thread Robin Fernandes
robinf Wed Jan 30 14:25:43 2008 UTC Added files: (Branch: PHP_5_3) /php-src/tests/classes property_override_protected_private.phpt constants_error_004.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection php_reflection.c

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 14:45:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection php_reflection.c Log: Revert http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.164.2.33.2.45.2.10r2=1.164.2.33.2.45.2.11diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /tests/classes __call_003.phpt autoload_007.phpt autoload_008.phpt autoload_009.phpt autoload_010.phpt autoload_011.phpt autoload_012.phpt autoload_013.phpt autoload_01

2008-01-30 Thread Robin Fernandes
robinf Wed Jan 30 14:24:47 2008 UTC Added files: (Branch: PHP_5_2) /php-src/tests/classes property_override_protected_publicStatic.phpt property_override_protected_privateStatic.phpt

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

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 15:23:41 2008 UTC Modified files: /php-src/ext/reflection/tests bug43926.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/bug43926.phpt?r1=1.3r2=1.4diff_format=u Index:

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

2008-01-30 Thread Rob Richards
rrichards Wed Jan 30 15:28:10 2008 UTC Modified files: /php-src/ext/libxml libxml.c Log: fix bug #41562 (SimpleXML memory issue) http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/libxml.c?r1=1.66r2=1.67diff_format=u Index: php-src/ext/libxml/libxml.c diff

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/libxml libxml.c

2008-01-30 Thread Rob Richards
rrichards Wed Jan 30 15:28:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/libxml libxml.c Log: MFH: fix bug #41562 (SimpleXML memory issue)

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/libxml libxml.c

2008-01-30 Thread Rob Richards
rrichards Wed Jan 30 15:29:51 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/libxml libxml.c Log: MFH: fix bug #41562 (SimpleXML memory issue) http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/libxml.c?r1=1.32.2.7.2.16r2=1.32.2.7.2.17diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2008-01-30 Thread Rob Richards
rrichards Wed Jan 30 15:30:44 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1066r2=1.2027.2.547.2.1067diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/reflection/tests reflectionClass_isInstance_basic.phpt reflectionObject_isInstance_basic.phpt

2008-01-30 Thread Felipe Pena
felipe Wed Jan 30 16:06:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/reflection/tests reflectionObject_isInstance_basic.phpt reflectionClass_isInstance_basic.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/math acos_error.phpt acosh_error.phpt asin_error.phpt asinh_error.phpt atan_error.phpt atanh_error.phpt cos_error.phpt cosh_error.phpt sin_error.php

2008-01-30 Thread Zoe Slattery
zoe Wed Jan 30 17:44:54 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/mathsinh_error.phpt atan_error.phpt tan_error.phpt cosh_error.phpt asinh_error.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/math acos_error.phpt acosh_error.phpt asin_error.phpt asinh_error.phpt atan_error.phpt atanh_error.phpt cos_error.phpt cosh_error.phpt sin_error.php

2008-01-30 Thread Zoe Slattery
zoe Wed Jan 30 17:50:38 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/mathtan_error.phpt asinh_error.phpt acosh_error.phpt acos_error.phpt tanh_error.phpt

[PHP-CVS] cvs: php-src /ext/standard/tests/math acos_error.phpt acosh_error.phpt asin_error.phpt asinh_error.phpt atan_error.phpt atanh_error.phpt cos_error.phpt cosh_error.phpt sin_error.phpt sinh_er

2008-01-30 Thread Zoe Slattery
zoe Wed Jan 30 17:55:12 2008 UTC Modified files: /php-src/ext/standard/tests/mathcosh_error.phpt cos_error.phpt sin_error.phpt atanh_error.phpt acos_error.phpt tanh_error.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gmp gmp.c

2008-01-30 Thread Ilia Alshanetsky
iliaa Wed Jan 30 18:25:51 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gmpgmp.c Log: Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument)

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

2008-01-30 Thread Ilia Alshanetsky
iliaa Wed Jan 30 18:26:08 2008 UTC Modified files: /php-src/ext/gmpgmp.c Log: MFB: Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument) http://cvs.php.net/viewvc.cgi/php-src/ext/gmp/gmp.c?r1=1.67r2=1.68diff_format=u Index:

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

2008-01-30 Thread Ilia Alshanetsky
iliaa Wed Jan 30 18:27:04 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gmpgmp.c /php-srcNEWS Log: MFB: Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument)

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

2008-01-30 Thread Marcus Boerger
helly Wed Jan 30 23:08:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_directory.c Log: - Sub path may be NULL http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.23.2.8r2=1.45.2.27.2.23.2.9diff_format=u Index:

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

2008-01-30 Thread Marcus Boerger
helly Wed Jan 30 23:43:05 2008 UTC Modified files: /php-src/main/streams glob_wrapper.c Log: - Get rid of overoptimization http://cvs.php.net/viewvc.cgi/php-src/main/streams/glob_wrapper.c?r1=1.7r2=1.8diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /main/streams glob_wrapper.c

2008-01-30 Thread Marcus Boerger
helly Wed Jan 30 23:43:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main/streams glob_wrapper.c Log: - MFH Get rid of overoptimization http://cvs.php.net/viewvc.cgi/php-src/main/streams/glob_wrapper.c?r1=1.6.2.3r2=1.6.2.4diff_format=u Index:

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

2008-01-30 Thread Marcus Boerger
helly Wed Jan 30 23:45:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_directory.c Log: - WS http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.23.2.9r2=1.45.2.27.2.23.2.10diff_format=u Index:

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

2008-01-30 Thread Marcus Boerger
helly Wed Jan 30 23:49:49 2008 UTC Modified files: /php-src/ext/splspl_directory.c spl_directory.h Log: - MFB SplDirectoryIterator/glob:// stream integration http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.140r2=1.141diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8_statement.c /ext/oci8/tests bug42841.phpt

2008-01-30 Thread Christopher Jones
sixdThu Jan 31 00:26:44 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug42841.phpt Modified files: /php-src/ext/oci8 oci8_statement.c Log: Fixed bug #42841 (REF CURSOR and oci_new_cursor PHP crash)

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

2008-01-30 Thread Elizabeth Marie Smith
auroraeosrose Thu Jan 31 02:35:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_directory.c Log: Fix windows build http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.27.2.23.2.10r2=1.45.2.27.2.23.2.11diff_format=u

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

2008-01-30 Thread Marcus Boerger
helly Thu Jan 31 07:43:49 2008 UTC Modified files: /php-src/ext/spl/tests dit_001.phpt Log: - Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/dit_001.phpt?r1=1.4r2=1.5diff_format=u Index: php-src/ext/spl/tests/dit_001.phpt diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl/tests dit_001.phpt

2008-01-30 Thread Marcus Boerger
helly Thu Jan 31 07:44:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/spl/tests dit_001.phpt Log: - MFH Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/dit_001.phpt?r1=1.3.6.1r2=1.3.6.2diff_format=u Index: