Browse Source

Fixed typos

PHP-5.2.1RC1
Ilia Alshanetsky 19 years ago
parent
commit
6c49087e64
  1. 4
      NEWS

4
NEWS

@ -16,7 +16,7 @@ PHP NEWS
- Fixed endianness detection on MacOS when building universal binary.
(Uwe Schindler, Christian Speich, Tony)
- Fixed possible triggering of buffer overflows inside glibc
imlplementations of the fnmatch(), setlocale() and glob() functions.
implementations of the fnmatch(), setlocale() and glob() functions.
Reported by Laurent gaffie. (Ilia)
- Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre)
@ -24,7 +24,7 @@ PHP NEWS
- Fixed bug #42627 (bz2 extension fails to build with -fno-common).
(dolecek at netbsd dot org)
- Fixed Bug #42596 (session.save_path MODE option does not work). (Ilia)
- Fixed bug #42590 (Make the engine recornize \v and \f escape sequences).
- Fixed bug #42590 (Make the engine recognize \v and \f escape sequences).
(Ilia)
- Fixed bug #42587 (behaviour change regarding symlinked .php files). (Dmitry)
- Fixed bug #42579 (apache_reset_timeout() does not exist). (Jani)

Loading…
Cancel
Save