PHP Basics

v2.0.0

breaking changes: - requirements: php 8.0 -> php 8.1 - namespace: InterfaceTraits -> Interfaces - magic methods for getter and setter: magicGet.../magicSet... -> _magicGet.../_magicSet...

new: - strictcollection - triggererrorexception - overloadinggetter - overloadingsetter - extended API for data structures - extended documentation

Search results