php-src/main/streams
Nikita Popov 26f8fc833b Enable and fix printf() format warnings
Add _unchecked() variants of zend_spprintf and zend_strpprintf for
cases where we specifically want to disable these checks, such as
use of %H.
2017-11-16 21:15:36 +01:00
..
cast.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
filter.c Fixed memory leaks 2017-11-02 03:04:27 +03:00
glob_wrapper.c Merge branch 'PHP-7.1' 2017-01-09 16:08:31 -08:00
memory.c Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
mmap.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_stream_context.h Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
php_stream_filter_api.h Use interned strings for persistent stream wrappers and filters 2017-10-31 18:51:35 +03: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 Merge branch 'PHP-7.2' 2017-11-13 13:35:46 -05:00
transports.c Fixed memory leaks 2017-11-02 03:04:27 +03:00
userspace.c Enable and fix printf() format warnings 2017-11-16 21:15:36 +01:00
xp_socket.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00