summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2008-12-28 00:02:13 +0000
committerFelipe Pena <felipe@php.net>2008-12-28 00:02:13 +0000
commit19eae50153926a21ee6a86ef5a63a07614abe5e1 (patch)
tree8a0837a0b1a7e5526e66a9baf9e5fe1c7eccb49d
parent82be2f6f34b8a3245b3f173b1a7e9573eeedee42 (diff)
downloadphp-git-19eae50153926a21ee6a86ef5a63a07614abe5e1.tar.gz
- Errr, I lost the practice ;D
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 66c04d2638..314c2f5192 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,7 @@ PHP NEWS
maximum if required. (Scott)
- Add ICU support to SQLite3 if using the bundled version. (Scott)
-- Fixed Bug #46957 (The tokenizer returns deprecated values). (Felipe)
+- Fixed bug #46957 (The tokenizer returns deprecated values). (Felipe)
- Fixed bug #46849 (Cloning DOMDocument doesn't clone the properties). (Rob)
- Fixed bug #46847 (phpinfo() is missing some settings). (Hannes)
- Fixed bug #46811 (ini_set() doesn't return false on failure). (Hannes)