From 71e84e2c36ab4716a041f04063fb6c693d9990cb Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 6 Jan 2017 18:53:30 +0100 Subject: fix typo --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UPGRADING') diff --git a/UPGRADING b/UPGRADING index 8b3a559a19..da2a0a522a 100644 --- a/UPGRADING +++ b/UPGRADING @@ -725,7 +725,7 @@ out, that the corresponding SDK isn't available anymore. - PDO_Firebird As of PHP 7.0.17, the fetched data for integer fields is aware of the Firebird datatypes. Previously all integers was fetched as strings, starting with the - aforementioned PHP version intger fields are translated to the PHP integer + aforementioned PHP version integer fields are translated to the PHP integer datatype. The 64-bit integers are still fetched as strings in 32-bit PHP builds. -- cgit v1.2.1