Skip to content

Commit 71e84e2

Browse files
committed
fix typo
1 parent 1516132 commit 71e84e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@ out, that the corresponding SDK isn't available anymore.
725725
- PDO_Firebird
726726
As of PHP 7.0.17, the fetched data for integer fields is aware of the Firebird
727727
datatypes. Previously all integers was fetched as strings, starting with the
728-
aforementioned PHP version intger fields are translated to the PHP integer
728+
aforementioned PHP version integer fields are translated to the PHP integer
729729
datatype. The 64-bit integers are still fetched as strings in 32-bit PHP
730730
builds.
731731

0 commit comments

Comments
 (0)