felipe Wed, 25 Aug 2010 22:03:03 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302783
Log:
- Fixed bug #52699 (PDO bindValue writes long int 32bit enum)
Bug: http://bugs.php.net/52699 (Open) PDO bindValue writes long int 32bit enum.
Cha
Adam Harvey wrote:
On 25 August 2010 23:06, Andrey Hristov wrote:
+ Â Â Â Â Â Â Â php_error_docref(NULL TSRMLS_CC, E_ERROR,
"magic_quotes_runtime are not supported by mysqlnd. They were deprecated in PHP 5.3
");
Is E_ERROR the appropriate level here? This could break code between
5.3
On 25 August 2010 23:06, Andrey Hristov wrote:
> + php_error_docref(NULL TSRMLS_CC, E_ERROR,
> "magic_quotes_runtime are not supported by mysqlnd. They were deprecated in
> PHP 5.3 ");
Is E_ERROR the appropriate level here? This could break code between
5.3 point releases. OK, you
andrey Wed, 25 Aug 2010 15:07:34 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302777
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
==
andrey Wed, 25 Aug 2010 15:06:47 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302776
Log:
Fix for bug #52221 Misbehaviour of magic_quotes_runtime (get/set))
Bug: http://bugs.php.net/52221 (Assigned) Misbehaviour of magic_quotes_runtime
(get/
andrey Wed, 25 Aug 2010 15:02:02 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302775
Log:
fix the build. two mysqli functions were missing after
recent commit - set_charset and get_charset
Changed paths:
U php/php-src/branches/PHP_5_3/e
pajoye Wed, 25 Aug 2010 14:27:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302774
Log:
- CVE # for mops 2010-24
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
=
dmitry Wed, 25 Aug 2010 13:48:16 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302769
Log:
Don't try to read the rest of malformed FCGI requests, close immediately. It
saves one recv() call for proper FCGI request.
Changed paths:
U php/
dmitry Wed, 25 Aug 2010 11:44:15 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302766
Log:
ws
Changed paths:
U php/php-src/trunk/sapi/cgi/fastcgi.c
Modified: php/php-src/trunk/sapi/cgi/fastcgi.c
=
dmitry Wed, 25 Aug 2010 09:14:36 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302764
Log:
Fixed bug #52614 (Memory leak when writing on uninitialized variable returned
from method call)
Bug: http://bugs.php.net/52614 (Assigned) Memory leak w
10 matches
Mail list logo