diff options
| author | Jani Taskinen <jani@php.net> | 2009-08-31 21:19:29 +0000 |
|---|---|---|
| committer | Jani Taskinen <jani@php.net> | 2009-08-31 21:19:29 +0000 |
| commit | b3a23c7d880f190f6d81a4ee6670351ce0b95d02 (patch) | |
| tree | 5a19d46e2f6364ac58c1823afe670d454aadfc90 | |
| parent | 6bb0603c4fc2e26d4c44230232d46d1de313789e (diff) | |
| download | php-git-b3a23c7d880f190f6d81a4ee6670351ce0b95d02.tar.gz | |
fix typo
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ PHP NEWS - Improved shared extension loading on OSX to use the standard Unix dlopen() API. (Scott) -- Fixed zlib.deflate compress filter to actually accpet level parameter. (Jani) +- Fixed zlib.deflate compress filter to actually accept level parameter. (Jani) - Fixed leak on error in popen/exec (and related functions) on Windows. (Pierre) - Fixed possible bad caching of symlinked directories in the realpath cache |
