- don't destruct the zval right after construction in http_message_tostruct_recursive()
authorMichael Wallner <mike@php.net>
Fri, 14 Oct 2005 10:51:57 +0000 (10:51 +0000)
committerMichael Wallner <mike@php.net>
Fri, 14 Oct 2005 10:51:57 +0000 (10:51 +0000)
commit91c98198094e89bd2a0d0648b60dd2c361d3054b
tree0d67a5e2a07897e8e6222f58e1f10bad32cf899a
parentc9a41488faf406e62675ebc75c3abf1c50725852
- don't destruct the zval right after construction in http_message_tostruct_recursive()
- add test
http_message_api.c
tests/parse_message_004.phpt [new file with mode: 0644]