mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
fix wrong version
This commit is contained in:
parent
49a0c166f3
commit
80a5ae4f53
1 changed files with 1 additions and 1 deletions
|
@ -728,7 +728,7 @@ out, that the corresponding SDK isn't available anymore.
|
|||
it is avaliable.
|
||||
|
||||
- PDO_Firebird
|
||||
As of PHP 7.0.17, the fetched data for integer fields is aware of the Firebird
|
||||
As of PHP 7.0.16, 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 integer fields are translated to the PHP integer
|
||||
datatype. The 64-bit integers are still fetched as strings in 32-bit PHP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue