stas Sun, 29 Nov 2009 08:35:01 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291415
Log:
proper fix for bug #50006
add modify protection to all user array sorts
Bug: http://bugs.php.net/50006 (Open) Segfault caused by uksort() (PHP_5_2
only
jani Sun, 29 Nov 2009 18:08:38 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291448
Log:
- Revert bad patch
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysql/config.m4
Modified: php/php-src/branches/PHP_5_3/ext/mysql/config.m4
=
It's waste of time, just revert it all back to how it worked..
--Jani
Rasmus Lerdorf wrote:
rasmus Sun, 29 Nov 2009 03:32:54 +
Revision: http://svn.php.net/viewvc?view=revision&revision=291410
Log:
Last attempt to get this stuff right before punting it
a