php-src/main/streams
Gustavo Lopes 2634f55992 Merge branch 'PHP-5.4'
* PHP-5.4:
  Fix bug #63240 on stream_get_line()
2012-10-12 20:24:28 +02:00
..
cast.c - Year++ 2012-01-01 13:15:04 +00:00
filter.c - Year++ 2012-01-01 13:15:04 +00:00
glob_wrapper.c Merge branch 'PHP-5.3' into PHP-5.4 2012-10-09 13:29:51 +08:00
memory.c - Year++ 2012-01-01 13:15:04 +00:00
mmap.c - Year++ 2012-01-01 13:15:04 +00:00
php_stream_context.h - Revert r134029. The streams pooling API was never used in more 2012-02-21 21:55:00 +00:00
php_stream_filter_api.h - Year++ 2012-01-01 13:15:04 +00:00
php_stream_glob_wrapper.h Fixed bug #63236 (Executable permission on various source files) 2012-10-09 13:28:31 +08:00
php_stream_mmap.h - Year++ 2012-01-01 13:15:04 +00:00
php_stream_plain_wrapper.h - Year++ 2012-01-01 13:15:04 +00:00
php_stream_transport.h - Year++ 2012-01-01 13:15:04 +00:00
php_stream_userspace.h - Year++ 2012-01-01 13:15:04 +00:00
php_streams_int.h - Year++ 2012-01-01 13:15:04 +00:00
plain_wrapper.c * fixed bug #60704 unlink() bug with some files path 2012-02-14 14:14:30 +00:00
streams.c Merge branch 'PHP-5.4' 2012-10-12 20:24:28 +02:00
transports.c - Year++ 2012-01-01 13:15:04 +00:00
userspace.c fix bug #40459 - make all stream funcs that create object call ctor 2012-08-07 22:59:12 -07:00
xp_socket.c - size_t may be shorter than long and definitely is not signed. Note that the 2012-03-04 19:30:01 +00:00