php-src/main/streams
Nikita Popov 202a701a4e Merge branch 'PHP-8.0'
* PHP-8.0:
  Remove zero size special case for copy_to_stream
2021-03-29 15:22:50 +02:00
..
cast.c Use standard types in fopencookie test 2020-08-05 10:39:37 +02:00
filter.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
glob_wrapper.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
memory.c Back memory stream by a zend_string 2020-12-18 17:07:07 +01:00
mmap.c Merge branch 'PHP-7.4' 2019-10-31 09:37:27 +01:00
php_stream_context.h Fix expression warnings and break warnings 2020-06-07 10:41:11 +02:00
php_stream_filter_api.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_stream_glob_wrapper.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_stream_mmap.h Merge branch 'PHP-7.4' into master 2020-09-21 16:09:17 +02:00
php_stream_plain_wrapper.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_stream_transport.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_stream_userspace.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_streams_int.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
plain_wrapper.c Improve SPL directory and stat() cache using zend_srting* instead of char* 2021-02-26 02:28:46 +03:00
streams.c Merge branch 'PHP-8.0' 2021-03-29 15:22:50 +02:00
transports.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
userspace.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
xp_socket.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00