diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2007-09-26 15:44:15 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2007-09-26 15:44:15 +0000 |
commit | f871988b885179fab1399e2243fe4ea0ecbccfbe (patch) | |
tree | 1fac99c80e14c697d4276c5f0b188ea6122b57af /NEWS | |
parent | b26d5f6077e0a2d4dc8c2558e9d708d47fd59509 (diff) | |
download | php-git-f871988b885179fab1399e2243fe4ea0ecbccfbe.tar.gz |
BFN
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ PHP NEWS Reported by Laurent gaffie. (Ilia) - Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre) +- Fixed bug #42767 (highlight_string() truncates trailing comment). (Ilia) - Fixed bug #42739 (mkdir() doesn't like a trailing slash when safe_mode is enabled). (Ilia) - Fixed bug #42699 (PHP_SELF duplicates path). (Dmitry) |