We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142c40f commit 94a4e0fCopy full SHA for 94a4e0f
NEWS
@@ -29,13 +29,15 @@ PHP NEWS
29
. Fixed bug #63921 (sqlite3::bindvalue and relative PHP functions aren't
30
using sqlite3_*_int64 API). (srgoogleguy, Lars)
31
32
-- PDO_sqlite:
33
- . Fixed bug #63916 (PDO::PARAM_INT casts to 32bit int internally even
34
- on 64bit builds in pdo_sqlite). (srgoogleguy, Lars)
+- PDO_OCI
35
. Fixed bug #57702 (Multi-row BLOB fetches). (hswong3i, Laruence)
36
. Fixed bug #52958 (Segfault in PDO_OCI on cleanup after running a long
37
testsuite). (hswong3i, Lars)
38
+- PDO_sqlite:
+ . Fixed bug #63916 (PDO::PARAM_INT casts to 32bit int internally even
39
+ on 64bit builds in pdo_sqlite). (srgoogleguy, Lars)
40
+
41
?? ??? 2012, PHP 5.4.11
42
43
- Core:
0 commit comments