diff options
| author | Felipe Pena <felipe@php.net> | 2010-08-01 13:27:02 +0000 |
|---|---|---|
| committer | Felipe Pena <felipe@php.net> | 2010-08-01 13:27:02 +0000 |
| commit | c0e6f37cb9a343a9074506a0f0a9af98546fc327 (patch) | |
| tree | 546b16d1c11035547df771cefdd489316f3ebba6 /NEWS | |
| parent | cb1d315b7df224ab833390e19b1588d9f3a6d055 (diff) | |
| download | php-git-c0e6f37cb9a343a9074506a0f0a9af98546fc327.tar.gz | |
- Fixed bug #52484 (__set() ignores setting properties with empty names)
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2010, PHP 5.3.4 - Fixed bug #52487 (PDO::FETCH_INTO leaks memory). (Felipe) +- Fixed bug #52484 (__set() ignores setting properties with empty names). + (Felipe) - Fixed bug #52436 (Compile error if systems do not have stdint.h) (Sriram Natarajan) |
