What's Changed
Features
- Reduce memory consumption of caching and parallel processing without igbinary by @sj-i in #10532
- filter_input & filter_var return type more specific by @kkmuffme in #10498
Fixes
- strtok always returns a non-empty-string when it does not return false by @kkmuffme in #10497
- Fix #10512: Fixed SessionUpdateTimestampHandlerInterface parameter names by @zerkms in #10524
- Fix GH-10465 by @florisluiten in #10483
- Fix callable without args not handled correctly by @kkmuffme in #10500
- Add error when using readonly property in by-ref arg by @kkmuffme in #10505
- fix: #10496 #10503 by @ging-dev in #10508
New Contributors
- @florisluiten made their first contribution in #10483
Full Changelog: 5.18.0...5.19.0