php-src/main/streams
Dmitry Stogov 1616038698 Added ZEND_ATTRIBUTE_FORMAT to some middind functions.
"%p" replaced by ZEND_LONG_FMT to avoid compilation warnings.
Fixed most incorrect use cases of format specifiers.
2016-06-21 16:00:37 +03:00
..
cast.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
filter.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
glob_wrapper.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
memory.c Fix bug #71629: sync php_url_decode definition 2016-02-21 17:11:34 -08:00
mmap.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_context.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_filter_api.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_glob_wrapper.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_mmap.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_plain_wrapper.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_transport.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_stream_userspace.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_streams_int.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
plain_wrapper.c Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
streams.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
transports.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
userspace.c - get rid of EG(scope). zend_get_executed_scope() should be used instead. 2016-04-28 04:13:34 +03:00
xp_socket.c Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00