Welcome Guest, Not a member yet? Register   Sign In
PHP 8.2
#3

(11-16-2022, 11:01 AM)etShops Wrote: I have some question: my application use _remap and autoroute legacy, 
MY app have ~250 routes

How is the best way to replace _remap and replace old legacy autorouting?

Auto-route legacy can be used in v4.3.

Auto-route improved does not support _remap() intentionally,
so you need to use Defined routes.

The following command shows all routes. Define all routes with reference to them.

Code:
$ php spark routes
Reply


Messages In This Thread
PHP 8.2 - by etShops - 11-16-2022, 11:01 AM
RE: PHP 8.2 - by kenjis - 11-16-2022, 02:33 PM
RE: PHP 8.2 - by kenjis - 11-16-2022, 03:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB