From f8518ba1a1ecfeff10394e2ac27c580a60c0f981 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 6 Jan 2017 18:55:12 +0100 Subject: [PATCH] fix typo --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index cc2bc14f0e..a71e179c3a 100644 --- a/UPGRADING +++ b/UPGRADING @@ -342,7 +342,7 @@ PHP 7.1 UPGRADE NOTES - PDO_Firebird As of PHP 7.1.3, the fetched data for integer fields is aware of the Firebird datatypes. Previously all integers was fetched as strings, starting with - 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. -- 2.40.0