let the ctor honor the options array too
[m6w6/ext-http] / php_http_message.c
2012-03-26  Michael Wallneradd current state of refactoring
2012-03-26  Michael Wallnercommit lingering changes: http\Message::toStream()...
2012-03-20  Michael Wallnerremove lots of unused code; tests++; speed up php_http_...
2012-03-15  Michael Wallnerduh, test before commit!; remove errenous additional...
2012-03-13  Michael Wallneradd some more tests; fix leak in php_http_env_get_respo...
2012-03-07  Michael Wallneradd bool http\Message::isMultipart([&$boundary]) and...
2012-02-29  Michael Wallnerallow parsing messages consiting of headers only; fetch...
2012-02-24  Michael Wallnerexperimental stream message parser
2012-02-13  Michael Wallnerfix type initialization and leaks; fix prepend
2012-01-24  Michael Wallnerreturn the actual zval instead of a string cast as...
2012-01-20  Michael Wallnertests & bugfixes
2012-01-18  Michael Wallnerbastardize property proxy even more -- sorry that dev3...
2012-01-14  Michael Wallnermake &$this->headers work; &$this->headers["foo"] still...
2012-01-10  Michael Wallnerheader cleanups; fix IDE warnings
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-07-28  Michael Wallnerbuild and file maintenance
2011-07-28  Michael Wallneruse zend_symtable where appropriate
2011-07-27  Michael Wallnerfix some warnings
2011-07-27  Michael Wallnerremove FluentlyCallable interface
2011-06-12  Michael Wallner* request message and history
2011-06-12  Michael Wallnerthread safety
2011-05-21  Michael Wallner* use the separator where applicable
2010-10-21  Michael Wallnerpush a load of changes before holidays
2010-09-09  Michael Wallnerensure the merged header IS_STRING
2010-09-09  Michael Wallnercleanups & includes
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk