Skip to content

Commit 18ba983

Browse files
committed
[skip ci] Add UPGRADING entry for GH-17173
1 parent b53b529 commit 18ba983

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ PHP 8.5 UPGRADE NOTES
4848
. pcntl_exec() now throws ValueErrors when entries or keys of the
4949
$env_vars parameter contain null bytes.
5050

51+
- PDO_FIREBIRD:
52+
. A ValueError is now thrown when trying to set a cursor name that is too
53+
long on a PDOStatement resulting from the Firebird driver.
54+
5155
- SPL:
5256
. ArrayObject no longer accepts enums, as modifying the $name or $value
5357
properties can break engine assumptions.

0 commit comments

Comments
 (0)