* PHP-5.4:
Allow valid multi-byte utf-8 characters to be allowed as file names in phar archives.
Conflicts:
ext/phar/phar_path_check.c
not only the subset). (Anatol)
- FPM:
- . Fixed bug #66908 (php-fpm reload leaks epoll_create() file descriptor).
+ . Fixed bug #66908 (php-fpm reload leaks epoll_create() file descriptor).
(Julio Pintos)
- . Fix bug #64498 ($phar->buildFromDirectory can't compress file with an accent
- in its name). (PR #588)
-
-?? ??? 2014, PHP 5.4.28
+ - Phar:
++ . Fix bug #64498 ($phar->buildFromDirectory can't compress file with an accent
++ in its name). (PR #588)
+
+?? ??? 2014, PHP 5.5.12
- Core:
. Fixed bug #61019 (Out of memory on command stream_get_contents). (Mike)
. Fixed bug #64330 (stream_socket_server() creates wrong Abstract Namespace