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

2007-08-02 Thread Marcus Boerger
Hello Ilia, MFH? Thursday, August 2, 2007, 12:45:32 AM, you wrote: > iliaa Wed Aug 1 22:45:32 2007 UTC > Modified files: (Branch: PHP_5_2) > /php-src/ext/pdo_sqlite sqlite_statement.c > /php-srcNEWS > Log: > > Fixed bug #41831 (pdo_sqlite prep

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

2007-08-02 Thread Antony Dovgal
On 02.08.2007 15:39, Marcus Boerger wrote: Hello Ilia, MFH? No point, PDO in HEAD is completely out of sync. -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: CVSROOT / avail

2007-08-02 Thread Zeev Suraski
zeevThu Aug 2 14:17:56 2007 UTC Modified files: /CVSROOTavail Log: Give Tzachi karma http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1293&r2=1.1294&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1293 CVSROOT/avail:1.1294 --- CVSROOT/avai

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

2007-08-02 Thread Sebastian Bergmann
sebastian Thu Aug 2 17:02:41 2007 UTC Modified files: /php-srcREADME.namespaces Log: Done: Make ext/tokenizer package-aware. (Johannes) http://cvs.php.net/viewvc.cgi/php-src/README.namespaces?r1=1.3&r2=1.4&diff_format=u Index: php-src/README.namespace

[PHP-CVS] cvs: php-src /ext/oci8 oci8_interface.c oci8_statement.c /ext/oci8/tests bug42173.phpt

2007-08-02 Thread Christopher Jones
sixdThu Aug 2 19:04:21 2007 UTC Added files: /php-src/ext/oci8/tests bug42173.phpt Modified files: /php-src/ext/oci8 oci8_statement.c oci8_interface.c Log: Bug #42173 (INTERVAL and TIMESTAMP type fixes) http://cvs.php.net/view

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8_interface.c oci8_statement.c /ext/oci8/tests bug42173.phpt

2007-08-02 Thread Christopher Jones
sixdThu Aug 2 19:04:37 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug42173.phpt Modified files: /php-src/ext/oci8 oci8_statement.c oci8_interface.c Log: MFH: Bug #42173 (INTERVAL and TIMESTAMP type fixes) h

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

2007-08-02 Thread Christopher Jones
sixdThu Aug 2 19:37:30 2007 UTC Modified files: /php-src/ext/pdo_ociconfig.m4 Log: Fix message grammar and capitalization http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_oci/config.m4?r1=1.18&r2=1.19&diff_format=u Index: php-src/ext/pdo_oci/config.

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

2007-08-02 Thread Christopher Jones
sixdThu Aug 2 19:38:09 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_ociconfig.m4 Log: Fix message grammar and capitalization http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_oci/config.m4?r1=1.14.2.5.2.1&r2=1.14.2.5.2.2&diff_format=u I

[PHP-CVS] cvs: php-src /tests/lang 041.phpt 042.phpt 043.phpt 044.phpt ZendEngine2 zend_language_parser.y

2007-08-02 Thread Johannes Schl
johannesThu Aug 2 21:53:53 2007 UTC Added files: /php-src/tests/lang 041.phpt 042.phpt 043.phpt 044.phpt Modified files: /ZendEngine2zend_language_parser.y Log: - Add possibility to call static class members using variables

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /tests/lang 041.phpt 042.phpt 043.phpt 044.phpt ZendEngine2 zend_language_parser.y

2007-08-02 Thread Johannes Schl�ter
johannesThu Aug 2 21:55:23 2007 UTC Added files: (Branch: PHP_5_2) /php-src/tests/lang 041.phpt 042.phpt 043.phpt 044.phpt Modified files: /php-srcNEWS /ZendEngine2zend_language_parser.y Log: - Add possibility to ca

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

2007-08-02 Thread Ilia Alshanetsky
iliaa Thu Aug 2 22:18:30 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: 5.2.4RC1 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.874&r2=1.2027.2.547.2.875&diff_format=u Index

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

2007-08-02 Thread Ilia Alshanetsky
iliaa Thu Aug 2 22:28:19 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS configure.in /php-src/main php_version.h Log: Back to dev http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.875&r2=1.2027.2.547.2.876&diff_format=u In

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

2007-08-02 Thread Christopher Jones
sixdThu Aug 2 22:39:54 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests oci8safemode.phpt Modified files: /php-src/ext/oci8 oci8.c Log: Test existing PHP 5 safe mode functionality and make consistent. No MTH. ht

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

2007-08-02 Thread Christopher Jones
sixdThu Aug 2 22:49:58 2007 UTC Modified files: /php-src/ext/oci8 oci8.c Log: Treat privileged oci_pconnect() as non-persistent http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.334&r2=1.335&diff_format=u Index: php-src/ext/oci8/oci8.c diff -u ph

[PHP-CVS] cvs: php-src /sapi/embed php_embed.c

2007-08-02 Thread Stanislav Malyshev
stasThu Aug 2 23:49:51 2007 UTC Modified files: /php-src/sapi/embed php_embed.c Log: use hardcoded INI like CLI http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.17&r2=1.18&diff_format=u Index: php-src/sapi/embed/php_embed.c diff -u php-s

[PHP-CVS] cvs: php-src(PHP_5_2) /main php_ini.h

2007-08-02 Thread Stanislav Malyshev
stasThu Aug 2 23:57:52 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_ini.h Log: add stage for .htaccess http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.h?r1=1.45.2.3.2.1&r2=1.45.2.3.2.2&diff_format=u Index: php-src/main/php_ini.h d

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/embed php_embed.c

2007-08-02 Thread Stanislav Malyshev
stasThu Aug 2 23:45:28 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/embed php_embed.c Log: use hardcoded ini like CLI http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.11.2.1.2.1&r2=1.11.2.1.2.2&diff_format=u Index: php-src/sap

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/apache2handler apache_config.c

2007-08-02 Thread Stanislav Malyshev
stasFri Aug 3 01:14:23 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/apache2handlerapache_config.c Log: implement separate .htaccess stage http://cvs.php.net/viewvc.cgi/php-src/sapi/apache2handler/apache_config.c?r1=1.7.2.1.2.2&r2=1.7.2

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/apache mod_php5.c

2007-08-02 Thread Stanislav Malyshev
stasFri Aug 3 01:14:44 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/apachemod_php5.c Log: implement separate .htaccess stage http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/mod_php5.c?r1=1.19.2.7.2.10&r2=1.19.2.7.2.11&diff_format=u I

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

2007-08-02 Thread Stanislav Malyshev
stasFri Aug 3 01:16:41 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sessionmod_files.c session.c Log: correct fix for access control for save_path and .htaccess http://cvs.php.net/viewvc.cgi/php-src/ext/session/mod_files.c?r1=1.100.2.3.

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

2007-08-02 Thread Stanislav Malyshev
stasFri Aug 3 01:27:18 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/sessionmod_files.c Log: revert - not a correct fix http://cvs.php.net/viewvc.cgi/php-src/ext/session/mod_files.c?r1=1.83.2.9.2.9&r2=1.83.2.9.2.10&diff_format=u Index: p

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

2007-08-02 Thread Christopher Jones
sixdFri Aug 3 01:55:34 2007 UTC Modified files: /php-src/ext/oci8/tests password_2.phpt Log: MFB: New oci8 test for oci_password_change() http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/password_2.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/

[PHP-CVS] cvs: php-src /ext/session mod_files.c session.c /main main.c php_ini.h /sapi/apache mod_php.c /sapi/apache2handler apache_config.c ZendEngine2 zend_ini.h

2007-08-02 Thread Stanislav Malyshev
stasFri Aug 3 01:40:06 2007 UTC Modified files: /php-src/main main.c php_ini.h /ZendEngine2zend_ini.h /php-src/sapi/apachemod_php.c /php-src/sapi/apache2handlerapache_config.c /php-src/ext/sessionmod_files.c

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

2007-08-02 Thread Stanislav Malyshev
stasFri Aug 3 01:15:51 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main main.c Log: make error_log setting access-controlled by safe_mode/open_basedir http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.640.2.23.2.51&r2=1.640.2.23.2.52&di

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

2007-08-02 Thread Christopher Jones
sixdFri Aug 3 01:55:15 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests password_2.phpt Log: New oci8 test for oci_password_change() http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/password_2.phpt?view=markup&rev=1.1 Index: php

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

2007-08-02 Thread Stanislav Malyshev
stasFri Aug 3 01:30:22 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main main.c Log: check correct value http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.640.2.23.2.52&r2=1.640.2.23.2.53&diff_format=u Index: php-src/main/main.c diff -u

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

2007-08-02 Thread Antony Dovgal
tony2001Thu Aug 2 20:30:31 2007 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.872&r2=1.2027.2.547.2.873&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.