Skip to content

Commit

Permalink
NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
KalleZ committed Feb 28, 2019
1 parent fddc751 commit 5e8ed0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions NEWS
Expand Up @@ -3,6 +3,7 @@ PHP NEWS
?? ??? ????, PHP 8.0.0alpha1

- Core:
. Removed the pdo_odbc.db2_instance_name php.ini directive. (Kalle)
. Fixed bug #77619 (Wrong reflection on MultipleIterator::__construct).
(Fabien Villepinte)

Expand Down
3 changes: 3 additions & 0 deletions UPGRADING
Expand Up @@ -140,6 +140,9 @@ PHP 8.0 UPGRADE NOTES

PDOStatement::setFetchMode($mode, $classname, $params)

- PDO_ODBC:
. The php.ini directive pdo_odbc.db2_instance_name has been removed

- Reflection:
. The method signatures

Expand Down

0 comments on commit 5e8ed0a

Please sign in to comment.