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 fb069be commit 32f761dCopy full SHA for 32f761d
NEWS
@@ -94,6 +94,10 @@
94
breaks the RecursiveIterator). (Paul Garvin)
95
. Fixed bug #68479 (Added escape parameter to SplFileObject::fputcsv). (Salathe)
96
97
+- Sqlite3:
98
+ . Fix bug #68260 (SQLite3Result::fetchArray declares wrong
99
+ required_num_args). (Julien)
100
+
101
- Standard:
102
. Removed call_user_method() and call_user_method_array() functions. (Kalle)
103
. Fix user session handlers (See rfc:session.user.return-value). (Sara)
0 commit comments