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

2008-01-15 Thread Dmitry Stogov
dmitry Wed Jan 16 06:15:19 2008 UTC Modified files: /php-src/ext/soap soap.c Log: Fixed wrong type cast http://cvs.php.net/viewvc.cgi/php-src/ext/soap/soap.c?r1=1.240&r2=1.241&diff_format=u Index: php-src/ext/soap/soap.c diff -u php-src/ext/soap/soap.c:1.2

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

2008-01-15 Thread Dmitry Stogov
dmitry Wed Jan 16 06:15:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/soap soap.c Log: Fixed wrong type cast http://cvs.php.net/viewvc.cgi/php-src/ext/soap/soap.c?r1=1.156.2.28.2.30.2.10&r2=1.156.2.28.2.30.2.11&diff_format=u Index: php-src/ext/

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

2008-01-15 Thread Dmitry Stogov
dmitry Wed Jan 16 06:14:46 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/soap soap.c Log: Fixed wrong type cast http://cvs.php.net/viewvc.cgi/php-src/ext/soap/soap.c?r1=1.156.2.28.2.36&r2=1.156.2.28.2.37&diff_format=u Index: php-src/ext/soap/soap.

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

2008-01-15 Thread David Coallier
davidc Wed Jan 16 03:11:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard string.c Log: - MFH - Making sure this is also using the good zend parsing and added the php_ucfirst function http://cvs.php.net/viewvc.cgi/php-src/ext/sta

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

2008-01-15 Thread David Coallier
davidc Wed Jan 16 03:09:01 2008 UTC Modified files: /php-src/ext/standard string.c Log: - Make sure ucfirst is using the new zend-parse-parameters api - added php_ucfirst for non-unicode calls http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 config.m4

2008-01-15 Thread Christopher Jones
sixdWed Jan 16 00:42:02 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 config.m4 Log: MFH: fix #41941 (oci8 extension not lib64 savvy) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/config.m4?r1=1.55.2.3.2.11&r2=1.55.2.3.2.12&diff_format=u Ind

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 config.m4

2008-01-15 Thread Christopher Jones
sixdWed Jan 16 00:38:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 config.m4 Log: MFH: fix #41941 (oci8 extension not lib64 savvy) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/config.m4?r1=1.55.2.3.2.11.2.1&r2=1.55.2.3.2.11.2.2&diff_form

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

2008-01-15 Thread Christopher Jones
sixdWed Jan 16 00:33:26 2008 UTC Modified files: /php-src/ext/oci8 config.m4 Log: fix #41941 (oci8 extension not lib64 savvy) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/config.m4?r1=1.71&r2=1.72&diff_format=u Index: php-src/ext/oci8/config.m4 diff -u p

[PHP-CVS] cvs: php-src /ext/oci8 oci8.c oci8_lob.c php_oci8_int.h /ext/oci8/tests bug43497.phpt

2008-01-15 Thread Christopher Jones
sixdTue Jan 15 20:47:50 2008 UTC Modified files: /php-src/ext/oci8 oci8.c oci8_lob.c php_oci8_int.h /php-src/ext/oci8/tests bug43497.phpt Log: MFB: fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory) http://cvs.php.net/viewvc.cgi/ph

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

2008-01-15 Thread Christopher Jones
sixdTue Jan 15 20:54:59 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests bug43492.phpt Log: MFH: Testcase for #43492 (nested cursors) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/bug43492.phpt?view=markup&rev=1.1 Index: php-src/e

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

2008-01-15 Thread Christopher Jones
sixdTue Jan 15 20:54:22 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug43492.phpt Log: MFH: Testcase for #43492 (nested cursors) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/bug43492.phpt?view=markup&rev=1.1 Index: php-src/e

[PHP-CVS] cvs: php-src /ext/oci8/tests bug43492.phpt

2008-01-15 Thread Christopher Jones
sixdTue Jan 15 20:53:56 2008 UTC Added files: /php-src/ext/oci8/tests bug43492.phpt Log: Testcase for #43492 (nested cursors) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/bug43492.phpt?view=markup&rev=1.1 Index: php-src/ext/oci8/tests/bug43492

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8.c oci8_lob.c php_oci8_int.h /ext/oci8/tests bug43497.phpt

2008-01-15 Thread Christopher Jones
sixdTue Jan 15 20:44:31 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests bug43497.phpt Modified files: /php-src/ext/oci8 oci8.c oci8_lob.c php_oci8_int.h Log: MFB: fix #43497 (OCI8 XML/getClobVal aka temporary LOBs l

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8.c oci8_lob.c php_oci8_int.h /ext/oci8/tests bug43497.phpt

2008-01-15 Thread Christopher Jones
sixdTue Jan 15 20:42:13 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug43497.phpt Modified files: /php-src/ext/oci8 oci8.c oci8_lob.c php_oci8_int.h Log: fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak U

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

2008-01-15 Thread Rob Richards
rrichards Tue Jan 15 15:46:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_dllist.c Log: MFH: fix win build http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_dllist.c?r1=1.1.2.3&r2=1.1.2.4&diff_format=u Index: php-src/ext/spl/spl_dllis

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

2008-01-15 Thread Rob Richards
rrichards Tue Jan 15 15:45:44 2008 UTC Modified files: /php-src/ext/splspl_dllist.c Log: fix win build http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_dllist.c?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/spl/spl_dllist.c diff -u php-src/ext/spl/sp

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

2008-01-15 Thread Rob Richards
rrichards Tue Jan 15 15:13:37 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/opensslopenssl.c Log: MFH: fix memleak in sign and verify functions http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.98.2.5.2.43&r2=1.98.2.5.2.44&d

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

2008-01-15 Thread Rob Richards
rrichards Tue Jan 15 15:12:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/opensslopenssl.c Log: MFH: fix memleak in sign and verify functions http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.98.2.5.2.41.2.5&r2=1.98.2.5.2.

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

2008-01-15 Thread Rob Richards
rrichards Tue Jan 15 15:12:12 2008 UTC Modified files: /php-src/ext/opensslopenssl.c Log: fix memleak in sign and verify functions http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.154&r2=1.155&diff_format=u Index: php-src/ext/openss

[PHP-CVS] cvs: CVSROOT / avail

2008-01-15 Thread Johannes Schlüter
johannesTue Jan 15 14:58:45 2008 UTC Modified files: /CVSROOTavail Log: - Upgrade David Coallier http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1347&r2=1.1348&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1347 CVSROOT/avail:1.1348 -

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

2008-01-15 Thread Ilia Alshanetsky
iliaa Tue Jan 15 14:51:51 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zlib/tests bug_40189_2.phpt Log: Allow test to run from any directory http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/bug_40189_2.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_forma

[PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php

2008-01-15 Thread Marcus Boerger
helly Tue Jan 15 13:03:54 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: - MFH valgrind detection, note in header http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.35.2.13&r2=1.226.2.37.2.35.2.14&diff_format=u Index:

[PHP-CVS] cvs: php-src / run-tests.php

2008-01-15 Thread Marcus Boerger
helly Tue Jan 15 13:03:22 2008 UTC Modified files: /php-srcrun-tests.php Log: - Detect versions of valgrind that have an appendix to their verion number - Show whether valgrind is being used in test header http://cvs.php.net/viewvc.cgi/php-src/run-tes

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_dllist.c /ext/spl/tests dllist_001.phpt dllist_004.phpt dllist_005.phpt

2008-01-15 Thread Etienne Kneuss
colder Tue Jan 15 12:17:35 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_dllist.c /php-src/ext/spl/tests dllist_001.phpt dllist_004.phpt dllist_005.phpt Log: Fix ZTS build, fix tests http://cvs.php.

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

2008-01-15 Thread Etienne Kneuss
colder Tue Jan 15 12:17:09 2008 UTC Modified files: /php-src/ext/splspl_dllist.c Log: Fix ZTS build http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_dllist.c?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/spl/spl_dllist.c diff -u php-src/ext/spl/spl_dllist

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

2008-01-15 Thread Etienne Kneuss
colder Tue Jan 15 09:44:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_dllist.h Log: MFH: Bump year http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_dllist.h?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index: php-src/ext/spl/spl_dllist.h diff -u

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

2008-01-15 Thread Etienne Kneuss
colder Tue Jan 15 09:44:01 2008 UTC Modified files: /php-src/ext/splspl_dllist.h Log: Bump year http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_dllist.h?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/spl/spl_dllist.h diff -u php-src/ext/spl/spl_dllist.h:1

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl CREDITS config.m4 config.w32 php_spl.c spl_dllist.c spl_dllist.h /ext/spl/tests dllist_001.phpt dllist_002.phpt dllist_003.phpt dllist_004.phpt dllist_005.php

2008-01-15 Thread Etienne Kneuss
colder Tue Jan 15 09:38:15 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/splspl_dllist.c spl_dllist.h /php-src/ext/spl/tests dllist_001.phpt dllist_002.phpt dllist_003.phpt dllist_004.phpt

[PHP-CVS] cvs: php-src /ext/spl CREDITS config.m4 config.w32 php_spl.c spl_dllist.c spl_dllist.h /ext/spl/tests dllist_001.phpt dllist_002.phpt dllist_003.phpt dllist_004.phpt dllist_005.phpt dllist_

2008-01-15 Thread Etienne Kneuss
colder Tue Jan 15 09:37:51 2008 UTC Added files: /php-src/ext/splspl_dllist.c spl_dllist.h /php-src/ext/spl/tests dllist_001.phpt dllist_002.phpt dllist_003.phpt dllist_004.phpt dllist_0