- API cleanup: remove unset*() methods and make set*() methods capable of that
[m6w6/ext-http] / missing.c
2005-08-09  Michael Wallner- add PHP_FUNCTION(http_parse_message) -- http_get...
2005-08-08  Michael Wallner- proper fallthrough in zend_update_static_property()
2005-08-08  Michael Wallner- incorporate static property routines into missing.c
2005-08-08  Michael Wallner- be smart about internal/user zvals, though it's not...
2005-08-08  Michael Wallner- fix php4 build
2005-08-03  Michael Wallner- add HttpMessage class constants
2005-07-22  Michael Wallner- (declare|update)_property_bool is also missing
2005-05-30  Michael Wallner- define zend_(upate|declare)_property_double only...
2005-05-22  Michael Wallner* flush *