diff options
author | Felipe Pena <felipe@php.net> | 2008-08-13 11:20:25 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2008-08-13 11:20:25 +0000 |
commit | 987a1a5597f636ba9b878d141e2ce024a9c96129 (patch) | |
tree | 6adbeabb473476581f0575c0ddd213ad3e817472 | |
parent | dd95e7427ba251d5062438bd8f20be42c55ca75d (diff) | |
download | php-git-987a1a5597f636ba9b878d141e2ce024a9c96129.tar.gz |
- BFN #45798
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |