Skip to content

Commit

Permalink
Bug fixing news.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilia Alshanetsky committed Nov 8, 2002
1 parent 0bdefe4 commit bff999e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NEWS
Expand Up @@ -11,6 +11,13 @@ PHP 4 NEWS
. ext/icap
. sapi/fhttpd
- Moved ext/vpopmail to PECL. (James)
- Fixed bug #18868 (improved the check for availability of realpath()). (Ilia)
- Fixed width/height detection of bmp images using getimagesize() function on
big endian systems and added code to retrieve bmp bit depth. (Ilia)
- Fixed bug #20035 (line counting error when script starts with #! in
cgi/cli/fastcgi sapis). (Ilia)
- Fixed bug #20235 (incorrect handling of symlinks on ZTS build). (Ilia)
- Added sanity checks to headers_sent() & image_type_to_mime_type(). (Ilia)
- Added an aditional parameter to the jdtojewish() function which makes
the function return the symbolic hebrew name. (Moshe Doron, Derick)
- Fixed bug #20169 (implode() clobbers first argument). (Moriyoshi)
Expand Down

0 comments on commit bff999e

Please sign in to comment.