diff options
| author | Julien Pauli <jpauli@php.net> | 2015-01-21 11:10:20 +0100 |
|---|---|---|
| committer | Julien Pauli <jpauli@php.net> | 2015-01-21 11:10:20 +0100 |
| commit | 88f2321a25d040641cfbe3be1c37c2903e6e0cd9 (patch) | |
| tree | 619d592db3a1a37d0602c0ec29d29bd5f49ad18b | |
| parent | 20e5911d82e0bfdf3a3a179f02290f3474b2e6f0 (diff) | |
| download | php-git-88f2321a25d040641cfbe3be1c37c2903e6e0cd9.tar.gz | |
Updated NEWS
| -rw-r--r-- | NEWS | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -10,14 +10,18 @@ PHP NEWS - Dba: . Fixed bug #68711 (useless comparisons). (bugreports at internot dot info) -- Sqlite3: - . Fixed bug #68260 (SQLite3Result::fetchArray declares wrong - required_num_args). (Julien) +- OpenSSL: + . Fixed bug #55618 (use case-insensitive cert name matching). + (Daniel Lowrey) - PDO_mysql: . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of named pipes). (steffenb198@aol.com) +- Sqlite3: + . Fixed bug #68260 (SQLite3Result::fetchArray declares wrong + required_num_args). (Julien) + 22 Jan 2015, PHP 5.5.21 - Core: |
