Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 505 Bytes

UPGRADE-3.x.md

File metadata and controls

15 lines (10 loc) · 505 Bytes

UPGRADE 3.x

UPGRADE FROM 3.1 to 3.2

Tests

All files under the Tests directory are now correctly handled as internal test classes. You can't extend them anymore, because they are only loaded when running internal tests. More information can be found in the composer docs.

Deprecations

The SnapshotManager::getPageByName method is deprecated and will be removed with the next major release.