webwizo / laravel-shortcodes

Wordpress like shortcodes for Laravel 4.2, 5.x, 6.x, 7.x, 8.x, 9.x and 10.x
MIT License
214 stars 49 forks source link

fix #67 issue - optional parameter php8 warning #69

Closed webwizo closed 3 years ago

browner12 commented 3 years ago

This probably should have gone to a new major version. Switching the parameters of a method is a breaking change.

Whether you consider this class part of the "public API" is debatable I guess, but I can say that I was manually instantiating the Shortcode class in my app.