tests & bugfixes
authorMichael Wallner <mike@php.net>
Fri, 20 Jan 2012 22:02:26 +0000 (22:02 +0000)
committerMichael Wallner <mike@php.net>
Fri, 20 Jan 2012 22:02:26 +0000 (22:02 +0000)
commit61c5a47e7530b142df6b67332e60a339998c2492
tree40d97dbf2e372731415491cf6f2206f99ceaca2b
parent2e9ac0202f2c5f1cb94e0afd4b66c1c35c316284
tests & bugfixes
18 files changed:
php_http_env.c
php_http_header_parser.c
php_http_headers.c
php_http_message.c
php_http_object.c
php_http_object.h
php_http_url.c
php_http_url.h
phpunit/HeaderTest.php [new file with mode: 0644]
phpunit/ObjectTest.php [new file with mode: 0644]
phpunit/ParamsTest.php
phpunit/UrlTest.php
tests/data/message_rr_empty.txt
tests/data/urls.txt
tests/envresponseheader001.phpt [new file with mode: 0644]
tests/message001.phpt
tests/phpunit.phpt [new file with mode: 0644]
tests/url001.phpt [new file with mode: 0644]