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

2008-11-03 Thread Marcus Boerger
helly Tue Nov 4 01:27:52 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar config.m4 util.c Log: - MFH Fix dependency from Phar to hash http://cvs.php.net/viewvc.cgi/php-src/ext/phar/config.m4?r1=1.27.2.7&r2=1.27.2.8&diff_format=u Index: php-src/e

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard streamsfuncs.c /ext/standard/tests/streams bug46024.phpt

2008-11-03 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 00:43:06 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/streams bug46024.phpt Modified files: /php-src/ext/standard streamsfuncs.c /php-srcNEWS Log: MFH: Fixed bug #46024 (stream

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard streamsfuncs.c /ext/standard/tests/streams bug46024.phpt

2008-11-03 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 00:42:41 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/streams bug46024.phpt Modified files: /php-src/ext/standard streamsfuncs.c Log: MFH: Fixed bug #46024 (stream_select() doesn't retu

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c /ext/standard/tests/streams bug46024.phpt

2008-11-03 Thread Arnaud Le Blanc
lbarnaudTue Nov 4 00:42:19 2008 UTC Added files: /php-src/ext/standard/tests/streams bug46024.phpt Modified files: /php-src/ext/standard streamsfuncs.c Log: Fixed bug #46024 (stream_select() doesn't return the correct number)

[PHP-CVS] cvs: php-src /sapi/cli/tests 001.phpt

2008-11-03 Thread Marcus Boerger
helly Tue Nov 4 00:34:24 2008 UTC Modified files: /php-src/sapi/cli/tests 001.phpt Log: - Cleanup http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/001.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/sapi/cli/tests/001.phpt diff -u php-src/sapi/cli/tes

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo pdo_stmt.c /ext/pdo_sqlite/tests bug44327_3.phpt

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 23:45:17 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pdo_sqlite/tests bug44327_3.phpt Modified files: /php-src/ext/pdopdo_stmt.c Log: - MFH: Improved fix http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo pdo_stmt.c /ext/pdo_sqlite/tests bug44327_3.phpt

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 23:44:38 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite/tests bug44327_3.phpt Modified files: /php-src/ext/pdopdo_stmt.c Log: - MFH: Improved fix http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/

[PHP-CVS] cvs: php-src /ext/pdo pdo_stmt.c /ext/pdo_sqlite/tests bug44327_3.phpt

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 23:43:51 2008 UTC Added files: /php-src/ext/pdo_sqlite/tests bug44327_3.phpt Modified files: /php-src/ext/pdopdo_stmt.c Log: - Improved fix http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.206&r2

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug44607.phpt

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 23:34:36 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug44607.phpt Log: cleanup http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug44607.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file bug44607.phpt

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 23:34:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filebug44607.phpt Log: cleanup http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug44607.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug44607.phpt

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 23:34:18 2008 UTC Modified files: /php-src/ext/standard/tests/filebug44607.phpt Log: cleanup http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug44607.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/standard/tes

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard/tests/file bug44607.phpt /main/streams streams.c

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 23:29:50 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug44607.phpt Modified files: /php-src/main/streams streams.c /php-srcNEWS Log: MFH: Fixed bug #44607 (stream_get_

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file bug44607.phpt /main/streams streams.c

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 23:29:17 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filebug44607.phpt Modified files: /php-src/main/streams streams.c Log: MFH: Fixed bug #44607 (stream_get_line unable to correct

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug44607.phpt /main/streams streams.c

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 23:28:45 2008 UTC Added files: /php-src/ext/standard/tests/filebug44607.phpt Modified files: /php-src/main/streams streams.c Log: Fixed bug #44607 (stream_get_line unable to correctly identify the "end

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /sapi/cgi cgi_main.c /sapi/cli php_cli.c

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 23:26:24 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/sapi/cgi cgi_main.c /php-src/sapi/cli php_cli.c Log: Fixed bug #46379 (Infinite loop when parsing '#' in one line file) # PHP_5_2 only http

[PHP-CVS] cvs: php-src /ext/pdo_sqlite/tests bug44327_2.phpt

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 22:22:25 2008 UTC Modified files: /php-src/ext/pdo_sqlite/tests bug44327_2.phpt Log: - Fix test (string -> unicode) http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/tests/bug44327_2.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext

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

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 21:49:49 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pdo_sqlite/tests bug44327_2.phpt Log: - New test http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/tests/bug44327_2.phpt?view=markup&rev=1.1 Index: php-src/ext/pdo_sqlit

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

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 21:49:34 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite/tests bug44327_2.phpt Log: - New test http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/tests/bug44327_2.phpt?view=markup&rev=1.1 Index: php-src/ext/pdo_sqlit

[PHP-CVS] cvs: php-src /ext/pdo_sqlite/tests bug44327_2.phpt

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 21:49:18 2008 UTC Added files: /php-src/ext/pdo_sqlite/tests bug44327_2.phpt Log: - New test http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/tests/bug44327_2.phpt?view=markup&rev=1.1 Index: php-src/ext/pdo_sqlite/tests/bug44327_

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo pdo_stmt.c /ext/pdo_sqlite/tests debugdumpparams_001.phpt

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 20:55:01 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pdo_sqlite/tests debugdumpparams_001.phpt Modified files: /php-src/ext/pdopdo_stmt.c /php-srcNEWS Log: MFH: - Fixed endless loop in PDOStat

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo pdo_stmt.c /ext/pdo_sqlite/tests debugdumpparams_001.phpt

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 20:48:51 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite/tests debugdumpparams_001.phpt Modified files: /php-src/ext/pdopdo_stmt.c Log: MFH: - Fixed endless loop in PDOStatement::debugDumpParams

[PHP-CVS] cvs: php-src /ext/pdo pdo_stmt.c /ext/pdo_sqlite/tests debugdumpparams_001.phpt

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 20:45:43 2008 UTC Added files: /php-src/ext/pdo_sqlite/tests debugdumpparams_001.phpt Modified files: /php-src/ext/pdopdo_stmt.c Log: - Fixed endless loop in PDOStatement::debugDumpParams() patch by: Jonah H

Re: [PHP-CVS] cvs: php-src /win32/build template.rc

2008-11-03 Thread Steph Fox
Hi Elizabeth, I think you'll find that's version-specific. I have both those files, and they do rather different things. Can you test against both VC 6 and 9? - Steph - Original Message - From: "Elizabeth Marie Smith" <[EMAIL PROTECTED]> To: Sent: Monday, November 03, 2008 7:24 PM

[PHP-CVS] cvs: php-src(PHP_5_2) /win32/build template.rc

2008-11-03 Thread Elizabeth Marie Smith
auroraeosrose Mon Nov 3 19:28:23 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/win32/buildtemplate.rc Log: MFH http://cvs.php.net/viewvc.cgi/php-src/win32/build/template.rc?r1=1.7.2.2.2.1&r2=1.7.2.2.2.2&diff_format=u Index: php-src/win32/build/te

[PHP-CVS] cvs: php-src(PHP_5_3) /win32/build template.rc

2008-11-03 Thread Elizabeth Marie Smith
auroraeosrose Mon Nov 3 19:25:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/win32/buildtemplate.rc Log: MFH http://cvs.php.net/viewvc.cgi/php-src/win32/build/template.rc?r1=1.7.2.2.2.1.2.1&r2=1.7.2.2.2.1.2.2&diff_format=u Index: php-src/win32/

[PHP-CVS] cvs: php-src /win32/build template.rc

2008-11-03 Thread Elizabeth Marie Smith
auroraeosrose Mon Nov 3 19:24:47 2008 UTC Modified files: /php-src/win32/buildtemplate.rc Log: Actual name of the file is WinResRc.h - silly to make people rename their header files http://cvs.php.net/viewvc.cgi/php-src/win32/build/template.rc?r1=1.1

[PHP-CVS] cvs: php-src /ext/mysqlnd config-win.h

2008-11-03 Thread Andrey Hristov
andrey Mon Nov 3 18:07:41 2008 UTC Modified files: /php-src/ext/mysqlndconfig-win.h Log: Fix the windows build http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/config-win.h?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/mysqlnd/config-win.h diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file bug45303.phpt /main/streams plain_wrapper.c

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 16:58:53 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filebug45303.phpt Modified files: /php-src/main/streams plain_wrapper.c Log: MFH: Fixed bug #45303 (Opening php:// wrapper in a

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

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 17:24:12 2008 UTC Modified files: /php-src/ext/pgsql pgsql.c Log: - Fixed compiler warning http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/pgsql.c?r1=1.392&r2=1.393&diff_format=u Index: php-src/ext/pgsql/pgsql.c diff -u php-src/ext/pgsql/pgsq

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard/tests/file bug45303.phpt /main/streams plain_wrapper.c

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 16:59:18 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug45303.phpt Modified files: /php-src/main/streams plain_wrapper.c /php-srcNEWS Log: MFH: Fixed bug #45303 (Openi

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug45303.phpt /main/streams plain_wrapper.c

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 16:58:28 2008 UTC Added files: /php-src/ext/standard/tests/filebug45303.phpt Modified files: /php-src/main/streams plain_wrapper.c Log: Fixed bug #45303 (Opening php:// wrapper in append mode results

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

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 16:08:08 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: credit http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1295&r2=1.2027.2.547.2.1296&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard/tests/file bug43353.phpt /main/streams streams.c

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 15:48:05 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug43353.phpt Modified files: /php-srcNEWS /php-src/main/streams streams.c Log: MFH: Fixed bug #43353 (wrong detec

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard/tests/file bug43353.phpt /main/streams streams.c

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 15:47:31 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/standard/tests/filebug43353.phpt Modified files: /php-src/main/streams streams.c Log: MFH: Fixed bug #43353 (wrong detection of 'data' wrapper

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug43353.phpt /main/streams streams.c

2008-11-03 Thread Arnaud Le Blanc
lbarnaudMon Nov 3 15:47:05 2008 UTC Added files: /php-src/ext/standard/tests/filebug43353.phpt Modified files: /php-src/main/streams streams.c Log: Fixed bug #43353 (wrong detection of 'data' wrapper causes notice)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/pdo pdo_stmt.c /ext/pdo_mysql/tests bug44327.phpt

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 15:41:36 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pdo_mysql/testsbug44327.phpt Modified files: /php-src/ext/pdopdo_stmt.c /php-srcNEWS Log: - MFH: Fixed bug #44327 (PDORow::queryString prop

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo pdo_stmt.c /ext/pdo_mysql/tests bug44327.phpt

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 15:33:23 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo_mysql/testsbug44327.phpt Modified files: /php-src/ext/pdopdo_stmt.c Log: - MFH: Fixed bug #44327 (PDORow::queryString property & numeric offsets

[PHP-CVS] cvs: php-src /ext/pdo pdo_stmt.c /ext/pdo_mysql/tests bug44327.phpt

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 15:31:51 2008 UTC Added files: /php-src/ext/pdo_mysql/testsbug44327.phpt Modified files: /php-src/ext/pdopdo_stmt.c Log: - Fixed bug #44327 (PDORow::queryString property & numeric offsets / Crash) http:/

[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 Arnaud Le Blanc
Hi, On Monday 03 November 2008 12:17:44 you wrote: > 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. It works in 5.2 and some people seems to rely on it, and some text editors also highlight lines starting with #

[PHP-CVS] cvs: CVSROOT / avail

2008-11-03 Thread Pierre-Alain Joye
pajoye Mon Nov 3 13:47:27 2008 UTC Modified files: /CVSROOTavail Log: - karmas for php-windows-web http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1462&r2=1.1463&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1462 CVSROOT/avail:1.1463 --- C

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c /ext/ctype ctype.c /ext/curl interface.c /ext/dat

2008-11-03 Thread Felipe Pena
Em Seg, 2008-11-03 às 14:39 +0200, Jani Taskinen escreveu: > Felipe Pena wrote: > > felipe Sun Nov 2 21:19:41 2008 UTC > > > > Added files: (Branch: PHP_5_3) > > /php-src/ext/pcre/tests skip.ini skip_001.inc skip_002.inc > > skip_003

[PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php /ext/pcre/tests 007.phpt backtrack_limit.phpt bug27103.phpt invalid_utf8.phpt invalid_utf8_offset.phpt locales.phpt pcre_anchored.phpt preg_replace2.ph

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 13:07:28 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcrun-tests.php /php-src/ext/pcre/tests 007.phpt backtrack_limit.phpt bug27103.phpt invalid_utf8.phpt invalid_utf8_offset.phpt

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c /ext/ctype ctype.c /ext/curl interface.c /ext/da

2008-11-03 Thread Marcus Boerger
Hello Felipe, please put the static back where it belongs. 5.3 is the only time where we can fix it. If someone complains, they should first understand waht we do here and second understand that we cannot change it extension after extension at random points in time. When putting it back, it mig

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / run-tests.php /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c /ext/ctype ctype.c /ext/curl interface.c /ext/da

2008-11-03 Thread Jani Taskinen
Felipe Pena wrote: felipe Sun Nov 2 21:19:41 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pcre/tests skip.ini skip_001.inc skip_002.inc skip_003.inc Modified files: /php-src run-tests.php What does this

Re: [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 Jani Taskinen
Scott MacVicar wrote: 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. The point is it works in e.g. PHP 5.2.x.. --Jani If anything I would make it an E_NOTICE. Scott Arnaud Le Blanc wrote: lbarnaud

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

2008-11-03 Thread Jani Taskinen
Antony Dovgal wrote: tony2001Sun Nov 2 21:06:47 2008 UTC Modified files: /php-src/ext/gettext gettext.c Log: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/gettext/gettext.c?r1=1.61&r2=1.62&diff_format=u Index: php-src/ext/gettext/gettext.c

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

2008-11-03 Thread Jani Taskinen
janiMon Nov 3 12:03:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: - Fix order (this is not rocket science.. >:-p ) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.359&r2=1.2027.2.547.2.965.2.360&diff_format=u Index: p

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

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 11:39:34 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard dns.c /php-srcNEWS Log: - MFH: Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record) patch by: a dot u dot savchuk at gmail dot com

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

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 11:35:11 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard dns.c Log: - MFH: Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record) patch by: misc at e2007 dot cynergi dot com http://cvs.php.net

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

2008-11-03 Thread Felipe Pena
felipe Mon Nov 3 11:33:32 2008 UTC Modified files: /php-src/ext/standard dns.c Log: - Fixed bug #42855 (dns_get_record() doesn't return all text from TXT record) patch by: misc at e2007 dot cynergi dot com http://cvs.php.net/viewvc.cgi/php-src/ext

[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