diff options
author | Andi Gutmans <andi@php.net> | 2000-02-15 04:54:20 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-02-15 04:54:20 +0000 |
commit | f331c226232f64fb9ab5906766f6c335918f583b (patch) | |
tree | 5a48582acbe58f45074d597d5013b831cf5f11b5 | |
parent | 69e950ecfcf2005cd8338f149e1ec78fbdeeada5 (diff) | |
download | php-git-f331c226232f64fb9ab5906766f6c335918f583b.tar.gz |
- Get rid of mistake
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ PHP 4.0 NEWS - Re-introduced "none" for disabling auto_prepend/append_file (Stig) - Added DB/storage to PEAR Introduced DB warnings -- Fix overrun in strip_tags (Stas, Zend library) +- Fix overrun in strip_tags (Stas) - Fixed crash in strip_tags() and related functions. (Thies) - Workaround for bogus POST-Data from IE/Mac. (Thies) Patch by Alain Malek <alain@virtua.ch> |