PHP 7.0.14 available with PDO_Firebird fixes
The PHP development team announces the immediate availability of PHP 7.0.14.
This is a security release. Several security bugs were fixed in this
release.
All PHP 7.0 users are encouraged to upgrade to this version.
For source downloads of PHP 7.0.14 please visit our downloads page:
http://www.php.net/downloads.php
Windows binaries can be found on http://windows.php.net/download/
The list of changes is recorded in the ChangeLog:
http://www.php.net/ChangeLog-7.php#7.0.14
Regards,
Anatol Belski and Ferenc Kovacs
ps: Firebird related change
PDO_Firebird:
- Fixed bug #73087, #61183, #71494 (Memory corruption in bindParam).