fix bug #15223 (http_parse_message cust off more than message headers);
[m6w6/ext-http] / missing.h
2008-11-21  Michael Wallnerfixed another new 5_3 incompatibility (bug #15065)
2008-09-24  Michael WallnerPHP-5.3 zend_hash API compatibility fix
2008-08-05  Michael Wallnerfix 5.3 build once again
2008-03-12  Michael Wallnerno more PG(error_handling) in PHP-5.3
2008-02-04  Michael Wallnerfix PHP_5_3 build
2007-09-28  Michael Wallner- take advantage of constified ZEND_API
2007-02-21  Michael Wallner-release 1.5.1; build failure (PHP5<5.2) due to ZEND_MN...
2007-02-15  Michael Wallner- missing ZEND_MN
2007-02-07  Michael Wallner- fix copyright year
2007-02-02  Michael Wallner- deprecate HttpRequest::*RawPostData() in favour of...
2006-03-12  Michael Wallner- fix php-4 build
2006-01-02  Michael Wallner- happy new year
2005-10-24  Michael Wallner- relicense with a BSD style license
2005-09-19  Michael Wallner- initialize local zvals used as HashTable containers
2005-09-01  Michael Wallner- prepare for working static properties in PHP_5_1
2005-08-16  Michael Wallner- bloody workaround for internal class' static properties
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-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 *