Fix php_http_message.c:136:14: warning: comparison between 'enum <anonymous>' and...
[m6w6/ext-http] / php_http_message_body.c
2012-12-22  Michael Wallnersafety guards for objects which di not set the intern...
2012-12-21  Michael Wallnermerged bodycount branch
2012-12-21  Michael Wallnerimplement message body reference counting
2012-12-20  Michael Wallnermerged response-streams branch
2012-12-20  Michael Wallneradd stream support for http\Env\Response
2012-12-09  Michael Wallnerfix leak
2012-11-12  Michael Wallneraddref to body resource
2012-11-08  Michael Wallnerbetter PHP-5.3 compatibility
2012-07-30  Michael Wallnerimplement Serializable
2012-06-17  Anatoliy Belskyfixes for windows and 5.3 compatibility
2012-05-30  Michael Wallner* split request and response message parsers, so the...
2012-04-03  Michael Wallnercode cleanup
2012-03-30  Michael Wallnerreintegrate the DEV_2-client branch
2012-03-27  Michael Wallnerfix errenous quotes
2012-03-26  Michael Wallneradd current state of refactoring
2012-03-26  Michael Wallnercommit lingering changes: http\Message::toStream()...
2012-03-15  Michael Wallnerduh, test before commit!; remove errenous additional...
2012-03-15  Michael Wallnerrenamed http\Message\Body::add() to ::addForm() because...
2012-03-13  Michael Wallneradd some more tests; fix leak in php_http_env_get_respo...
2012-03-11  Michael Wallnerfix some compiler warnings
2012-03-07  Michael Wallneradd bool http\Message::isMultipart([&$boundary]) and...
2012-01-23  Michael Wallneretag test & fixes; set default etag mode for temp strea...
2012-01-19  Michael Wallnerdoh
2012-01-19  Michael Wallnerreading RFCs educates
2012-01-19  Michael Wallnerfixup http\Message\Body::add() for files where data...
2012-01-19  Michael Wallnerremodel file adding to accept paths, streams and plain...
2012-01-14  Michael Wallnerfix http\message\Body::toCallback
2012-01-14  Michael Wallneradd stat and etag methods
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-27  Michael Wallneruse userland friendly namespaces
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-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk