Adding note about known BC issues

This commit is contained in:
Ryan Weaver 2014-12-07 19:23:51 -05:00
parent 42950e9e71
commit adfdad9c38

View File

@ -1,6 +1,12 @@
UPGRADE FROM 2.5 to 2.6 UPGRADE FROM 2.5 to 2.6
======================= =======================
Known Backwards-Compatability Breaks
------------------------------------
* If you use the `PdoSessionHandler`, the session table now has a different
schema and must be modified. Look below for more details.
Form Form
---- ----