dmitry Mon, 16 Aug 2010 08:11:08 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302311
Log:
Fixed memory leaks (related to bug #52361)
Bug: http://bugs.php.net/52361 (Assigned) Throwing an exception in a destructor
causes invalid catching
dmitry Mon, 16 Aug 2010 09:20:46 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302323
Log:
Bug #52361 (Throwing an exception in a destructor causes invalid catching)
Bug: http://bugs.php.net/52361 (Assigned) Throwing an exception in a destruct
andrey Mon, 16 Aug 2010 09:44:13 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302331
Log:
Sync with trunk, fixes build failure on MacOSX.
Fix for Bug #52417 MySQLi build failure with mysqlnd
Bug: http://bugs.php.net/52417 (Assigned) MySQLi bu
andrey Mon, 16 Aug 2010 09:45:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302332
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
==
pajoye Mon, 16 Aug 2010 10:29:01 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302334
Log:
- WS
Changed paths:
U php/php-src/branches/PHP_5_3/ext/standard/http_fopen_wrapper.c
U php/php-src/trunk/ext/standard/http_fopen_wrapper.c
derick Mon, 16 Aug 2010 12:48:53 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302342
Log:
- Updated to version 2010.12 (2010l)
Changed paths:
U php/php-src/branches/PHP_5_3/ext/date/lib/timezonedb.h
U php/php-src/trunk/ext/date/li
andrey Mon, 16 Aug 2010 16:13:55 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302358
Log:
detect easily which charset doesn't work
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_character_set.phpt
U php/php-
andrey Mon, 16 Aug 2010 16:15:15 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302360
Log:
Fix test, so it doesn't fail with MySQL 5.5, where InnoDB
is the default engine
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug
kalleMon, 16 Aug 2010 20:56:00 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302373
Log:
Fixed bug #50836 (run_tests.php alerts syntax errors while testing session)
Bug: http://bugs.php.net/50836 (Assigned) run_tests.php alerts syntax errors
kalleMon, 16 Aug 2010 21:56:35 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302376
Log:
Fixed the context parameter on copy() to actually have an effect
# After looking at the logs, Jani did a bad merge into 5.3, so that
# the context param
kalleMon, 16 Aug 2010 21:59:42 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302377
Log:
Fix arginfo for copy(), see r302376 for more info
Changed paths:
U php/php-src/branches/PHP_5_3/ext/standard/basic_functions.c
Modified: php/php-
Hi Johannes
2010/8/16 Kalle Sommer Nielsen :
> kalle Mon, 16 Aug 2010 21:56:35 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=302376
>
> Log:
> Fixed the context parameter on copy() to actually have an effect
>
> # After looking at the logs,
12 matches
Mail list logo