php-src/main/streams
Gustavo André dos Santos Lopes 08f78070a5 - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead of
out parameter).
- Fixed signature of php_stream_copy_to_stream_ex to return int in 5.4/trunk
  instead of size_t, as the function only returns SUCCESS/FAILURE.
2011-09-04 22:36:33 +00:00
..
cast.c - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead of 2011-09-04 22:36:33 +00:00
filter.c Avoiding strcpy, strcat, sprintf usage to make static analyzer happy 2011-08-09 12:16:58 +00:00
glob_wrapper.c - Year++ 2011-01-01 02:19:59 +00:00
memory.c - Year++ 2011-01-01 02:19:59 +00:00
mmap.c - Year++ 2011-01-01 02:19:59 +00:00
php_stream_context.h Fix common typos in the source code (Reported in Bug #54065) 2011-04-03 21:46:52 +00:00
php_stream_filter_api.h Fix common typos in the source code (Reported in Bug #54065) 2011-04-03 21:46:52 +00:00
php_stream_glob_wrapper.h - Year++ 2011-01-01 02:19:59 +00:00
php_stream_mmap.h - Year++ 2011-01-01 02:19:59 +00:00
php_stream_plain_wrapper.h - Year++ 2011-01-01 02:19:59 +00:00
php_stream_transport.h - Year++ 2011-01-01 02:19:59 +00:00
php_stream_userspace.h - Year++ 2011-01-01 02:19:59 +00:00
php_streams_int.h - Year++ 2011-01-01 02:19:59 +00:00
plain_wrapper.c Fix bug #53913 (Streams functions assume HAVE_GLOB is defined). Patch by Chris 2011-02-04 10:47:41 +00:00
streams.c - Fixed bug #52935 (call exit in user_error_handler cause stream relate core). 2011-07-05 16:09:06 +00:00
transports.c - Year++ 2011-01-01 02:19:59 +00:00
userspace.c - Fixed bug #53903 (userspace stream stat callback does not separate the 2011-02-01 22:55:17 +00:00
xp_socket.c - Year++ 2011-01-01 02:19:59 +00:00