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 45f3322 commit 01e414bCopy full SHA for 01e414b
NEWS
@@ -5,6 +5,8 @@ PHP NEWS
5
- Core:
6
. Fixed bug #62725 (Calling exit() in a shutdown function does not return
7
the exit value). (Laruence)
8
+ . Fixed bug #51363 (Fatal error raised by var_export() not caught by error
9
+ handler). (Lonny Kapelushnik)
10
11
- PDO:
12
. Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()). (Laruence)
0 commit comments