better PHP-5.3 compatibility
authorMichael Wallner <mike@php.net>
Thu, 8 Nov 2012 13:46:20 +0000 (13:46 +0000)
committerMichael Wallner <mike@php.net>
Thu, 8 Nov 2012 13:46:20 +0000 (13:46 +0000)
commitd5de4f9eae86ae1dab0f8a906bf9543710ae124d
tree6b3de841a17396b0044d108c746f8c4fbd9a189f
parent64722314d70dc547e477d87927c22b598aa463d0
better PHP-5.3 compatibility
28 files changed:
php_http_client.c
php_http_client_datashare.c
php_http_client_pool.c
php_http_cookie.c
php_http_curl_client.c
php_http_curl_client_datashare.c
php_http_curl_client_pool.c
php_http_encoding.c
php_http_env.c
php_http_env_response.c
php_http_message.c
php_http_message_body.c
php_http_misc.h
php_http_object.c
php_http_property_proxy.c
php_http_querystring.c
phpunit.php [new file with mode: 0644]
phpunit/ObjectTest.php
phpunit/RequestTest.php
phpunit/UrlTest.php
reflection2php.php
tests/etag001.phpt
tests/factory.phpt
tests/message004.phpt
tests/persistenthandles001.phpt
tests/phpunit.phpt
tests/response003.phpt
tests/serialize001.phpt