[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/php_ini.c trunk/main/php_ini.c

2010-08-30 Thread Felipe Pena
felipe Mon, 30 Aug 2010 21:34:54 + Revision: http://svn.php.net/viewvc?view=revision&revision=302903 Log: - Fixed crash on non-Windows build Changed paths: U php/php-src/branches/PHP_5_3/main/php_ini.c U php/php-src/trunk/main/php_ini.c Modified

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2010-08-30 Thread Andrey Hristov
andrey Mon, 30 Aug 2010 18:13:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=302902 Log: here comes the news Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS ==

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_ps_codec.c trunk/ext/mysqlnd/mysqlnd_ps_codec.c

2010-08-30 Thread Andrey Hristov
andrey Mon, 30 Aug 2010 18:10:23 + Revision: http://svn.php.net/viewvc?view=revision&revision=302901 Log: Fix for MySQL Bug #49406 Binding params doesn't work when selecting a date inside a CASE-WHEN (http://bugs.mysql.com/bug.php?id=49406) The MySQL server s

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/php_ini.c trunk/main/php_ini.c

2010-08-30 Thread Pierre Joye
pajoye Mon, 30 Aug 2010 17:05:56 + Revision: http://svn.php.net/viewvc?view=revision&revision=302899 Log: - fix possible leak and error while fetching PHPRC Changed paths: U php/php-src/branches/PHP_5_3/main/php_ini.c U php/php-src/trunk/main/php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/mysqli.c branches/PHP_5_3/ext/mysqli/mysqli_api.c branches/PHP_5_3/ext/mysqli/tests/mysqli_constants.phpt trunk/ext/mysqli/mysqli.c trunk/ext/m

2010-08-30 Thread Ulf Wendel
uw Mon, 30 Aug 2010 16:59:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=302897 Log: Adding MYSQLI_OPT_SSL_VERIFY_SERVER_CERT for use with mysqli_options(). Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/mysqli.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/proc_open.c trunk/ext/standard/proc_open.c

2010-08-30 Thread Pierre Joye
pajoye Mon, 30 Aug 2010 16:52:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=302895 Log: - WS Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/proc_open.c U php/php-src/trunk/ext/standard/proc_open.c Modified: php/php-

[PHP-CVS] svn: /php/php-src/trunk/ext/date/tests/ bug52290.phpt

2010-08-30 Thread Derick Rethans
derick Mon, 30 Aug 2010 16:50:10 + Revision: http://svn.php.net/viewvc?view=revision&revision=302894 Log: - Keep 5.3 and trunk in sync. Changed paths: A + php/php-src/trunk/ext/date/tests/bug52290.phpt (from php/php-src/branches/PHP_5_3/ext/date/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug52342.phpt trunk/ext/date/tests/bug52342.phpt

2010-08-30 Thread Derick Rethans
derick Mon, 30 Aug 2010 16:48:21 + Revision: http://svn.php.net/viewvc?view=revision&revision=302893 Log: - Tests for bug #52342 (DateTime setIsoDate results in wrong timestamp). Bug: http://bugs.php.net/52342 (Assigned) DateTime setIsoDate results in wrong

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/date/tests/ bug52454.phpt

2010-08-30 Thread Derick Rethans
derick Mon, 30 Aug 2010 16:47:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=302892 Log: - Added test file that I forgot to commit. Changed paths: A php/php-src/branches/PHP_5_3/ext/date/tests/bug52454.phpt Added: php/php-src/branches

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/lib/tm2unixtime.c trunk/ext/date/lib/tm2unixtime.c trunk/ext/date/tests/bug52454.phpt

2010-08-30 Thread Derick Rethans
derick Mon, 30 Aug 2010 16:25:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=302890 Log: - Fixed bug #52454 (Relative dates and getTimestamp increments by one day) Bug: http://bugs.php.net/52454 (Assigned) Relative dates and getTimestamp in

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug52577.phpt trunk/ext/date/tests/bug52577.phpt

2010-08-30 Thread Derick Rethans
derick Mon, 30 Aug 2010 15:40:36 + Revision: http://svn.php.net/viewvc?view=revision&revision=302889 Log: - Test for (non-)bug #52577. Bug: http://bugs.php.net/52577 (Assigned) Incorrect date returning Changed paths: A php/php-src/branches/PHP_5

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug46874.phpt trunk/ext/date/tests/bug46874.phpt

2010-08-30 Thread Derick Rethans
derick Mon, 30 Aug 2010 15:35:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=302888 Log: - Added test for bug #46874 (same as #52668). Bugs: http://bugs.php.net/46874 (Bogus) DatePeriod not resetting after foreach loop http://bugs.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/lib/timelib.c branches/PHP_5_3/ext/date/lib/timelib.h branches/PHP_5_3/ext/date/php_date.c branches/PHP_5_3/ext/date/php_da

2010-08-30 Thread Derick Rethans
derick Mon, 30 Aug 2010 15:32:09 + Revision: http://svn.php.net/viewvc?view=revision&revision=302887 Log: - Fixed bug #52668 (Iterating over a dateperiod twice is broken). Bug: http://bugs.php.net/52668 (Assigned) Iterating over a dateperiod twice is broken

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/sapi/fpm/fpm/fpm_process_ctl.c trunk/sapi/fpm/fpm/fpm_process_ctl.c

2010-08-30 Thread Jérôme Loyet
fat Mon, 30 Aug 2010 15:21:31 + Revision: http://svn.php.net/viewvc?view=revision&revision=302886 Log: - only one process (for all pools) could be killed by the 'dynamic' process manager. Now it's one process per pool which can be killed by the 'dynamic'

[PHP-CVS] svn: /php/php-src/trunk/ UPGRADING

2010-08-30 Thread Pierre Joye
pajoye Mon, 30 Aug 2010 10:27:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=302885 Log: - remove internals stuff, moved to the INTERNALS guide Changed paths: U php/php-src/trunk/UPGRADING Modified: php/php-src/trunk/UPGRADING ===

[PHP-CVS] svn: /php/php-src/trunk/ UPGRADING.INTERNALS

2010-08-30 Thread Pierre Joye
pajoye Mon, 30 Aug 2010 10:26:31 + Revision: http://svn.php.net/viewvc?view=revision&revision=302884 Log: - initial import, internals upgrade guide Changed paths: A php/php-src/trunk/UPGRADING.INTERNALS Added: php/php-src/trunk/UPGRADING.INTERNALS ===

[PHP-CVS] svn: /php/php-src/trunk/ TSRM/tsrm_virtual_cwd.c TSRM/tsrm_virtual_cwd.h UPGRADING ext/zip/php_zip.c main/fopen_wrappers.c main/php_open_temporary_file.c

2010-08-30 Thread Pierre Joye
pajoye Mon, 30 Aug 2010 09:38:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=302883 Log: - use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex Changed paths: U php/php-src/trunk/TSRM/tsrm_virtual_cwd.c U php/php-src/trunk/TS

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_mysql/tests/pdo_mysql_interface.phpt trunk/ext/pdo_mysql/tests/pdo_mysql_interface.phpt

2010-08-30 Thread Ulf Wendel
uw Mon, 30 Aug 2010 09:20:48 + Revision: http://svn.php.net/viewvc?view=revision&revision=302882 Log: If you add functions to the PDO core, take care not to break other PDO drivers tests, document the function and provide a function test for the PDO core