[PHP-CVS] cvs: php-src /ext/gd/libgd gd.c /ext/gd/tests imagerotate_overflow.phpt

2008-12-10 Thread Scott MacVicar
scottmacWed Dec 10 13:30:12 2008 UTC Added files: /php-src/ext/gd/tests imagerotate_overflow.phpt Modified files: /php-src/ext/gd/libgd gd.c Log: Fix segfault and potential security issue in imagerotate().

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 01:20:58 2008 UTC Modified files: /php-src/ext/sessionsession.c Log: Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 01:21:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sessionsession.c Log: MFH Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 01:21:42 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sessionsession.c Log: MFH Fix bug #35975 - Session cookie expires date format isn't the most compatible. Sync to that of setcookie().

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 01:23:40 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.1356r2=1.2027.2.547.2.1357diff_format=u Index: php-src/NEWS diff -u

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 02:56:09 2008 UTC Modified files: /php-src/ext/mbstring mbstring.c Log: Fix bug #46738 - Segfault when mb_detect_encoding() fails. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.305r2=1.306diff_format=u

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 02:56:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mbstring mbstring.c Log: MFH Fix bug #46738 - Segfault when mb_detect_encoding() fails.

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

2008-12-10 Thread Scott MacVicar
scottmacThu Dec 11 02:58:22 2008 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.409r2=1.2027.2.547.2.965.2.410diff_format=u Index: php-src/NEWS diff -u

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

2008-12-08 Thread Scott MacVicar
scottmacMon Dec 8 11:53:30 2008 UTC Modified files: /php-src/ext/opensslxp_ssl.c Log: Fix bug #46748, segfault when SSL has more than one error message.

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

2008-12-08 Thread Scott MacVicar
scottmacMon Dec 8 11:54:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/opensslxp_ssl.c Log: MFH Fix bug #46748, segfault when SSL has more than one error message.

[PHP-CVS] cvs: php-src(PHP_5_3) /tests/basic bug46759.phpt

2008-12-08 Thread Scott MacVicar
scottmacTue Dec 9 01:47:56 2008 UTC Added files: (Branch: PHP_5_3) /php-src/tests/basicbug46759.phpt Log: Add test for the recent magic_quotes_gpc regression.

[PHP-CVS] cvs: php-src(PHP_5_2) /tests/basic bug46759.phpt

2008-12-08 Thread Scott MacVicar
scottmacTue Dec 9 01:48:32 2008 UTC Added files: (Branch: PHP_5_2) /php-src/tests/basicbug46759.phpt Log: MFB 5.3 Add test for the recent magic_quotes_gpc regression.

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

2008-12-07 Thread Scott MacVicar
scottmacMon Dec 8 02:33:47 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/opensslxp_ssl.c /php-srcNEWS Log: Fix bug #46748, segfault when SSL has more than one error message.

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

2008-12-06 Thread Scott MacVicar
scottmacSat Dec 6 17:16:36 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter filter.c Log: Back out bugfix for #42718 as this broke magic_quotes_gpc

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

2008-12-06 Thread Scott MacVicar
scottmacSat Dec 6 17:25:35 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/filter filter.c Log: MFB: Back out bugfix for #42718 as this broke magic_quotes_gpc

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

2008-12-03 Thread Scott MacVicar
scottmacWed Dec 3 11:59:16 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: BFN, just some missing NEWS entries http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.399r2=1.2027.2.547.2.965.2.400diff_format=u Index:

[PHP-CVS] cvs: php-src / configure.in /ext/fileinfo/libmagic print.c /main snprintf.c snprintf.h

2008-11-27 Thread Scott MacVicar
scottmacThu Nov 27 19:45:16 2008 UTC Modified files: /php-srcconfigure.in /php-src/ext/fileinfo/libmagic print.c /php-src/main snprintf.c snprintf.h Log: Add asprintf, use regular system malloc and free and add checks in

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in /ext/fileinfo/libmagic print.c /main snprintf.c snprintf.h

2008-11-27 Thread Scott MacVicar
scottmacThu Nov 27 19:45:28 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in /php-src/ext/fileinfo/libmagic print.c /php-src/main snprintf.c snprintf.h Log: MFH Add asprintf, use regular system malloc and free and add

Re: [PHP-CVS] cvs: php-src / configure.in /ext/fileinfo/libmagic print.c /main snprintf.c snprintf.h

2008-11-27 Thread Scott MacVicar
On 27 Nov 2008, at 20:33, Ilia Alshanetsky wrote: Is there a reason you do not want to use PHP wrappers allocation protection? On 27-Nov-08, at 2:45 PM, Scott MacVicar wrote: scottmacThu Nov 27 19:45:16 2008 UTC Modified files: /php-src configure.in /php-src/ext

[PHP-CVS] cvs: php-src /ext/hash hash.c /ext/mhash CREDITS config.m4 config.w32 mhash.c php_mhash.h

2008-11-27 Thread Scott MacVicar
scottmacThu Nov 27 21:11:51 2008 UTC Removed files: /php-src/ext/mhash CREDITS config.m4 config.w32 mhash.c php_mhash.h Modified files: /php-src/ext/hash hash.c Log: Move mhash extension registration code into the hash module

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/hash hash.c /ext/mhash CREDITS config.m4 config.w32 mhash.c php_mhash.h

2008-11-27 Thread Scott MacVicar
scottmacThu Nov 27 21:11:55 2008 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/mhash CREDITS config.m4 config.w32 mhash.c php_mhash.h Modified files: /php-src/ext/hash hash.c Log: MFH Move mhash extension registration code into

Re: [PHP-CVS] cvs: php-src / configure.in /ext/fileinfo/libmagic print.c /main snprintf.c snprintf.h

2008-11-27 Thread Scott MacVicar
to allocate. Scott On 27 Nov 2008, at 21:10, Ilia Alshanetsky wrote: Do we have other extensions using libmagic other then fileinfo? Otherwise, could we not solve it with define flags for fileinfo extension? On 27-Nov-08, at 3:40 PM, Scott MacVicar wrote: On 27 Nov 2008, at 20:33, Ilia

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

2008-11-27 Thread Scott MacVicar
scottmacThu Nov 27 08:41:31 2008 UTC Modified files: /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h Log: Update libsqlite to 3.6.6.2

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic print.c /ext/fileinfo/tests finfo_open_error.phpt

2008-11-22 Thread Scott MacVicar
scottmacSat Nov 22 10:27:19 2008 UTC Modified files: /php-src/ext/fileinfo/libmagic print.c /php-src/ext/fileinfo/tests finfo_open_error.phpt Log: Warnings from libmagic should be notices rather than sent to stderr, this fixes a test on Windows

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo/libmagic print.c /ext/fileinfo/tests finfo_open_error.phpt

2008-11-22 Thread Scott MacVicar
scottmacSat Nov 22 10:29:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic print.c /php-src/ext/fileinfo/tests finfo_open_error.phpt Log: MFH Warnings from libmagic should be notices rather than sent to stderr, this

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

2008-11-22 Thread Scott MacVicar
scottmacSat Nov 22 11:48:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite sqlite.c Log: MFH Error handler isn't properly restored when using fetchObject() with SQLite

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

2008-11-22 Thread Scott MacVicar
scottmacSat Nov 22 11:48:38 2008 UTC Modified files: /php-src/ext/sqlite sqlite.c Log: Error handler isn't properly restored when using fetchObject() with SQLite

[PHP-CVS] cvs: php-src /win32/build config.w32.h.in

2008-11-22 Thread Scott MacVicar
scottmacSat Nov 22 12:39:13 2008 UTC Modified files: /php-src/win32/buildconfig.w32.h.in Log: Fix build on Windows http://cvs.php.net/viewvc.cgi/php-src/win32/build/config.w32.h.in?r1=1.17r2=1.18diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build config.w32.h.in

2008-11-22 Thread Scott MacVicar
scottmacSat Nov 22 12:39:16 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildconfig.w32.h.in Log: MFH Fix build on Windows

[PHP-CVS] cvs: php-src /main php.h /win32/build config.w32.h.in

2008-11-22 Thread Scott MacVicar
scottmacSat Nov 22 15:16:42 2008 UTC Modified files: /php-src/win32/buildconfig.w32.h.in /php-src/main php.h Log: Better fix for va_copy since some architectures like to do a deep copy.

[PHP-CVS] cvs: php-src(PHP_5_3) /main php.h /win32/build config.w32.h.in

2008-11-22 Thread Scott MacVicar
scottmacSat Nov 22 15:16:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildconfig.w32.h.in /php-src/main php.h Log: MFH Better fix for va_copy since some architectures like to do a deep copy.

[PHP-CVS] cvs: php-src /ext/sqlite3/libsqlite php-sqlite3-changes.patch

2008-11-22 Thread Scott MacVicar
scottmacSat Nov 22 15:43:34 2008 UTC Added files: /php-src/ext/sqlite3/libsqlite php-sqlite3-changes.patch Log: Patch file for sqlite3 amalgamation so things don't get missed.

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

2008-11-22 Thread Scott MacVicar
scottmacSat Nov 22 15:44:21 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/sqlite3/libsqlite php-sqlite3-changes.patch Log: MFH Patch file for sqlite3 amalgamation so things don't get missed.

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

2008-11-21 Thread Scott MacVicar
scottmacFri Nov 21 21:49:52 2008 UTC Modified files: /php-src/main snprintf.c snprintf.h Log: Add vasprintf() so the buffer can be automatically calculated, you need to efree this when done though!

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

2008-11-21 Thread Scott MacVicar
scottmacFri Nov 21 22:05:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main snprintf.c snprintf.h Log: MFH Add vasprintf() so the buffer can be automatically calculated, you need to efree this when done though!

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

2008-11-17 Thread Scott MacVicar
scottmacMon Nov 17 19:34:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3sqlite3.c Log: MFH Fix #46033 - Segfault when instantiating SQLite3stmt and SQLite3Result directly.

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

2008-11-17 Thread Scott MacVicar
scottmacMon Nov 17 21:54:20 2008 UTC Added files: /php-src/ext/openssl/tests openssl_random_pseudo_bytes.phpt Modified files: /php-src/ext/opensslopenssl.c Log: Add openssl_random_pseudo_bytes() in order to expose access

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

2008-11-17 Thread Scott MacVicar
scottmacMon Nov 17 21:54:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/opensslopenssl.c Log: MFH Add openssl_random_pseudo_bytes() in order to expose access to a PRG, this wraps around whatever the OS provides. - OpenBSD uses

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

2008-11-07 Thread Scott MacVicar
scottmacFri Nov 7 12:58:08 2008 UTC Modified files: /php-src/ext/sqlite3/libsqlite sqlite3.h Log: MFB fix VC6 build http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/libsqlite/sqlite3.h?r1=1.6r2=1.7diff_format=u Index:

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

2008-11-07 Thread Scott MacVicar
scottmacSat Nov 8 02:05:04 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN Save the bunnies

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

2008-11-07 Thread Scott MacVicar
wrote: PLEASE keep the run-test.php in sync in PHP_5_2 also.. --Jani Scott MacVicar wrote: scottmacThu Nov 6 03:09:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic funcs.c softmagic.c

2008-11-05 Thread Scott MacVicar
scottmacThu Nov 6 02:58:15 2008 UTC Modified files: /php-src/ext/fileinfo/libmagic funcs.c softmagic.c Log: Fix buffer overread in libmagic and sync a skipped change from 4.26

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo/libmagic funcs.c softmagic.c

2008-11-05 Thread Scott MacVicar
scottmacThu Nov 6 03:00:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic funcs.c softmagic.c Log: MFH: Fix buffer overread in libmagic and sync a skipped change from 4.26

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

2008-11-05 Thread Scott MacVicar
scottmacThu Nov 6 03:08:58 2008 UTC Modified files: /php-srcrun-tests.php Log: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.380r2=1.381diff_format=u Index:

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

2008-11-05 Thread Scott MacVicar
scottmacThu Nov 6 03:09:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php Log: MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN

[PHP-CVS] Re: cvs: php-src(PHP_5_3) / NEWS /ext/standard/tests/general_functions parse_ini_file.phpt ZendEngine2 zend_ini_scanner.l

2008-11-03 Thread Scott MacVicar
Not sure if I agree with this change, it has never meant to work and doesn't work with any of the ini parsers in other languages. If anything I would make it an E_NOTICE. Scott Arnaud Le Blanc wrote: lbarnaud Sun Nov 2 23:36:10 2008 UTC Modified files: (Branch:

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

2008-11-02 Thread Scott MacVicar
scottmacSun Nov 2 23:06:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Add some missing news entries http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.357r2=1.2027.2.547.2.965.2.358diff_format=u Index:

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

2008-10-22 Thread Scott MacVicar
scottmacWed Oct 22 14:15:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic apprentice.c Log: MFH: When using the internal database and there is an error it could try free some invalid things. This was causing a bus error on

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic apprentice.c

2008-10-22 Thread Scott MacVicar
scottmacWed Oct 22 16:34:17 2008 UTC Modified files: /php-src/ext/fileinfo/libmagic apprentice.c Log: Fix a stat on a null when the internal database is used.

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

2008-10-22 Thread Scott MacVicar
scottmacWed Oct 22 16:34:40 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic apprentice.c Log: MFH: Fix a stat on a null when the internal database is used.

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic apprentice.c

2008-10-20 Thread Scott MacVicar
scottmacMon Oct 20 23:35:47 2008 UTC Modified files: /php-src/ext/fileinfo/libmagic apprentice.c Log: Fix bug #46331 - The internal magic db is const memory and segfaults when you try to do byte swapping on big endian machines. This fixes it by

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

2008-10-20 Thread Scott MacVicar
scottmacMon Oct 20 23:36:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic apprentice.c Log: MFH Fix bug #46331 - The internal magic db is const memory and segfaults when you try to do byte swapping on big endian machines.

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

2008-10-01 Thread Scott MacVicar
scottmacWed Oct 1 11:01:26 2008 UTC Modified files: /php-src/ext/standard rand.c Log: Remove license condition that is no longer required. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/rand.c?r1=1.76r2=1.77diff_format=u Index:

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

2008-10-01 Thread Scott MacVicar
scottmacWed Oct 1 11:04:27 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard rand.c Log: MFH: Fix bug #46209 - Remove license condition that is no longer required.

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

2008-09-30 Thread Scott MacVicar
scottmacTue Sep 30 11:13:43 2008 UTC Modified files: /php-src/ext/sqlite3sqlite3.c /php-src/ext/sqlite3/tests sqlite3_23_escape_string.phpt Log: SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite

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

2008-09-30 Thread Scott MacVicar
scottmacTue Sep 30 11:14:48 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3sqlite3.c /php-src/ext/sqlite3/tests sqlite3_23_escape_string.phpt Log: MFH: SQLite3::escapeString can be static as it doesn't rely on an instance of

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/hash hash.c /ext/hash/tests mhash_001.phpt mhash_004.phpt

2008-09-18 Thread Scott MacVicar
scottmacThu Sep 18 11:59:13 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/hash/tests mhash_004.phpt Modified files: /php-srcNEWS /php-src/ext/hash hash.c /php-src/ext/hash/tests mhash_001.phpt Log:

[PHP-CVS] Re: cvs: php-src(PHP_5_3) / NEWS /ext/hash hash_crc32.c /ext/hash/tests crc32.phpt hash_copy_001.phpt

2008-09-18 Thread Scott MacVicar
mhash tests use the same hash functions and have separate tests so they need to be updated too. ext/hash/tests/mhash_*.phpt Scott Antony Dovgal wrote: tony2001 Mon Aug 18 14:29:58 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS

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

2008-09-18 Thread Scott MacVicar
scottmacThu Sep 18 16:02:09 2008 UTC Modified files: /php-src/ext/opensslopenssl.c Log: Show the library version currently loaded as well as the version the extension was compiled with. Useful for checking PHP is using the latest version.

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

2008-09-18 Thread Scott MacVicar
scottmacThu Sep 18 16:09:19 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/opensslopenssl.c Log: MFH: Show the library version currently loaded as well as the version the extension was compiled with. Useful for

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo/libmagic apprentice.c file.h print.c softmagic.c

2008-08-29 Thread Scott MacVicar
scottmacFri Aug 29 09:49:02 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo/libmagic apprentice.c file.h print.c softmagic.c Log: Replace ereg code with pcre, fix duplicate macro names and

[PHP-CVS] cvs: php-src /ext/fileinfo/libmagic apprentice.c file.h print.c softmagic.c

2008-08-29 Thread Scott MacVicar
scottmacFri Aug 29 09:50:57 2008 UTC Modified files: /php-src/ext/fileinfo/libmagic apprentice.c file.h print.c softmagic.c Log: MFB: Replace ereg code with pcre, fix duplicate macro names and segfault. Patch

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo/tests finfo_file_002.phpt /ext/fileinfo/tests/resources test.bmp test.gif test.jpg test.pdf test.png

2008-08-29 Thread Scott MacVicar
scottmacFri Aug 29 09:52:13 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/fileinfo/tests finfo_file_002.phpt /php-src/ext/fileinfo/tests/resources test.bmp test.gif test.jpg test.pdf test.png

[PHP-CVS] cvs: php-src /ext/fileinfo/tests finfo_file_002.phpt /ext/fileinfo/tests/resources test.bmp test.gif test.jpg test.pdf test.png

2008-08-29 Thread Scott MacVicar
scottmacFri Aug 29 09:55:52 2008 UTC Modified files: /php-src/ext/fileinfo/tests finfo_file_002.phpt /php-src/ext/fileinfo/tests/resources test.bmp test.gif test.jpg test.pdf test.png Log: MFB:

Re: [PHP-CVS] cvs: php-src /ext/hash CREDITS config.m4 hash.c /ext/hash/tests mhash_001.phpt mhash_002.phpt mhash_003.phpt skip_mhash.inc /ext/mhash config.m4 mhash.c mhash.dsp php_mhash.h /ext/mhash/

2008-08-16 Thread Scott MacVicar
On 16 Aug 2008, at 17:19, Pierre Joye wrote: Hi, On Sat, Aug 16, 2008 at 11:56 PM, Jani Taskinen [EMAIL PROTECTED] wrote: Will $PHP_MHASH ever be anything here? afaict ext/hash cannot be disabled after this change -Hannes I wasn't paying attention to this..what was done for

[PHP-CVS] cvs: php-src /ext/sqlite3 sqlite3.c /ext/sqlite3/tests sqlite3_12_unfinalized_stmt_cleanup.phpt sqlite3_25_create_aggregate.phpt

2008-08-06 Thread Scott MacVicar
scottmacWed Aug 6 14:02:44 2008 UTC Modified files: /php-src/ext/sqlite3sqlite3.c /php-src/ext/sqlite3/tests sqlite3_12_unfinalized_stmt_cleanup.phpt sqlite3_25_create_aggregate.phpt Log: MFB: Update coding

[PHP-CVS] cvs: php-src /ext/sqlite3/tests sqlite3_22_loadextension.phpt

2008-08-06 Thread Scott MacVicar
scottmacWed Aug 6 14:07:21 2008 UTC Modified files: /php-src/ext/sqlite3/tests sqlite3_22_loadextension.phpt Log: Fix test on Windows http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/tests/sqlite3_22_loadextension.phpt?r1=1.2r2=1.3diff_format=u

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

2008-08-06 Thread Scott MacVicar
scottmacWed Aug 6 14:07:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3/tests sqlite3_22_loadextension.phpt Log: MFH: Fix test on Windows

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/sqlite3 config.m4 php_sqlite3.h

2008-08-01 Thread Scott MacVicar
On 1 Aug 2008, at 08:04, Antony Dovgal [EMAIL PROTECTED] wrote: On 01.08.2008 02:24, Scott MacVicar wrote: scottmacThu Jul 31 22:24:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3config.m4 php_sqlite3.h Log: Enable by default and fix compile

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

2008-08-01 Thread Scott MacVicar
scottmacFri Aug 1 12:02:40 2008 UTC Modified files: /php-src/ext/pdo_sqlite config.m4 Log: MFB: Make pdo_sqlite use the bundled extension with sqlite3 http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/config.m4?r1=1.39r2=1.40diff_format=u Index:

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

2008-07-31 Thread Scott MacVicar
scottmacThu Jul 31 16:31:13 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3sqlite3.c Log: Stray RETURN_TRUE value http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.1.2.5r2=1.1.2.6diff_format=u Index:

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

2008-07-31 Thread Scott MacVicar
scottmacThu Jul 31 17:13:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3/tests sqlite3_25_create_aggregate.phpt Log: Fix test

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

2008-07-31 Thread Scott MacVicar
scottmacThu Jul 31 20:47:11 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Fix some NEWS entries http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.232r2=1.2027.2.547.2.965.2.233diff_format=u Index: php-src/NEWS

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

2008-07-31 Thread Scott MacVicar
scottmacThu Jul 31 22:24:05 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3config.m4 php_sqlite3.h Log: Enable by default and fix compile error

[PHP-CVS] cvs: php-src /ext/sqlite3 config.m4 php_sqlite3.h

2008-07-31 Thread Scott MacVicar
-u php-src/ext/sqlite3/php_sqlite3.h:1.6 php-src/ext/sqlite3/php_sqlite3.h:1.7 --- php-src/ext/sqlite3/php_sqlite3.h:1.6 Mon Jul 28 11:56:46 2008 +++ php-src/ext/sqlite3/php_sqlite3.h Thu Jul 31 22:25:18 2008 @@ -15,10 +15,10 @@ | Authors: Scott MacVicar [EMAIL PROTECTED

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

2008-07-31 Thread Scott MacVicar
scottmacThu Jul 31 22:30:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3sqlite3.c Log: Class rename to match Coding Standards http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/sqlite3.c?r1=1.1.2.6r2=1.1.2.7diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_sqlite config.m4 /ext/sqlite3/tests sqlite3_12_unfinalized_stmt_cleanup.phpt

2008-07-31 Thread Scott MacVicar
scottmacThu Jul 31 23:25:39 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite config.m4 /php-src/ext/sqlite3/tests sqlite3_12_unfinalized_stmt_cleanup.phpt Log: Make pdo_sqlite use the bundled extension with sqlite3 (pdo_sqlite

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

2008-07-31 Thread Scott MacVicar
scottmacThu Jul 31 23:36:47 2008 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite/libsqlite sqlite3.c sqlite3.h sqlite3ext.h Log: Bundled pdo_sqlite files are no longer required -- PHP CVS Mailing List (http://www.php.net/) To

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

2008-07-31 Thread Scott MacVicar
scottmacThu Jul 31 23:56:33 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite config.m4 Log: Still need defines so that sqlite3.h will match the lib that sqlite3 uses

[PHP-CVS] cvs: php-src /ext/fileinfo config.w32 /ext/fileinfo/libmagic config.h

2008-07-30 Thread Scott MacVicar
scottmacThu Jul 31 00:32:25 2008 UTC Modified files: /php-src/ext/fileinfo config.w32 /php-src/ext/fileinfo/libmagic config.h Log: get fileinfo building again on Windows

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/fileinfo config.w32 /ext/fileinfo/libmagic config.h

2008-07-30 Thread Scott MacVicar
scottmacThu Jul 31 00:33:02 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/fileinfo config.w32 /php-src/ext/fileinfo/libmagic config.h Log: MFH: get fileinfo building again on Windows

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

2008-07-30 Thread Scott MacVicar
scottmacThu Jul 31 00:46:22 2008 UTC Modified files: /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h Log: Resync libsqlite files from amalgamation. Save the kittens, no EOL mess.

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

2008-07-30 Thread Scott MacVicar
scottmacThu Jul 31 00:46:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h Log: MFH: Resync libsqlite files from amalgamation. Save the kittens, no EOL mess.

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

2008-07-30 Thread Scott MacVicar
On 31 Jul 2008, at 01:55, Jani Taskinen wrote: Scott MacVicar kirjoitti: scottmacThu Jul 31 00:46:22 2008 UTC Modified files: /php-src/ext/sqlite3/libsqlite sqlite3.c sqlite3.h sqlite3ext.h Log: Resync libsqlite files from amalgamation. Save the kittens

[PHP-CVS] Re: cvs: php-src(PHP_5_3) /ext/sqlite3 php_sqlite3.h php_sqlite3_structs.h /ext/sqlite3/tests skipif.inc stream_test.inc

2008-07-28 Thread Scott MacVicar
Is everyone having a go at picking an EOL? What exactly are the standards for source files and what technical issues come up when something other than 'X' is used? Scott Jani Taskinen wrote: janiMon Jul 28 11:59:35 2008 UTC Modified files: (Branch: PHP_5_3)

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

2008-07-28 Thread Scott MacVicar
scottmacMon Jul 28 23:01:02 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3sqlite3.c Log: Fix error when fetchArray reaches the last row, and prototyp error

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

2008-07-28 Thread Scott MacVicar
scottmacTue Jul 29 00:56:22 2008 UTC Modified files: /php-src/ext/sqlite3php_sqlite3_structs.h sqlite3.c /php-src/ext/sqlite3/tests sqlite3_12_unfinalized_stmt_cleanup.phpt Log: Add freelist for tracking sqlite statements to free on implicit

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

2008-07-28 Thread Scott MacVicar
scottmacTue Jul 29 00:56:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite3php_sqlite3_structs.h sqlite3.c /php-src/ext/sqlite3/tests sqlite3_12_unfinalized_stmt_cleanup.phpt Log: MFH: Add freelist for tracking sqlite

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

2008-07-28 Thread Scott MacVicar
scottmacTue Jul 29 01:20:28 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard crypt_blowfish.c php_crypt_r.h Log: Fix build where __const is already defined like OS X.

[PHP-CVS] cvs: php-src /ext/pdo_sqlite config.w32 /ext/pdo_sqlite/libsqlite .cvsignore /ext/pdo_sqlite/sqlite Makefile.in Makefile.linux-gcc README VERSION aclocal.m4 addopcodes.awk config.guess con

2008-07-24 Thread Scott MacVicar
scottmacThu Jul 24 11:24:28 2008 UTC Added files: /php-src/ext/pdo_sqlite/libsqlite .cvsignore Removed files: /php-src/ext/pdo_sqlite/sqlite Makefile.in Makefile.linux-gcc README VERSION

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_sqlite config.w32 /ext/pdo_sqlite/libsqlite .cvsignore /ext/pdo_sqlite/sqlite Makefile.in Makefile.linux-gcc README VERSION aclocal.m4 addopcodes.awk config.

2008-07-24 Thread Scott MacVicar
scottmacThu Jul 24 11:33:34 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite/libsqlite .cvsignore Removed files: /php-src/ext/pdo_sqlite/sqlite Makefile.in Makefile.linux-gcc

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

2008-07-24 Thread Scott MacVicar
scottmacThu Jul 24 14:20:51 2008 UTC Modified files: /php-src/ext/pdo_sqlite config.m4 config.w32 Log: Remove non existent defines, change THREADSAFE to SQLITE_THREADSAFE and sync with 5.3

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

2008-07-24 Thread Scott MacVicar
scottmacThu Jul 24 14:25:33 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite config.m4 config.w32 Log: MFH: Remove non existent defines and change THREADSAFE to SQLITE_THREADSAFE

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/sqlite3 .cvsignore CREDITS config.m4 config.w32 php_sqlite3.h sqlite3.c /ext/sqlite3/libsqlite .cvsignore sqlite3.c sqlite3.h sqlite3ext.h /ext/sqlite3/tests .cv

2008-07-24 Thread Scott MacVicar
scottmacFri Jul 25 02:44:59 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/sqlite3.cvsignore CREDITS config.m4 config.w32 php_sqlite3.h sqlite3.c /php-src/ext/sqlite3/libsqlite .cvsignore sqlite3.c

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_sqlite config.m4 pdo_sqlite.c post-bundle.sh /ext/pdo_sqlite/libsqlite sqlite3.c sqlite3.h sqlite3ext.h

2008-07-23 Thread Scott MacVicar
scottmacThu Jul 24 00:24:04 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite/libsqlite sqlite3.c sqlite3.h sqlite3ext.h Removed files: /php-src/ext/pdo_sqlite post-bundle.sh Modified files:

[PHP-CVS] cvs: php-src /ext/standard exec.c /ext/standard/tests/general_functions escapeshellcmd-win32.phpt

2008-07-22 Thread Scott MacVicar
scottmacTue Jul 22 16:18:37 2008 UTC Added files: /php-src/ext/standard/tests/general_functions escapeshellcmd-win32.phpt Modified files: /php-src/ext/standard exec.c

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard exec.c /ext/standard/tests/general_functions escapeshellcmd-win32.phpt

2008-07-22 Thread Scott MacVicar
scottmacTue Jul 22 16:21:16 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/general_functions escapeshellcmd-win32.phpt Modified files:

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

2008-07-22 Thread Scott MacVicar
scottmacTue Jul 22 21:53:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard exec.c Log: Fix windows build error.

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

2008-07-22 Thread Scott MacVicar
scottmacTue Jul 22 21:56:25 2008 UTC Modified files: /php-src/ext/standard exec.c Log: MFB: Fix windows build error. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.134r2=1.135diff_format=u Index: php-src/ext/standard/exec.c

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

2008-07-21 Thread Scott MacVicar
scottmacTue Jul 22 01:05:56 2008 UTC Added files: /php-src/ext/standard/tests/strings strrpos_offset.phpt Modified files: /php-src/ext/standard string.c Log: Fix integer oveflow in strrpos()

<    1   2   3   4   5   >