diff options
| author | Ilia Alshanetsky <iliaa@php.net> | 2007-09-17 12:44:16 +0000 |
|---|---|---|
| committer | Ilia Alshanetsky <iliaa@php.net> | 2007-09-17 12:44:16 +0000 |
| commit | 6c49087e64e669711ed693e0788922bb4f6f7d07 (patch) | |
| tree | c8f011f4adf91b18029391630c96427d5b60230f | |
| parent | 402d3eb0e0d0e67041f13363cda1bcd7b6ba3bc2 (diff) | |
| download | php-git-6c49087e64e669711ed693e0788922bb4f6f7d07.tar.gz | |
Fixed typos
| -rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |
