diff options
| author | David Coallier <davidc@php.net> | 2008-11-22 14:35:39 +0000 | 
|---|---|---|
| committer | David Coallier <davidc@php.net> | 2008-11-22 14:35:39 +0000 | 
| commit | 010c3eb63737fb15e376fe1b169ea0e20139f2a3 (patch) | |
| tree | 860c6842393cf0b17bf9fa4a03428b73a9734b71 | |
| parent | a3a0dbe923c83b088af548a73293e9fa22ece833 (diff) | |
| download | php-git-010c3eb63737fb15e376fe1b169ea0e20139f2a3.tar.gz | |
- Added the fixed bug #46615
| -rw-r--r-- | NEWS | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -51,3 +51,5 @@ PHP                                                                        NEWS  - Added shm_has_var() function. (Mike)  - Fixed bug #40325 (Vary: header missing in gzip output handlers). (Mike) +- Fixed bug #46615 (Make SplHeap->key() returns the key count -1 instead +  of the key count). (David C.)  | 
