diff options
author | Felipe Pena <felipe@php.net> | 2010-06-26 22:07:04 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2010-06-26 22:07:04 +0000 |
commit | ec29c67a5a263241c758f783fcacbe070b39b81c (patch) | |
tree | c888ab9c2e2584fed2ad97aabe52787c2afe42b3 | |
parent | dcb44b5ed7876e39b86b7ce7e9a80176ba4bfb30 (diff) | |
download | php-git-ec29c67a5a263241c758f783fcacbe070b39b81c.tar.gz |
- BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ PHP NEWS - Fixed bug #52061 (memory_limit above 2G). (Felipe) - Fixed bug #52010 (open_basedir restrictions mismatch on vacuum command). (Ilia, Felipe) +- Fixed bug #51421 (Abstract __construct constructor argument list not + enforced). (Felipe) - Fixed bug #49730 (Firebird - new PDO() returns NULL). (Felipe) 17 Jun 2010, PHP 5.2.14RC1 |