1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 11:02:55 +02:00

Already in 5.2

This commit is contained in:
David Soria Parra
2008-08-27 07:49:43 +00:00
parent 3bd40d9000
commit 9af185c7c9

1
NEWS
View File

@@ -50,7 +50,6 @@ PHP NEWS
duplicate keys). (Dmitry)
- Fixed bug #43817 (opendir() fails on Windows directories with parent
directory unaccessible). (Dmitry)
- Fixed bug #43782 (feof() does not detect timeout on socket). (David Soria Parra)
- Fixed bug #43008 (php://filter uris ignore url encoded filternames and can't
handle slashes). (Arnaud)
- Fixed bug #35980 (touch() works on files but not on directories). (Pierre)