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 2a7fd13 commit a51caf7Copy full SHA for a51caf7
UPGRADING
@@ -390,6 +390,10 @@ PHP 8.5 UPGRADE NOTES
390
. ReflectionConstant::getAttributes() was introduced.
391
RFC: https://wiki.php.net/rfc/attributes-on-constants
392
393
+- Sqlite:
394
+ . Sqlite3Stmt::busy to check if a statement had been fetched
395
+ but not completely.
396
+
397
- Standard:
398
. Added array_first() and array_last().
399
RFC: https://wiki.php.net/rfc/array_first_last
0 commit comments