php-src/main/streams
Pierrick Charron 1368364469 Fix common typos in the source code (Reported in Bug #54065)
# External libraries were excluded
# Thanks eitan at eitanadler dot com for the first patch :)
2011-04-03 21:46:52 +00:00
..
cast.c - no need of assert here 2011-01-20 06:32:59 +00:00
filter.c - Fixed several comparisons that always result in true of false 2011-02-01 18:11:16 +00:00
glob_wrapper.c - Year++ 2011-01-01 02:17:06 +00:00
memory.c - Year++ 2011-01-01 02:17:06 +00:00
mmap.c - Year++ 2011-01-01 02:17:06 +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:17:06 +00:00
php_stream_mmap.h - Year++ 2011-01-01 02:17:06 +00:00
php_stream_plain_wrapper.h - Year++ 2011-01-01 02:17:06 +00:00
php_stream_transport.h - Year++ 2011-01-01 02:17:06 +00:00
php_stream_userspace.h - Year++ 2011-01-01 02:17:06 +00:00
php_streams_int.h - Year++ 2011-01-01 02:17:06 +00:00
plain_wrapper.c - PHP_STREAM_OPTION_WRITE_BUFFER no longer disables the read buffer of a plain 2011-02-19 01:28:37 +00:00
streams.c - Make fclose() actually close stream, even when the resource refcount is > 1. 2011-03-21 02:58:54 +00:00
transports.c - Year++ 2011-01-01 02:17:06 +00:00
userspace.c - Changed return value in userspace stream set_option to "not implemented", 2011-02-18 17:53:26 +00:00
xp_socket.c - PHP_STREAM_OPTION_WRITE_BUFFER no longer disables the read buffer of a plain 2011-02-19 01:28:37 +00:00