Bug: spark routes doesn't work with (.+)
#8972
Labels
bug
Verified issues on the current code behavior or pull requests that will fix them
PHP Version
8.1
CodeIgniter4 Version
4.5.2
CodeIgniter4 Installation Method
Composer (using
codeigniter4/appstarter
)Which operating systems have you tested for this bug?
macOS
Which server did you use?
apache
Database
No response
What happened?
Running
php spark routes
I get the following error:Steps to Reproduce
Configure app/Config/Routes.php contains the following definitions, which should be allowed as I understand it - https://codeigniter.com/user_guide/incoming/routing.html#regular-expressions
app/Config/App.php contains:
Expected Output
The route table displayed as exepected.
Anything else?
No response
The text was updated successfully, but these errors were encountered: