summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2008-08-13 11:20:25 +0000
committerFelipe Pena <felipe@php.net>2008-08-13 11:20:25 +0000
commit987a1a5597f636ba9b878d141e2ce024a9c96129 (patch)
tree6adbeabb473476581f0575c0ddd213ad3e817472
parentdd95e7427ba251d5062438bd8f20be42c55ca75d (diff)
downloadphp-git-987a1a5597f636ba9b878d141e2ce024a9c96129.tar.gz
- BFN #45798
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ff9f1e037..3d041b4bbe 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ PHP NEWS
- Fixed a bug causing miscalculations with the "last <weekday> of <n> month"
relative time string. (Derick)
+- Fixed bug #45798 (sqlite3 doesn't notice if variable was bound). (Felipe)
- Fixed bug #45763 (mysqli::multi_query does not work with mysqlnd). (Johannes)
- Fixed bug #45757 (FreeBSD4.11 build failure: failed include; stdint.h).
(Hannes)