diff options
| author | Ilia Alshanetsky <iliaa@php.net> | 2002-10-28 01:17:32 +0000 |
|---|---|---|
| committer | Ilia Alshanetsky <iliaa@php.net> | 2002-10-28 01:17:32 +0000 |
| commit | beed359434f11469f50c4024f60f63250363a630 (patch) | |
| tree | 969b87a56160c2acdd998df8126740dec6bf5b29 | |
| parent | f76b9649cd224297e60b17c2de71a78b1966dc3e (diff) | |
| download | php-git-beed359434f11469f50c4024f60f63250363a630.tar.gz | |
Bug fixing news.
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ PHP 4 NEWS . ext/icap . sapi/fhttpd - Moved ext/vpopmail to PECL. (James) +- Fixed bug #20110 (added sanity check to prevent include/require functions + from trying to include directories). (Ilia) +- Fixed bug #20108 (segmentation fault on printf("%1.1s", "string")). (Ilia) - Added dba_handlers() that returns an array of installed handlers. (Marcus) - Added Oracle (oci8) support to dbx module. (Marc) - Updated FDF extension to work with Adode fdftk 5.0. (Hartmut) |
