Skip to content

Commit f8518ba

Browse files
committed
fix typo
1 parent 043d10c commit f8518ba

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
@@ -342,7 +342,7 @@ PHP 7.1 UPGRADE NOTES
342342
- PDO_Firebird
343343
As of PHP 7.1.3, the fetched data for integer fields is aware of the Firebird
344344
datatypes. Previously all integers was fetched as strings, starting with
345-
aforementioned PHP version intger fields are translated to the PHP integer
345+
aforementioned PHP version integer fields are translated to the PHP integer
346346
datatype. The 64-bit integers are still fetched as strings in 32-bit PHP
347347
builds.
348348

0 commit comments

Comments
 (0)