diff options
author | Marcus Boerger <helly@php.net> | 2004-03-23 08:03:11 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2004-03-23 08:03:11 +0000 |
commit | e6a1f0467760e69929e1993893e2a7c646cfe435 (patch) | |
tree | 3de357ab7eac1e80fa67a7384b6db1a7796e180d /NEWS | |
parent | 4507e314afa089c0e9d3b3c7d29182bd11461211 (diff) | |
download | php-git-e6a1f0467760e69929e1993893e2a7c646cfe435.tar.gz |
Changed sqlite's OO API to studlyCaps.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ????? 2004, PHP 5 Release Candidate 2 +- Changed sqlite's OO API to studlyCaps. (Marcus) - Fixed bug #27628 (Simplify the process of making a POST request via stream context). (Ilia) - Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry) |