8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Relaxed the magic isset by making it non-final
Better isset and empty support
Backport: Relaxed the magic isset by making it non-final
Backported isset/empty fix from 2.1.0
Fix minor strict type issue
Require PHP 7, added scalar type hints and 'self' returns to help IDEs
More informative exception message
The 'equals' method now compares in a more PHPesque manner
Added an 'update' method that takes a closure
Safeguard against edge cases where strings look like they contain the… … toArray method