Browse Source

- Fixed bug #46897: (ob_flush() should fail to flush unerasable buffers)

experimental/5.3-FPM
David Coallier 17 years ago
parent
commit
bc6a024852
  1. 1
      NEWS

1
NEWS

@ -12,6 +12,7 @@ PHP NEWS
- Fixed bug #45432 (PDO: persistent connection leak). (Felipe)
- Fixed bug #43831 ($this gets mangled when extending PDO with persistent
connection). (Felipe)
- Fixed bug #46897 (ob_flush() should fail to flush unerasable buffers). (David C.)
29 Jan 2009, PHP 5.3.0 Beta 1
- Upgraded bundled sqlite to version 3.6.10. (Scott, Ilia)

Loading…
Cancel
Save