php-src/main/streams
Dmitry Stogov 6fcc7134f1 Keep resource of enclosing stream, because it may be referenced from other place(s).
This fixes valgrind warnings on Zend/tests/type_declarations/scalar_basic.phpt
2017-07-19 17:16:56 +03:00
..
cast.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
filter.c Remove superfluous allocation checks around ZMM-based functions 2017-04-02 00:58:19 +02:00
glob_wrapper.c Merge branch 'PHP-7.1' 2017-01-09 16:08:31 -08:00
memory.c eliminate casts 2017-07-09 15:11:02 +02:00
mmap.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_stream_context.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_stream_filter_api.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_stream_glob_wrapper.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_stream_mmap.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_stream_plain_wrapper.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_stream_transport.h Use any TLS crypto method by default, don't use SSL 2017-06-10 17:31:24 -04:00
php_stream_userspace.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_streams_int.h Fixed bug #74090 stream_get_contents maxlength>-1 returns empty string 2017-02-15 11:22:47 +01:00
plain_wrapper.c eliminate casts 2017-07-10 15:48:54 +02:00
streams.c Keep resource of enclosing stream, because it may be referenced from other place(s). 2017-07-19 17:16:56 +03:00
transports.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
userspace.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
xp_socket.c Merge branch 'PHP-7.1' 2017-04-27 11:13:00 +02:00