Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/sqlite sqlite.c /ext/sqlite/tests bug48679.phpt

2009-06-25 Thread Scott MacVicar
On 25 Jun 2009, at 10:40, Johannes Schlüter wrote: Scott, On Thu, 2009-06-25 at 00:07 +, Scott MacVicar wrote: scottmacThu Jun 25 00:07:21 2009 UTC Added files: (Branch: PHP_5_2) [...] --EXPECT-- unicode(41) "Row count is not available for

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/sqlite sqlite.c /ext/sqlite/tests bug48679.phpt

2009-06-24 Thread Scott MacVicar
scottmacThu Jun 25 00:07:21 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/sqlite/tests bug48679.phpt Modified files: /php-src/ext/sqlite sqlite.c Log: MFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query se

[PHP-CVS] cvs: php-src /ext/sqlite sqlite.c /ext/sqlite/tests bug48679.phpt

2009-06-24 Thread Scott MacVicar
scottmacThu Jun 25 00:04:07 2009 UTC Added files: /php-src/ext/sqlite/tests bug48679.phpt Modified files: /php-src/ext/sqlite sqlite.c Log: Fix bug #48679 - Crash in SQLite with count on an unbuffered query set http://cvs.ph

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

2009-06-21 Thread Scott MacVicar
scottmacSun Jun 21 22:38:49 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN - Partially fixed in RC4, fixed properly in the next release. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.639&r2=1.2027.2.547.2.9

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

2009-06-21 Thread Scott MacVicar
scottmacSun Jun 21 22:33:49 2009 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.1561&r2=1.2027.2.547.2.1562&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.54

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

2009-06-21 Thread Scott MacVicar
scottmacSun Jun 21 22:32:19 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/date/tests bug48276.phpt Log: MFH Specific test for bug #48276 http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug48276.phpt?view=markup&rev=1.1 Index: php-sr

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

2009-06-21 Thread Scott MacVicar
scottmacSun Jun 21 22:31:41 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/date/tests bug48276.phpt Log: MFH Specific test for bug #48276 http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug48276.phpt?view=markup&rev=1.1 Index: php-sr

[PHP-CVS] cvs: php-src /ext/date/tests bug48276.phpt

2009-06-21 Thread Scott MacVicar
scottmacSun Jun 21 22:30:37 2009 UTC Added files: /php-src/ext/date/tests bug48276.phpt Log: Specific test for bug #48276 http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug48276.phpt?view=markup&rev=1.1 Index: php-src/ext/date/tests/bug4

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

2009-06-21 Thread Scott MacVicar
scottmacSun Jun 21 22:19:19 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c Log: MFH Fix bug #48276 - year is a long long so we need %lld so big endian systems print the correct value. http://cvs.php.net/viewvc.cgi/php-src

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

2009-06-21 Thread Scott MacVicar
scottmacSun Jun 21 22:19:12 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date php_date.c Log: MFH Fix bug #48276 - year is a long long so we need %lld so big endian systems print the correct value. http://cvs.php.net/viewvc.cgi/php-src

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

2009-06-21 Thread Scott MacVicar
scottmacSun Jun 21 22:18:53 2009 UTC Modified files: /php-src/ext/date php_date.c Log: Fix bug #48276 - year is a long long so we need %lld so big endian systems print the correct value. http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_dllist.c /ext/spl/tests dllist_010.phpt dllist_011.phpt dllist_memleak.phpt

2009-06-17 Thread Scott MacVicar
scottmacWed Jun 17 13:27:09 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests dllist_010.phpt dllist_011.phpt dllist_memleak.phpt Modified files: /php-src/ext/splspl_dllist.c Log:

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

2009-06-17 Thread Scott MacVicar
scottmacWed Jun 17 13:15:39 2009 UTC Added files: /php-src/ext/spl/tests dllist_011.phpt Modified files: /php-src/ext/spl/tests dllist_010.phpt Log: Update test to test a few more cases and another for calling prev() on a

[PHP-CVS] cvs: php-src /ext/spl spl_dllist.c /ext/spl/tests dllist_010.phpt dllist_memleak.phpt

2009-06-17 Thread Scott MacVicar
scottmacWed Jun 17 12:57:39 2009 UTC Added files: /php-src/ext/spl/tests dllist_010.phpt dllist_memleak.phpt Modified files: /php-src/ext/splspl_dllist.c Log: Add SplDoublyLinkedList::prev(), no point in having a DLL that o

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

2009-06-15 Thread Scott MacVicar
scottmacMon Jun 15 13:41:43 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.627&r2=1.2027.2.547.2.965.2.628&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.20

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

2009-06-08 Thread Scott MacVicar
scottmacTue Jun 9 02:00:47 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.617&r2=1.2027.2.547.2.965.2.618&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

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

2009-06-08 Thread Scott MacVicar
scottmacTue Jun 9 01:58:07 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/spl/tests bug48493.phpt Modified files: /php-src/ext/splphp_spl.c Log: MFH Fix bug #48493 - spl_autoload_register can leave the HT in an incon

[PHP-CVS] cvs: php-src /ext/spl php_spl.c /ext/spl/tests bug48493.phpt

2009-06-08 Thread Scott MacVicar
scottmacTue Jun 9 01:57:58 2009 UTC Added files: /php-src/ext/spl/tests bug48493.phpt Modified files: /php-src/ext/splphp_spl.c Log: Fix bug #48493 - spl_autoload_register can leave the HT in an inconsistent way. Need t

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

2009-06-08 Thread Scott MacVicar
scottmacTue Jun 9 01:09:28 2009 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.1546&r2=1.2027.2.547.2.1547&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.54

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

2009-06-08 Thread Scott MacVicar
scottmacTue Jun 9 01:04:35 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/mysqli/tests bug46109.phpt Log: Add test http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/bug46109.phpt?view=markup&rev=1.1 Index: php-src/ext/mysqli/tests/bug

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

2009-06-08 Thread Scott MacVicar
scottmacTue Jun 9 01:00:47 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysqli mysqli_api.c Log: MFH #46019 - Memory leak when Mysqli::init() is called multiple times. http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.11

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

2009-06-08 Thread Scott MacVicar
scottmacTue Jun 9 00:43:05 2009 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.1545&r2=1.2027.2.547.2.1546&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.54

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

2009-06-08 Thread Scott MacVicar
scottmacTue Jun 9 00:42:52 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Move entry to 5.2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.616&r2=1.2027.2.547.2.965.2.617&diff_format=u Index: php-src/NEWS diff -u

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

2009-06-08 Thread Scott MacVicar
scottmacMon Jun 8 21:52:08 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre php_pcre.c Log: MFH fix bug #44214: crash with preg_replace_callback and global variables http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.168.2.9.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/sqlite3 sqlite3.c /ext/sqlite3/tests sqlite3_enable_exceptions.phpt

2009-06-07 Thread Scott MacVicar
scottmacMon Jun 8 02:15:54 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3sqlite3.c /php-src/ext/sqlite3/tests sqlite3_enable_exceptions.phpt Log: MFH make SQLite3::enableExceptions() return the previous value. http://cvs

[PHP-CVS] cvs: php-src /ext/sqlite3 php_sqlite3_structs.h sqlite3.c /ext/sqlite3/tests sqlite3_enable_exceptions.phpt

2009-06-07 Thread Scott MacVicar
scottmacMon Jun 8 02:15:42 2009 UTC Modified files: /php-src/ext/sqlite3php_sqlite3_structs.h sqlite3.c /php-src/ext/sqlite3/tests sqlite3_enable_exceptions.phpt Log: Change more things to the UTF-16 API and make SQLite3::enableExceptions()

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

2009-05-30 Thread Scott MacVicar
scottmacSat May 30 09:48:18 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main main.c Log: MFH: Make sure the timeout is checked in the shutdown function, patch from Etienne http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.640.2.23.2

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

2009-05-30 Thread Scott MacVicar
scottmacSat May 30 09:47:39 2009 UTC Modified files: /php-src/main main.c Log: Make sure the timeout is checked in the shutdown function, patch from Etienne http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.799&r2=1.800&diff_format=u Index:

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

2009-05-28 Thread Scott MacVicar
scottmacFri May 29 02:35:56 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Bug number was wrong. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1530&r2=1.2027.2.547.2.1531&diff_format=u Index: php-src/NEWS diff -u php

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

2009-05-28 Thread Scott MacVicar
scottmacFri May 29 00:05:56 2009 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.1528&r2=1.2027.2.547.2.1529&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.54

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

2009-05-28 Thread Scott MacVicar
scottmacFri May 29 00:03:28 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard reg.c reg.h Log: MFH: Fix bug #48416 - Force a cache size for ereg to stop it getting out of control. Lazy LRU here. http://cvs.php.net/viewvc.cgi/ph

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

2009-05-28 Thread Scott MacVicar
scottmacThu May 28 21:57:24 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ereg ereg.c php_ereg.h Log: MFH: Fix bug #48416 - Force a cache size for ereg to stop it getting out of control. Lazy LRU here. http://cvs.php.net/viewvc.cgi/php-

[PHP-CVS] cvs: php-src /ext/ereg ereg.c php_ereg.h

2009-05-28 Thread Scott MacVicar
scottmacThu May 28 21:56:35 2009 UTC Modified files: /php-src/ext/ereg ereg.c php_ereg.h Log: Fix bug #48416 - Force a cache size for ereg to stop it getting out of control. Lazy LRU here. http://cvs.php.net/viewvc.cgi/php-src/ext/ereg/ereg.c?r1

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

2009-05-27 Thread Scott MacVicar
scottmacThu May 28 03:22:44 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN, though this library gets a lot of updates http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.609&r2=1.2027.2.547.2.965.2.610&diff_format=u

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

2009-05-27 Thread Scott MacVicar
scottmacThu May 28 03:20:47 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h Log: MFH sync SQLite 3.6.14.2 http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/libsqlite/sqlite3.c?r1=1.1.2.23&r2=1.1.2.24&di

[PHP-CVS] cvs: php-src /ext/sqlite3/libsqlite sqlite3.c sqlite3.h

2009-05-27 Thread Scott MacVicar
scottmacThu May 28 03:18:55 2009 UTC Modified files: /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h Log: sync SQLite 3.6.14.2 http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/libsqlite/sqlite3.c?r1=1.23&r2=1.24&diff_format=u Index: php-src

[PHP-CVS] cvs: php-src /ext/dba config.m4 dba.c dba_tcadb.c php_tcadb.h

2009-05-18 Thread Scott MacVicar
scottmacMon May 18 20:21:39 2009 UTC Added files: /php-src/ext/dbadba_tcadb.c php_tcadb.h Modified files: /php-src/ext/dbaconfig.m4 dba.c Log: Add support for tokyo cabinet, patch from Michael Maclean http://cvs.php.net

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

2009-05-14 Thread Scott MacVicar
scottmacThu May 14 22:03:36 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.603&r2=1.2027.2.547.2.965.2.604&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

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

2009-05-14 Thread Scott MacVicar
scottmacThu May 14 22:02:08 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json JSON_parser.c JSON_parser.h json.c Log: MFH Allow a custom recursion depth to be specified for json_decode() http://cvs.php.net/viewvc.cgi/php-src/ext/json/JS

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

2009-05-14 Thread Scott MacVicar
scottmacThu May 14 22:00:38 2009 UTC Modified files: /php-src/ext/json json.c Log: Throw an error rather than silently changing to the default. http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.51&r2=1.52&diff_format=u Index: php-src/ext

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

2009-05-13 Thread Scott MacVicar
scottmacThu May 14 00:13:57 2009 UTC Modified files: /php-src/ext/json JSON_parser.c JSON_parser.h json.c Log: Allow the json_decode() depth to be any size, but keep the static one around for now. It might make sense to allow an unbound depth. h

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

2009-05-09 Thread Scott MacVicar
On 9 May 2009, at 21:42, Johannes Schlüter wrote: On Sat, 2009-05-09 at 19:37 +, Scott MacVicar wrote: scottmacSat May 9 19:37:34 2009 UTC Modified files: /php-src/ext/spl spl_iterators.c Log: Fix bug #48206 - Iterating over an invalid data structure leads to

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

2009-05-09 Thread Scott MacVicar
scottmacSat May 9 20:42:56 2009 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.1493&r2=1.2027.2.547.2.1494&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.54

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

2009-05-09 Thread Scott MacVicar
scottmacSat May 9 20:42:44 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.592&r2=1.2027.2.547.2.965.2.593&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo/libmagic patchlevel.h readcdf.c

2009-05-09 Thread Scott MacVicar
scottmacSat May 9 20:34:37 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic patchlevel.h readcdf.c Log: MFH Update bundled libmagic to 5.03 http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/patchlevel.h?r1=1.1.2

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic patchlevel.h readcdf.c

2009-05-09 Thread Scott MacVicar
scottmacSat May 9 20:34:26 2009 UTC Modified files: /php-src/ext/fileinfo/libmagic patchlevel.h readcdf.c Log: Update bundled libmagic to 5.03 http://cvs.php.net/viewvc.cgi/php-src/ext/fileinfo/libmagic/patchlevel.h?r1=1.4&r2=1.5&diff_format=u I

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

2009-05-09 Thread Scott MacVicar
On 9 May 2009, at 21:21, Jani Taskinen wrote: Scott MacVicar kirjoitti: scottmacSat May 9 19:48:15 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/spl spl_iterators.c Log: MFH Fix bug #48206 - Iterating over an invalid data structure leads to

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

2009-05-09 Thread Scott MacVicar
scottmacSat May 9 20:18:43 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/spl/tests dit_003.phpt Log: MFH Broken test when you have a snapshot as it relies on CVS http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/dit_003.phpt?r1=1.1.2.

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

2009-05-09 Thread Scott MacVicar
scottmacSat May 9 20:18:18 2009 UTC Modified files: /php-src/ext/spl/tests dit_003.phpt Log: Broken test when you have a snapshot as it relies on CVS http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/dit_003.phpt?r1=1.2&r2=1.3&diff_format=u

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

2009-05-09 Thread Scott MacVicar
scottmacSat May 9 19:48:15 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_iterators.c Log: MFH Fix bug #48206 - Iterating over an invalid data structure leads to a segfault http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterato

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

2009-05-09 Thread Scott MacVicar
scottmacSat May 9 19:45:26 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_iterators.c Log: Fix bug #48206 again http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.73.2.30.2.28.2.23&r2=1.73.2.30.2.28.2.24&diff_format

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

2009-05-09 Thread Scott MacVicar
scottmacSat May 9 19:42:43 2009 UTC Modified files: /php-src/ext/splspl_iterators.c Log: Fix bug #48206 again http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.189&r2=1.190&diff_format=u Index: php-src/ext/spl/spl_iterators.c dif

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

2009-05-09 Thread Scott MacVicar
scottmacSat May 9 19:37:34 2009 UTC Modified files: /php-src/ext/splspl_iterators.c Log: Fix bug #48206 - Iterating over an invalid data structure leads to a segfault http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterators.c?r1=1.188&r2=1.

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

2009-05-09 Thread Scott MacVicar
scottmacSat May 9 19:35:10 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/splspl_iterators.c Log: MFH Fix bug #48206 - Iterating over an invalid data structure leads to a segfault http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_iterato

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

2009-05-07 Thread Scott MacVicar
scottmacThu May 7 16:56:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.589&r2=1.2027.2.547.2.965.2.590&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

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

2009-05-07 Thread Scott MacVicar
scottmacThu May 7 16:52:40 2009 UTC Modified files: /php-src/ext/sqlite3sqlite3.c Log: MFB Print warning when using loadExtension on non cli, cgi and embeded http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.39&r2=1.40&diff_

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

2009-05-07 Thread Scott MacVicar
scottmacThu May 7 16:50:54 2009 UTC Modified files: /php-src/ext/sqlite3sqlite3.c Log: Some unicode updates for sqlite3 http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.38&r2=1.39&diff_format=u Index: php-src/ext/sqlite3/sqlit

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

2009-05-07 Thread Scott MacVicar
scottmacThu May 7 16:49:27 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3sqlite3.c Log: Print warning when using loadExtension on non cli, cgi and embeded http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.1.2

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

2009-05-07 Thread Scott MacVicar
scottmacThu May 7 11:29:32 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.588&r2=1.2027.2.547.2.965.2.589&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

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

2009-05-04 Thread Scott MacVicar
scottmacMon May 4 21:11:41 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.581&r2=1.2027.2.547.2.965.2.582&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo/libmagic apprentice.c apptype.c cdf.c cdf.h compress.c file.h funcs.c magic.c patchlevel.h readcdf.c softmagic.c

2009-05-04 Thread Scott MacVicar
scottmacMon May 4 20:54:53 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic apprentice.c apptype.c cdf.c cdf.h compress.c file.h funcs.c magic.c patch

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic apprentice.c apptype.c cdf.c cdf.h compress.c file.h funcs.c magic.c patchlevel.h readcdf.c softmagic.c

2009-05-04 Thread Scott MacVicar
scottmacMon May 4 20:52:44 2009 UTC Modified files: /php-src/ext/fileinfo/libmagic apprentice.c apptype.c cdf.c cdf.h compress.c file.h funcs.c magic.c patchlevel.h readcdf.c

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

2009-05-04 Thread Scott MacVicar
scottmacMon May 4 16:37:32 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/hash hash.c Log: Add missing prototypes for mhash, no code changes. http://cvs.php.net/viewvc.cgi/php-src/ext/hash/hash.c?r1=1.18.2.5.2.7.2.17&r2=1.18.2.5.2.7.2.18&di

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

2009-04-27 Thread Scott MacVicar
On 27 Apr 2009, at 19:35, Jani Taskinen wrote: Scott MacVicar kirjoitti: scottmacMon Apr 27 18:20:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: BFN [snip] crashes). (Dmitry) - Fixed bug #47699 (autoload and late static binding

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

2009-04-27 Thread Scott MacVicar
scottmacMon Apr 27 18:38:58 2009 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/xmlrpc config.m4 Log: MFH Fix bug #47695 - xmlrpc --with-iconv-dir mangles --with-iconv if they use different iconv versions. Could also just add a dep

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

2009-04-27 Thread Scott MacVicar
scottmacMon Apr 27 18:20:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.568&r2=1.2027.2.547.2.965.2.569&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

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

2009-04-27 Thread Scott MacVicar
scottmacMon Apr 27 18:16:46 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3php_sqlite3_structs.h sqlite3.c Log: MFH Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus. http://cvs.

[PHP-CVS] cvs: php-src /ext/sqlite3 php_sqlite3_structs.h sqlite3.c

2009-04-27 Thread Scott MacVicar
scottmacMon Apr 27 18:15:54 2009 UTC Modified files: /php-src/ext/sqlite3sqlite3.c php_sqlite3_structs.h Log: Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus. http://cvs.php.net/viewvc.cgi/php-src/ext

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

2009-04-27 Thread Scott MacVicar
scottmacMon Apr 27 17:49:32 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/xmlrpc config.m4 Log: MFH Fix bug #47695 - xmlrpc --with-iconv-dir mangles --with-iconv if they use different iconv versions. Could also just add a dependency on iconv to fi

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

2009-04-27 Thread Scott MacVicar
scottmacMon Apr 27 17:49:18 2009 UTC Modified files: /php-src/ext/xmlrpc config.m4 Log: Fix bug #47695 - xmlrpc --with-iconv-dir mangles --with-iconv if they use different iconv versions. Could also just add a dependency on iconv to fix this. http

[PHP-CVS] cvs: php-src /ext/json CREDITS /ext/standard credits_ext.h

2009-04-02 Thread Scott MacVicar
p;r2=1.2&diff_format=u Index: php-src/ext/json/CREDITS diff -u php-src/ext/json/CREDITS:1.1 php-src/ext/json/CREDITS:1.2 --- php-src/ext/json/CREDITS:1.1Thu Jul 20 10:07:17 2006 +++ php-src/ext/json/CREDITSThu Apr 2 09:24:16 2009 @@ -1,2 +1,2 @@ JSON -Omar Kilani +Omar Kilani, Scott

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/json CREDITS /ext/standard credits_ext.h

2009-04-02 Thread Scott MacVicar
ON -Omar Kilani +Omar Kilani, Scott MacVicar http://cvs.php.net/viewvc.cgi/php-src/ext/standard/credits_ext.h?r1=1.30.2.6.2.6.2.10&r2=1.30.2.6.2.6.2.11&diff_format=u Index: php-src/ext/standard/credits_ext.h diff -u php-src/ext/standard/credits_ext.h:1.30.2.6.2.6.2.10 php-src/ext/standa

[PHP-CVS] Re: cvs: php-src /ext/pdo_sqlite sqlite_statement.c

2009-04-01 Thread Scott MacVicar
It's valid to discard the const qualifier, add_assoc_string runs estrndup to take a copy of the return value anyway. You've also made the code less readable and introduced a memory leak for str. So unless I've missed something can you revert this please. Scott Alexey Zakhlestin wrote: > indeyet

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

2009-03-31 Thread Scott MacVicar
scottmacTue Mar 31 14:26:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.546&r2=1.2027.2.547.2.965.2.547&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.20

[PHP-CVS] cvs: php-src /ext/openssl/tests bug47828.phpt

2009-03-30 Thread Scott MacVicar
scottmacMon Mar 30 22:17:02 2009 UTC Modified files: /php-src/ext/openssl/tests bug47828.phpt Log: I wish people would test their changes before comitting, especially since the test is *IDENTICAL* as before just with different formatting. http://cvs

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

2009-03-30 Thread Scott MacVicar
scottmacMon Mar 30 09:18:21 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/openssl/tests bug47828.phpt Log: MFH Add test for bug #47828 http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug47828.phpt?view=markup&rev=1.1 Index: php-src/

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

2009-03-30 Thread Scott MacVicar
scottmacMon Mar 30 09:17:57 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/openssl/tests bug47828.phpt Log: MFH Add test for bug #47828 http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug47828.phpt?view=markup&rev=1.1 Index: php-src/

[PHP-CVS] cvs: php-src /ext/openssl/tests bug47828.phpt

2009-03-30 Thread Scott MacVicar
scottmacMon Mar 30 09:17:47 2009 UTC Added files: /php-src/ext/openssl/tests bug47828.phpt Log: Add test for bug #47828 http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/tests/bug47828.phpt?view=markup&rev=1.1 Index: php-src/ext/openssl/tests/bug

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

2009-03-29 Thread Scott MacVicar
scottmacMon Mar 30 00:41:40 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter/tests 046.phpt Log: MFH Fix test, -2147483648 is a valid unsigned int where -2147483649 isn't. http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/046.phpt?

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

2009-03-29 Thread Scott MacVicar
scottmacMon Mar 30 00:41:09 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter/tests 046.phpt Log: MFH Fix test, -2147483648 is a valid unsigned int where -2147483649 isn't. http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/046.phpt?

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

2009-03-29 Thread Scott MacVicar
scottmacMon Mar 30 00:41:01 2009 UTC Modified files: /php-src/ext/filter/tests 046.phpt Log: Fix test, -2147483648 is a valid unsigned int where -2147483649 isn't. http://cvs.php.net/viewvc.cgi/php-src/ext/filter/tests/046.phpt?r1=1.3&r2=1.4&diff

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

2009-03-29 Thread Scott MacVicar
scottmacSun Mar 29 23:35:58 2009 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.1451&r2=1.2027.2.547.2.1452&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.54

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

2009-03-29 Thread Scott MacVicar
scottmacSun Mar 29 23:33:01 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/opensslopenssl.c Log: MFH Fix bug #47828 - Converting to UTF-8 can sometimes fail, check error codes and avoid segfault. http://cvs.php.net/viewvc.cgi/php-s

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

2009-03-29 Thread Scott MacVicar
scottmacSun Mar 29 23:32:34 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/opensslopenssl.c Log: MFH Fix bug #47828 - Converting to UTF-8 can sometimes fail, check error codes and avoid segfault. http://cvs.php.net/viewvc.cgi/php-src/

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

2009-03-29 Thread Scott MacVicar
scottmacSun Mar 29 23:32:17 2009 UTC Modified files: /php-src/ext/opensslopenssl.c Log: Fix bug #47828 - Converting to UTF-8 can sometimes fail, check error codes and avoid segfault. http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openss

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

2009-03-29 Thread Scott MacVicar
scottmacSun Mar 29 21:34:13 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3config0.m4 Log: MFH Fix bug #47826 - Building with system sqlite3 can miss a symbol. http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/config0.m4?r1=1.1.

[PHP-CVS] cvs: php-src /ext/sqlite3 config0.m4

2009-03-29 Thread Scott MacVicar
scottmacSun Mar 29 21:33:59 2009 UTC Modified files: /php-src/ext/sqlite3config0.m4 Log: Fix bug #47826 - Building with system sqlite3 can miss a symbol. http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/config0.m4?r1=1.10&r2=1.11&diff_form

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

2009-03-24 Thread Scott MacVicar
Hannes Magnusson wrote: > 2009/3/24 Scott MacVicar : >> scottmacTue Mar 24 01:57:54 2009 UTC >> >> Modified files: (Branch: PHP_5_3) >>/php-src/ext/zlib zlib.c >> Log: >> Fix bug #42362 - certain status codes nev

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

2009-03-23 Thread Scott MacVicar
scottmacTue Mar 24 02:00:35 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.529&r2=1.2027.2.547.2.965.2.530&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

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

2009-03-23 Thread Scott MacVicar
scottmacTue Mar 24 01:57:54 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zlib zlib.c Log: Fix bug #42362 - certain status codes never have output, so sending the gzip compression headers cause problems http://cvs.php.net/viewvc.cgi/php

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

2009-03-17 Thread Scott MacVicar
scottmacTue Mar 17 23:31:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json/tests bug45791.phpt Log: MFH Missing skip in tests http://cvs.php.net/viewvc.cgi/php-src/ext/json/tests/bug45791.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index

[PHP-CVS] cvs: php-src /ext/json/tests bug45791.phpt

2009-03-17 Thread Scott MacVicar
scottmacTue Mar 17 23:29:39 2009 UTC Modified files: /php-src/ext/json/tests bug45791.phpt Log: Missing skip in tests http://cvs.php.net/viewvc.cgi/php-src/ext/json/tests/bug45791.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/json/tests/bug4

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

2009-03-17 Thread Scott MacVicar
scottmacTue Mar 17 23:26:02 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c Log: MFH Replace magic values with a define for json encoding, makes reading it a bit easier http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.9

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

2009-03-17 Thread Scott MacVicar
scottmacTue Mar 17 23:25:39 2009 UTC Modified files: /php-src/ext/json json.c Log: Replace magic values with a define, makes reading it a bit easier http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=1.49&r2=1.50&diff_format=u Index: php-sr

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

2009-03-17 Thread Scott MacVicar
scottmacTue Mar 17 23:17:40 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.518&r2=1.2027.2.547.2.965.2.519&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1

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

2009-03-17 Thread Scott MacVicar
scottmacTue Mar 17 23:15:41 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json json.c /php-src/ext/json/tests 002.phpt Log: MFH Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array http://cvs.php.net/viewvc.cgi/php-sr

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

2009-03-17 Thread Scott MacVicar
scottmacTue Mar 17 23:15:17 2009 UTC Modified files: /php-src/ext/json json.c /php-src/ext/json/tests 002.phpt Log: Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array http://cvs.php.net/viewvc.cgi/php-src/ext/json/json.c?r1=

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

2009-03-17 Thread Scott MacVicar
in the scanner, is_numeric_string(), etc. (and I'm about to add a couple more). It saves from using both strto* functions. :-) See the attached patch against HEAD. I guess I could go ahead and do it later anyway, since your change didn't get merged to 5.2? - Matt - Original Message --

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

2009-03-17 Thread Scott MacVicar
Nope, this is just for us when creating zvals. http://marc.info/?l=php-cvs&m=123086535705859&w=2 Needs to be merged though. Scott Rasmus Lerdorf wrote: > Does this need to go upstream to the json.org version? > > Scott MacVicar wrote: >> scottmac Tue M

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

2009-03-17 Thread Scott MacVicar
scottmacTue Mar 17 14:57:39 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/json JSON_parser.c Log: MFH Deal with overflow when decoding large numbers http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.1.2.12.2.7&r2=1.1.2.12

<    1   2   3   4   5   6   >