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

2007-08-10 Thread Johannes Schlüter
Hi Antony, looks like that commit broke the windows build: ext\standard\file.c(1906) : warning C4013: 'S_ISDIR' undefined; assuming extern returning int [...] file.obj : error LNK2001: unresolved external symbol _S_ISDIR Release_TS\php6ts.dll : fatal error LNK1120: 1 unresolved externals (from

RE: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/bcmath bcmath.c /ext/bz2 bz2.c /ext/calendar calendar.c /ext/com_dotnet com_extension.c com_persist.c /ext/ctype ctype.c /ext/curl interface.c

2007-09-28 Thread Johannes Schlüter
zend_interfaces.c zend_modules.h zend_opcode.c ... Log: Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) Will there be an ABI version dump? Andrey -- Johannes Schlüter http://schlueters.de -- PHP CVS Mailing List (http://www.php.net

[PHP-CVS] Re: cvs: php-src(PHP_5_2) /main fopen_wrappers.c

2007-10-07 Thread Johannes Schlüter
Robert, please don't forget PHP_5_§ and HEAD. Thanks, johannes On Mon, 2007-10-08 at 02:49 +, Robert Thompson wrote: ab5602Mon Oct 8 02:49:27 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main fopen_wrappers.c Log: Fix for bug

[PHP-CVS] Re: cvs: php-src /ext/pdo pdo_sql_parser.c pdo_sql_parser.re /ext/pdo/tests bug_43130.phpt

2007-10-30 Thread Johannes Schlüter
Ilia, I don't think this is right. SQL operators shouldn't be part of a parameter name imo. johannes On Mon, 2007-10-29 at 22:37 +, Ilia Alshanetsky wrote: iliaa Mon Oct 29 22:37:44 2007 UTC Modified files: /php-src/ext/pdo pdo_sql_parser.re

Re: [PHP-CVS] Re: cvs: php-src /ext/pdo pdo_sql_parser.c pdo_sql_parser.re /ext/pdo/tests bug_43130.phpt

2007-11-16 Thread Johannes Schlüter
Lukas, On Wed, 2007-11-14 at 16:49 +0100, Lukas Kahwe Smith wrote: On 01.11.2007, at 00:56, Lorenzo Alberton wrote: Lukas Kahwe Smith wrote: I talked to Christopher Jones (of Oracle fame) and Lorenzo (MDB2 maintainer). Its clear that the only named parameter supporting database I

[PHP-CVS] Re: cvs: php-src / README.CVS-RULES

2007-11-22 Thread Johannes Schlüter
Lukas, once again: Thanks for your work! A small comment below: On Thu, 2007-11-22 at 18:12 +, Lukas Smith wrote: + PHP_5_2 Is used to release the PHP 5.2.x series. Only minor feature + enhancements may go in here, but please keep that as infrequent as + possible.

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

2007-12-06 Thread Johannes Schlüter
Hi Marcus, what's with HEAD? johannes On Wed, 2007-12-05 at 14:54 +, Marcus Boerger wrote: helly Wed Dec 5 14:54:08 2007 UTC Modified files: (Branch: PHP_5_3) /php-src run-tests.php Log: - - Allow to check the out,exp and diff results on console

[PHP-CVS] cvs: php-src /ext/spl/internal splobjectstorage.inc

2007-12-16 Thread Johannes Schlüter
johannesSun Dec 16 22:19:35 2007 UTC Modified files: /php-src/ext/spl/internal splobjectstorage.inc Log: - Fix #43611 SplObjectStorage is available since 5.1.2

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl/internal splobjectstorage.inc

2007-12-16 Thread Johannes Schlüter
johannesSun Dec 16 22:19:49 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/spl/internal splobjectstorage.inc Log: - MFH: Fix #43611 SplObjectStorage is available since 5.1.2

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

2007-12-21 Thread Johannes Schlüter
johannesFri Dec 21 21:17:31 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: -Fix name http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1038r2=1.2027.2.547.2.1039diff_format=u Index: php-src/NEWS diff -u

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

2007-12-21 Thread Johannes Schlüter
johannesFri Dec 21 21:18:01 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: -Fix name (arg, new keyboard is coming...) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1039r2=1.2027.2.547.2.1040diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c /ext/mysqli/tests mysqli_master_query.phpt

2008-01-03 Thread Johannes Schlüter
johannesThu Jan 3 14:32:52 2008 UTC Removed files: /php-src/ext/mysqli/tests mysqli_master_query.phpt Modified files: /php-src/ext/mysqli mysqli.c Log: - Remove more replication stuff

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

2008-01-03 Thread Johannes Schlüter
johannesThu Jan 3 14:33:46 2008 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/mysqli/tests mysqli_master_query.phpt Modified files: /php-src/ext/mysqli mysqli.c Log: - MFH: Remove more replication stuff

[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.1347r2=1.1348diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1347 CVSROOT/avail:1.1348

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

2008-02-09 Thread Johannes Schlüter
johannesSat Feb 9 21:58:39 2008 UTC Modified files: /php-src/ext/ldap ldap.c Log: Fix build on Solaris http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/ldap.c?r1=1.179r2=1.180diff_format=u Index: php-src/ext/ldap/ldap.c diff -u

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

2008-02-09 Thread Johannes Schlüter
johannesSat Feb 9 21:59:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ldap ldap.c Log: MFH: Fix build on Solaris http://cvs.php.net/viewvc.cgi/php-src/ext/ldap/ldap.c?r1=1.161.2.3.2.11.2.4r2=1.161.2.3.2.11.2.5diff_format=u Index:

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

2008-02-10 Thread Johannes Schlüter
johannesSun Feb 10 23:36:28 2008 UTC Modified files: /php-src/ext/standard/tests/fileis_dir_variation2.phpt Log: The exact message differs on different systems

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

2008-02-10 Thread Johannes Schlüter
johannesSun Feb 10 23:37:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard/tests/fileis_dir_variation2.phpt Log: MFH: The exact message differs on different systems

[PHP-CVS] cvs: php-src(PHP_5_2) / php.ini-dist php.ini-recommended

2008-02-10 Thread Johannes Schlüter
johannesMon Feb 11 00:01:29 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcphp.ini-dist php.ini-recommended Log: - Fix typo (see #44095) http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.231.2.10.2.22r2=1.231.2.10.2.23diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) / php.ini-dist php.ini-recommended

2008-02-10 Thread Johannes Schlüter
johannesMon Feb 11 00:01:11 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcphp.ini-dist php.ini-recommended Log: - Fix typo (see #44095) http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.231.2.10.2.22.2.1r2=1.231.2.10.2.22.2.2diff_format=u

[PHP-CVS] cvs: php-src / php.ini-dist php.ini-recommended

2008-02-10 Thread Johannes Schlüter
johannesMon Feb 11 00:00:49 2008 UTC Modified files: /php-srcphp.ini-dist php.ini-recommended Log: - Fix typo (see #44095) http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.270r2=1.271diff_format=u Index: php-src/php.ini-dist diff -u

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

2008-02-10 Thread Johannes Schlüter
johannesMon Feb 11 00:03:30 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/fileis_dir_variation2.phpt Log: MFH: The exact message differs on different systems

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

2008-02-12 Thread Johannes Schlüter
johannesTue Feb 12 20:43:29 2008 UTC Modified files: /php-src/ext/mysql php_mysql.c Log: - Make clear what's going on and avoid overwriting parameters http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql.c?r1=1.250r2=1.251diff_format=u Index:

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

2008-02-12 Thread Johannes Schlüter
johannesTue Feb 12 20:43:50 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysql php_mysql.c Log: - MFH: Make clear what's going on and avoid overwriting parameters

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

2008-02-12 Thread Johannes Schlüter
johannesTue Feb 12 20:43:42 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql php_mysql.c Log: - MFH: Make clear what's going on and avoid overwriting parameters

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

2008-02-12 Thread Johannes Schlüter
johannesTue Feb 12 20:19:21 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli.c Log: MFH: - Fix build with TSRM and mysqlnd

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

2008-02-12 Thread Johannes Schlüter
johannesTue Feb 12 20:18:56 2008 UTC Modified files: /php-src/ext/mysqli mysqli.c Log: - Fix build with TSRM and mysqlnd http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.120r2=1.121diff_format=u Index: php-src/ext/mysqli/mysqli.c diff

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

2008-02-12 Thread Johannes Schlüter
Hi, On Tue, 2008-02-12 at 20:04 +0100, Hannes Magnusson wrote: @@ -556,7 +556,7 @@ hashed_details_length = spprintf(hashed_details, 0, mysql__%s_, user); client_flags = CLIENT_INTERACTIVE; } else { - if

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

2008-02-16 Thread Johannes Schlüter
Hi, On Fri, 2008-02-15 at 12:37 +, Derick Rethans wrote: derickFri Feb 15 12:37:38 2008 UTC Added files: /php-src/ext/reflection/tests reflectionProperty_setAccesible.phpt Modified files: /php-src/ext/reflection

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

2008-02-19 Thread Johannes Schlüter
Felipe, On Tue, 2008-02-19 at 12:09 +, Felipe Pena wrote: felipeTue Feb 19 12:09:47 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS /php-src/ext/pdo pdo_dbh.c Log: Fixed Bug #44159 (Crash:

[PHP-CVS] cvs: CVSROOT / avail

2008-02-23 Thread Johannes Schlüter
johannesSat Feb 23 09:57:52 2008 UTC Modified files: /CVSROOTavail Log: - Update Chris Jones (sixd) to developer karma http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1357r2=1.1358diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1357

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

2008-03-01 Thread Johannes Schlüter
johannesSat Mar 1 21:55:20 2008 UTC Added files: /php-src/sapi/cli/tests 016.phpt 017.phpt Log: - New tests http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/016.phpt?view=markuprev=1.1 Index: php-src/sapi/cli/tests/016.phpt +++

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli/tests 016.phpt 017.phpt

2008-03-01 Thread Johannes Schlüter
johannesSat Mar 1 21:55:38 2008 UTC Added files: (Branch: PHP_5_3) /php-src/sapi/cli/tests 016.phpt 017.phpt Log: MFH: New tests http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/016.phpt?view=markuprev=1.1 Index:

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

2008-03-03 Thread Johannes Schlüter
johannesMon Mar 3 18:58:59 2008 UTC Added files: /php-src/ext/pdo/tests pdo_035.phpt Modified files: /php-src/ext/pdopdo_stmt.c Log: - Fix get_parent_class() of PDORow instances

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

2008-03-03 Thread Johannes Schlüter
johannesMon Mar 3 19:00:45 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo/tests pdo_035.phpt Modified files: /php-src/ext/pdopdo_stmt.c Log: MFH: Fix get_parent_class() of PDORow instances

[PHP-CVS] cvs: CVSROOT / avail

2008-03-05 Thread Johannes Schlüter
johannesWed Mar 5 17:47:41 2008 UTC Modified files: /CVSROOTavail Log: - Update Gwynne http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1363r2=1.1364diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1363 CVSROOT/avail:1.1364 ---

[PHP-CVS] cvs: php-src /sapi/cli/tests 018.phpt 019.phpt 020.phpt

2008-03-07 Thread Johannes Schlüter
johannesFri Mar 7 21:32:53 2008 UTC Added files: /php-src/sapi/cli/tests 018.phpt 019.phpt 020.phpt Log: - New tests http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/018.phpt?view=markuprev=1.1 Index: php-src/sapi/cli/tests/018.phpt +++

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli/tests 018.phpt 019.phpt 020.phpt

2008-03-07 Thread Johannes Schlüter
johannesFri Mar 7 21:33:17 2008 UTC Added files: (Branch: PHP_5_3) /php-src/sapi/cli/tests 018.phpt 019.phpt 020.phpt Log: - MFH: New tests http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/018.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/mysql/tests mysql_query_load_data_openbasedir.phpt

2008-03-08 Thread Johannes Schlüter
johannesSun Mar 9 01:06:38 2008 UTC Modified files: /php-src/ext/mysql/testsmysql_query_load_data_openbasedir.phpt Log: - Fix typo in skipif

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

2008-03-08 Thread Johannes Schlüter
johannesSun Mar 9 01:07:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql/testsmysql_query_load_data_openbasedir.phpt Log: - MFH: Fix typo in skipif

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

2008-03-10 Thread Johannes Schlüter
johannesMon Mar 10 13:26:15 2008 UTC Modified files: /php-src/ext/mysqli mysqli.c Log: - Fix build with older MySQL http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.124r2=1.125diff_format=u Index: php-src/ext/mysqli/mysqli.c diff -u

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

2008-03-10 Thread Johannes Schlüter
johannesMon Mar 10 13:38:23 2008 UTC Modified files: /php-src/ext/mysqli mysqli.c Log: Fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.125r2=1.126diff_format=u Index: php-src/ext/mysqli/mysqli.c diff -u

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

2008-03-10 Thread Johannes Schlüter
johannesMon Mar 10 13:39:54 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli.c Log: Fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.72.2.16.2.17.2.19r2=1.72.2.16.2.17.2.20diff_format=u Index:

[PHP-CVS] Re: cvs: php-src(PHP_5_3) /ext/pdo_odbc odbc_driver.c odbc_stmt.c pdo_odbc.c php_pdo_odbc_int.h

2008-03-13 Thread Johannes Schlüter
Elizabeth, looks like you changed the line endings with this commit, please try to avoid that in future. And well, yes PDO in HEAD is a bit out of sync but it would still be nice too merge stuff there :-) johannes On Thu, 2008-03-13 at 16:55 +, Elizabeth Marie Smith wrote: auroraeosrose

[PHP-CVS] cvs: CVSROOT / avail

2008-03-23 Thread Johannes Schlüter
johannesSun Mar 23 14:51:56 2008 UTC Modified files: /CVSROOTavail Log: - Grant Felipe phpweb karma, requested by Hannes http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1373r2=1.1374diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1373

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

2008-03-25 Thread Johannes Schlüter
johannesTue Mar 25 17:17:43 2008 UTC Modified files: /php-src/main logos.h Log: - New egg http://cvs.php.net/viewvc.cgi/php-src/main/logos.h?r1=1.20r2=1.21diff_format=u Index: php-src/main/logos.h diff -u php-src/main/logos.h:1.20

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-04-01 Thread Johannes Schlüter
Gwynne, On Tue, 2008-04-01 at 13:39 -0400, Gwynne Raskind wrote: -O2 is prepended to CFLAGS; with GCC the *last* -O option specified takes precedence. Anything specified by the user will thus override the default -O2. I admit this isn't the cleanest possible solution, but it works, and

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

2008-04-19 Thread Johannes Schlüter
On Wed, 2008-04-09 at 13:51 +, Felipe Pena wrote: felipeWed Apr 9 13:51:09 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/ereg ereg.c Log: MFB: Fixed bug #44678 (spliti error message includes wrong function name) [...] +

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd.h mysqlnd_debug.c

2008-04-23 Thread Johannes Schlüter
johannesWed Apr 23 16:55:51 2008 UTC Modified files: /php-src/ext/mysqlndmysqlnd.h mysqlnd_debug.c Log: - Fix Windows build http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd.h?r1=1.14r2=1.15diff_format=u Index:

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

2008-04-23 Thread Johannes Schlüter
johannesWed Apr 23 16:56:51 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd.h mysqlnd_debug.c Log: - MFH: Fix Windows build http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd.h?r1=1.3.2.12r2=1.3.2.13diff_format=u

[PHP-CVS] cvs: CVSROOT / avail

2008-04-26 Thread Johannes Schlüter
johannesSat Apr 26 23:20:05 2008 UTC Modified files: /CVSROOTavail Log: Give phpdoc-de karma to kore http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1388r2=1.1389diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1388 CVSROOT/avail:1.1389

[PHP-CVS] cvs: CVSROOT / avail

2008-06-07 Thread Johannes Schlüter
johannesSat Jun 7 13:08:21 2008 UTC Modified files: /CVSROOTavail Log: phpdoc-de karma for thorstenr http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1407r2=1.1408diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1407 CVSROOT/avail:1.1408

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

2008-06-20 Thread Johannes Schlüter
johannesFri Jun 20 09:17:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar phar_object.c Log: - Fix ZTS build (not required on HEAD, patch by Uwe Pries)

[PHP-CVS] cvs: CVSROOT / avail

2008-07-22 Thread Johannes Schlüter
johannesTue Jul 22 16:55:10 2008 UTC Modified files: /CVSROOTavail Log: Upgrade Ulf http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1424r2=1.1425diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1424 CVSROOT/avail:1.1425 ---

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

2008-07-31 Thread Johannes Schlüter
On Thu, 2008-07-31 at 14:20 +, Olivier Hill wrote: ohill Thu Jul 31 14:20:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard string.c Log: Fix regression issue - if (!arglen) { - return; - } - that code is

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

2006-10-06 Thread Johannes Schlüter
Hi Andrei, most parts off it work in unicode mode, there are a few places which need little work, see Dmitry's FIXME: Unicode support comments to get an idea. Basically I'm in writing tests and writing a patch but currently have less time than expected... johannes Andrei Zmievski wrote:

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c mysqli_api.c mysqli_fe.c php_mysqli_structs.h /ext/mysqlnd mysqlnd_enum_n_def.h mysqlnd_libmysql_compat.h

2009-01-22 Thread Johannes Schlüter
johannesThu Jan 22 20:57:33 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_enum_n_def.h mysqlnd_libmysql_compat.h /php-src/ext/mysqli mysqli.c mysqli_api.c mysqli_fe.c php_mysqli_structs.h Log: - Export

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqli mysqli.c mysqli_api.c mysqli_fe.c php_mysqli_structs.h /ext/mysqli/tests mysqli_class_mysqli_interface.phpt mysqli_constants.phpt mysqli_poll.phpt /ext/my

2009-01-22 Thread Johannes Schlüter
johannesThu Jan 22 21:01:59 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_enum_n_def.h mysqlnd_libmysql_compat.h /php-src/ext/mysqli mysqli.c mysqli_api.c mysqli_fe.c php_mysqli_structs.h

[PHP-CVS] cvs: php-src /ext/mysqli/tests mysqli_class_mysqli_interface.phpt mysqli_constants.phpt mysqli_poll.phpt

2009-01-22 Thread Johannes Schlüter
johannesThu Jan 22 21:56:46 2009 UTC Modified files: /php-src/ext/mysqli/tests mysqli_class_mysqli_interface.phpt mysqli_constants.phpt mysqli_poll.phpt Log: Fix tests

[PHP-CVS] cvs: CVSROOT / avail

2009-01-25 Thread Johannes Schlüter
johannesSun Jan 25 12:21:20 2009 UTC Modified files: /CVSROOTavail Log: Let dsp commit engine WS fixes himself http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1491r2=1.1492diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1491

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

2009-01-27 Thread Johannes Schlüter
johannesTue Jan 27 15:35:22 2009 UTC Modified files: /php-src/ext/mysqli mysqli_nonapi.c Log: - Fix mysqli pconnects to properly reset connection status by default

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

2009-01-27 Thread Johannes Schlüter
johannesTue Jan 27 15:35:35 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqli mysqli_nonapi.c Log: MFH: Fix mysqli pconnects to properly reset connection status by default

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

2009-01-28 Thread Johannes Schlüter
johannesWed Jan 28 20:39:16 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar config.m4 Log: Properly disable phar for the moment http://cvs.php.net/viewvc.cgi/php-src/ext/phar/config.m4?r1=1.27.2.9r2=1.27.2.10diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS configure.in /main php_version.h

2009-01-28 Thread Johannes Schlüter
johannesWed Jan 28 21:38:49 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_version.h /php-srcconfigure.in NEWS Log: PHP 5.3.0beta1

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS configure.in /main php_version.h

2009-01-28 Thread Johannes Schlüter
johannesWed Jan 28 22:09:56 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_version.h /php-srcconfigure.in NEWS Log: Back to -dev

[PHP-CVS] cvs: CVSROOT / avail

2009-01-29 Thread Johannes Schlüter
johannesThu Jan 29 20:38:19 2009 UTC Modified files: /CVSROOTavail Log: karma to pecl/proctitle for magicaltux http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1492r2=1.1493diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1492

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

2009-02-05 Thread Johannes Schlüter
On Thu, 2009-02-05 at 08:56 -0600, Greg Beaver wrote: Antony Dovgal wrote: On 03.02.2009 22:02, Greg Beaver wrote: - php_error_docref(NULL TSRMLS_CC, E_WARNING, Failed allocating %zu bytes, sizeof(php_bz2_filter_data)); + php_error_docref(NULL TSRMLS_CC, E_WARNING,

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

2009-02-16 Thread Johannes Schlüter
On Sun, 2009-02-15 at 14:31 +, Ilia Alshanetsky wrote: iliaa Sun Feb 15 14:31:55 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: reverted fix Is this fix in 5.3? Then it should be added to NEWS there. Thanks, johannes

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd.c mysqlnd.h mysqlnd_priv.h mysqlnd_ps.c mysqlnd_ps_codec.c

2009-02-16 Thread Johannes Schlüter
johannesMon Feb 16 17:25:37 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd.c mysqlnd.h mysqlnd_priv.h mysqlnd_ps.c mysqlnd_ps_codec.c Log: - Improve mysqlnd's internal method registration

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqlnd mysqlnd.c mysqlnd.h mysqlnd_priv.h mysqlnd_ps.c mysqlnd_ps_codec.c

2009-02-16 Thread Johannes Schlüter
johannesMon Feb 16 17:26:44 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd.c mysqlnd.h mysqlnd_priv.h mysqlnd_ps.c mysqlnd_ps_codec.c Log: - MFH: Improve mysqlnd's internal method registration

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/mysqli mysqli.c mysqli_prop.c /ext/mysqli/tests bug45940.phpt

2009-02-17 Thread Johannes Schlüter
johannesTue Feb 17 10:40:18 2009 UTC Added files: (Branch: PHP_5_2) /php-src/ext/mysqli/tests bug45940.phpt Modified files: /php-srcNEWS /php-src/ext/mysqli mysqli.c mysqli_prop.c Log: MFH: Fix #45940 MySQLI OO does not

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

2009-02-17 Thread Johannes Schlüter
johannesTue Feb 17 10:41:09 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Fixed in 5.2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.495r2=1.2027.2.547.2.965.2.496diff_format=u Index: php-src/NEWS diff -u

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

2009-02-17 Thread Johannes Schlüter
johannesTue Feb 17 14:39:58 2009 UTC Added files: /php-src/ext/pdo_sqlite/tests bug46542.phpt Modified files: /php-src/ext/pdopdo_dbh.c Log: - Fix #46542 Extending PDO class with a __call() function doesn't work as

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

2009-02-17 Thread Johannes Schlüter
johannesTue Feb 17 14:42:26 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/pdo_sqlite/tests bug46542.phpt Modified files: /php-srcNEWS /php-src/ext/pdopdo_dbh.c Log: MFH: Fix #46542 Extending PDO class with

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

2009-02-17 Thread Johannes Schlüter
johannesTue Feb 17 14:55:58 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Wrap wrong lines http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.498r2=1.2027.2.547.2.965.2.499diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysql/tests bug47438.phpt

2009-02-18 Thread Johannes Schlüter
johannesWed Feb 18 16:33:28 2009 UTC Added files: /php-src/ext/mysql/testsbug47438.phpt Modified files: /php-src/ext/mysql php_mysql.c Log: Fix #47438 mysql_fetch_field ignores zero offse

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/mysql php_mysql.c /ext/mysql/tests bug47438.phpt

2009-02-18 Thread Johannes Schlüter
johannesWed Feb 18 16:34:48 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/mysql/testsbug47438.phpt Modified files: /php-srcNEWS /php-src/ext/mysql php_mysql.c Log: MFH: Fix #47438 mysql_fetch_field ignores zero

[PHP-CVS] cvs: php-src /ext/mysqlnd config9.m4

2009-03-17 Thread Johannes Schlüter
johannesTue Mar 17 10:04:57 2009 UTC Modified files: /php-src/ext/mysqlndconfig9.m4 Log: - mark mysqlnd's threading (which can be used for background pre-fetching) experimental

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS configure.in /main php_version.h

2009-03-23 Thread Johannes Schlüter
johannesMon Mar 23 20:33:21 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_version.h /php-srcconfigure.in NEWS Log: 5.3.0 RC 1

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS configure.in /main php_version.h

2009-03-23 Thread Johannes Schlüter
johannesMon Mar 23 20:40:37 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_version.h /php-srcconfigure.in NEWS Log: Back to dev

[PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysql/tests mysql_db_query.phpt

2009-03-25 Thread Johannes Schlüter
johannesWed Mar 25 10:27:22 2009 UTC Modified files: /php-src/ext/mysql php_mysql.c /php-src/ext/mysql/testsmysql_db_query.phpt Log: mysql_db_query() is always deprecated

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysql php_mysql.c /ext/mysql/tests mysql_db_query.phpt

2009-03-25 Thread Johannes Schlüter
johannesWed Mar 25 10:27:38 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysql php_mysql.c /php-src/ext/mysql/testsmysql_db_query.phpt Log: MFH: mysql_db_query() is always deprecated

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd_debug.c mysqlnd_debug.h

2009-03-30 Thread Johannes Schlüter
johannesMon Mar 30 13:53:37 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_debug.c mysqlnd_debug.h Log: - Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at startup)

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

2009-03-30 Thread Johannes Schlüter
johannesMon Mar 30 13:55:48 2009 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/mysqlndmysqlnd_debug.c mysqlnd_debug.h Log: MFH Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at startup)

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

2009-04-02 Thread Johannes Schlüter
Hi, On Wed, 2009-04-01 at 16:13 +, Pierre-Alain Joye wrote: -/* $Id: pgsql_driver.c,v 1.53.2.14.2.9.2.5 2009/03/28 02:58:04 mbeccati Exp $ */ +/* $Id: pgsql_driver.c,v 1.53.2.14.2.9.2.6 2009/04/01 16:13:33 pajoye Exp $ */ [...] +#if HAVE_PQPREPARE emulate = 1; +#endif

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

2009-04-07 Thread Johannes Schlüter
On Tue, 2009-04-07 at 14:08 +, Ilia Alshanetsky wrote: ?? ??? 2009, PHP 5.2.10 +- Updated to version 2009.5 (2009e) (Derick) + Shouldn't that read something like Update the timezone database to ... or similar? (Not sure what name usually is used, but the current form isn't clear at all)

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /sapi/cli php_cli.c

2009-04-07 Thread Johannes Schlüter
Hi, On Tue, 2009-04-07 at 16:11 +, Arnaud Le Blanc wrote: lbarnaud Tue Apr 7 16:11:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/cli php_cli.c Log: MFH: Fixed bug #47893 (CLI aborts on non blocking stdout)

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/mysqlnd mysqlnd_portability.h

2009-04-20 Thread Johannes Schlüter
--Jani Johannes Schlüter wrote: johannesMon Apr 20 09:16:52 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_portability.h /php-srcNEWS Log: Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/mysqlnd mysqlnd_portability.h

2009-04-20 Thread Johannes Schlüter
johannesMon Apr 20 09:16:52 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_portability.h /php-srcNEWS Log: Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes()

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

2009-04-20 Thread Johannes Schlüter
johannesMon Apr 20 09:15:46 2009 UTC Modified files: /php-src/ext/mysqlndmysqlnd_portability.h Log: Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes()

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

2009-04-21 Thread Johannes Schlüter
On Thu, 2009-04-16 at 22:14 +, Ilia Alshanetsky wrote: #include php.h +#ifdef ZEND_ENGINE_2 +# include zend_exceptions.h +#else Not that it is a big issue but do we really need PHP 4 compatibiity in the code? :-) johannes -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP-CVS] cvs: phpruntests /phpt-tests hw.phpsample_expectheaders.phpt sample_fileexternal.phpt

2009-04-22 Thread Johannes Schlüter
On Wed, 2009-04-22 at 17:37 -0500, Greg Beaver wrote: Johannes Schlüter wrote: Hi, On Wed, 2009-04-22 at 16:14 +, Zoe Slattery wrote: --EXPECTHEADERS-- Status: 404 Not Found X-Powered-By: PHP/5.3.0RC2-dev Content-type: text/html --EXPECT-- shouldn't that support %s

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS configure.in /main php_version.h

2009-05-06 Thread Johannes Schlüter
johannesWed May 6 18:51:29 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_version.h /php-srcconfigure.in NEWS Log: 5.3.0RC2-dev

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS configure.in /main php_version.h

2009-05-06 Thread Johannes Schlüter
On Wed, 2009-05-06 at 18:51 +, Johannes Schlüter wrote: johannes Wed May 6 18:51:29 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_version.h /php-src configure.in NEWS Log: 5.3.0RC2-dev no -dev of course ;-) http

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS configure.in /main php_version.h

2009-05-06 Thread Johannes Schlüter
johannesWed May 6 18:57:46 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/main php_version.h /php-srcconfigure.in NEWS Log: Back to -dev

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

2009-05-09 Thread Johannes Schlüter
On Sat, 2009-05-09 at 19:37 +, Scott MacVicar wrote: scottmac Sat 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 a segfault is there a test case

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

2009-05-09 Thread Johannes Schlüter
johannesSat May 9 22:33:55 2009 UTC Removed files: /php-src/ext/standard CREDITS Modified files: /php-src/ext/standard credits_ext.h Log: Remove bad CREDITS file # I'd welcome sane proposals for ext/standard credits,

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

2009-05-09 Thread Johannes Schlüter
johannesSat May 9 22:34:45 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard credits_ext.h Log: MFH Remove bad CREDITS file

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

2009-05-09 Thread Johannes Schlüter
johannesSat May 9 22:36:14 2009 UTC Removed files: (Branch: PHP_5_3) /php-src/ext/standard CREDITS Log: really delete it -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2009-05-10 Thread Johannes Schlüter
On Sun, 2009-05-10 at 16:45 +, Etienne Kneuss wrote: colderSun May 10 16:45:21 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/standard array.c Log: MFB: Fix #48224 (Remove incorrect shuffle) Any chance to cover this in a test? - I

  1   2   3   4   5   6   7   8   >