You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's "a bit" annoying for us, because we pass arrays as parameters to the route very successfully in our running slim app.
A quick change is not the best option: Our App contains several thousand routes and more files. We currently give service to also several 1000 customers with our app and are not is the position to "quickly" rebuild the whole routing.
Any idea or solution ?
The text was updated successfully, but these errors were encountered:
Hello,
upgrading from V3 to V4 we suddenly receive this error message:
Example (only for showing the system; namespaces and values renamed for public presentation):
That's "a bit" annoying for us, because we pass arrays as parameters to the route very successfully in our running slim app.
A quick change is not the best option: Our App contains several thousand routes and more files. We currently give service to also several 1000 customers with our app and are not is the position to "quickly" rebuild the whole routing.
Any idea or solution ?
The text was updated successfully, but these errors were encountered: