Releases: triggerfishab/rest-ajax-plugin
Releases · triggerfishab/rest-ajax-plugin
1.1.8
What's Changed
- Fixed php 8.2 deprecated error by @KristoferN in #9
New Contributors
- @KristoferN made their first contribution in #9
Full Changelog: 1.1.7...1.1.8
1.1.7
What's Changed
- Configure Renovate by @renovate in #10
- Bump dependencies for Laravel 10 - support v1 and v2 composer/installers and laravel 9 and 10 for acorn 3/4 by @chrillep in #13
New Contributors
Full Changelog: 1.1.6...1.1.7
Add missing permission_callback argument
Adds missing permission_callback argument that is required from WP 5.5.0.
Code maintenance for PHP8
- Add recommended rest_ensure_result method to result
- Always pass array to locate_template
Updates for php8
- Fix error with is_callable()
- Use Illuminate\Support\Str instead of helper functions
Add illuminate/support dependency.
1.1.3 Add illuminati/support as dependency.
Fix PHP Notice: Only variables should be passed by reference in PHP 7.1
1.1.2 Add PLL-function as var
Testing CircleCI
1.1.1 Update config.yml