- return zvals directly and don'T assume a type
authorMichael Wallner <mike@php.net>
Wed, 28 Dec 2005 14:16:27 +0000 (14:16 +0000)
committerMichael Wallner <mike@php.net>
Wed, 28 Dec 2005 14:16:27 +0000 (14:16 +0000)
commit43923eca4429ed3ce5fb85407345d7030a1879f1
tree1142705203726508bf338848c1702c96dbf58115
parent960586b99568624a207faa24fe56233582b6d0dc
- return zvals directly and don'T assume a type
- fix crash with http_request_body_fill(NULL,NULL,NULL)
- add test
http_request_body_api.c
http_request_object.c
tests/HttpRequest_005.phpt [new file with mode: 0644]