- Added PHP 8.4 array functions: array_find, array_find_key, array_any, array_all
- Added PHP 8.3 json_validate function
- Added proper version checks for PHP 8.1, 8.2, 8.3, and 8.4 functions
- Use proper naming for str_starts_with and str_ends_with string functions
- Initial release
- Added PHP 8 string manipulation compatibility functions
- Added array and math helper functions