summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2004-03-26 21:16:50 +0000
committerMarcus Boerger <helly@php.net>2004-03-26 21:16:50 +0000
commitf956b50f652fe83f61bdbcace817d46c55a1bb67 (patch)
tree80c5848072784b6f078eafb32a72f04679635048 /NEWS
parent26b75f56c6c20ad0a70de1b3f5d8af6d52e176a6 (diff)
downloadphp-git-f956b50f652fe83f61bdbcace817d46c55a1bb67.tar.gz
Change to studlyCaps convention
# Hopefully discussed enough this time
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9e11a10c6e..a76eb2ad4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ????? 2004, PHP 5 Release Candidate 2
+- Changed sqlite to use studlyCaps convention for its OO API. (Marcus)
- Force destructors to have empty signatures. (Marcus)
- Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not be
hidden from within scripts (and a result value in the $_FILES global can be