Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksagona committed Jul 11, 2016
1 parent db8ff6a commit 7e9e7f8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@ Changed Features
Functionality with this should remain largely the same, but there
may be some backward compatibility breaks in older code.

Deprecated Features
-------------------

* Due to the unavailability or instability of the **apc/apcu/apc_bc**
extensions, the APC class adapter may not function properly in PHP 7.
* Due to the unavailability or instability of the **memcache/memcached**
extensions, the Memcache & Memcached class adapter may not function
properly in PHP 7

Removed Features
----------------

Expand Down

0 comments on commit 7e9e7f8

Please sign in to comment.