php-src/main/streams
Anatol Belski 49de5b7aed Merge branch 'PHP-5.6'
* PHP-5.6:
  add include for missing usleep proto
  C89 compat
  Added more useful warning messages
  Changed based on comments and make its behaviour equal to the Windows version
  Fix #53092 - dns_get_record does not return false on dns server failure
  Fix php cli (-S option) inconsistent port parsing

Conflicts:
	main/streams/plain_wrapper.c
2014-12-01 08:32:12 +01:00
..
cast.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
filter.c fix datatype mismatch 2014-10-27 17:16:24 +01:00
glob_wrapper.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
memory.c fix datatype mismatch 2014-10-27 17:20:24 +01:00
mmap.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_stream_context.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_stream_filter_api.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_stream_glob_wrapper.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_stream_mmap.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_stream_plain_wrapper.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_stream_transport.h fix datatype mismatches 2014-10-24 20:50:01 +02:00
php_stream_userspace.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_streams_int.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
plain_wrapper.c Merge branch 'PHP-5.6' 2014-12-01 08:32:12 +01:00
streams.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
transports.c fix datatype mismatches 2014-10-24 20:50:01 +02:00
userspace.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
xp_socket.c fix unused var warning 2014-11-14 17:39:37 +01:00