diff options
author | Dan Kalowsky <kalowsky@php.net> | 2002-08-14 17:17:16 +0000 |
---|---|---|
committer | Dan Kalowsky <kalowsky@php.net> | 2002-08-14 17:17:16 +0000 |
commit | b22a1eb93572f978362b6037db2bc148f528387e (patch) | |
tree | fa8af37ba5d58a748dd1b016882e3b038d6b8c44 | |
parent | 0917902b925e79d8e892829802f0c21ebffb203a (diff) | |
download | php-git-b22a1eb93572f978362b6037db2bc148f528387e.tar.gz |
Giving Ilia his props
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Fix a bug where PHP doesn't handle the Expect header properly. (Patch + submitted by Ilia <ilia@prohost.org>) - Fix a bug in ODBC where closing the module would crash the Windows executable. (kalowsky) - Various memory leak fixes in the pack/unpack commands, patch submitted by |