Major Version with Breaking Changes
- namespace change: from plural to singular
- strict_types=1 for each class
- removed deprecated classes (such as HashMap, Comparable, etc.)
- using spl_object_hash for object keys in HashTable
check out the wiki for further information