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 043d10c commit f8518baCopy full SHA for f8518ba
UPGRADING
@@ -342,7 +342,7 @@ PHP 7.1 UPGRADE NOTES
342
- PDO_Firebird
343
As of PHP 7.1.3, the fetched data for integer fields is aware of the Firebird
344
datatypes. Previously all integers was fetched as strings, starting with
345
- aforementioned PHP version intger fields are translated to the PHP integer
+ aforementioned PHP version integer fields are translated to the PHP integer
346
datatype. The 64-bit integers are still fetched as strings in 32-bit PHP
347
builds.
348
0 commit comments