Released version 3.0.5
- compatible with PHP 8.0
- added new internal functions
bool()
,int()
,float()
,string()
- added
Helpers::escape()
- improved exception messages
For the details you can have a look at the diff.
bool()
, int()
, float()
, string()
Helpers::escape()
For the details you can have a look at the diff.