Skip to content

Update RouteList.php#368

Open
martinknor wants to merge 37 commits into
nette:masterfrom
martinknor:patch-1
Open

Update RouteList.php#368
martinknor wants to merge 37 commits into
nette:masterfrom
martinknor:patch-1

Conversation

@martinknor
Copy link
Copy Markdown

fix getclass -> get_class

  • bug fix
  • BC break? no

dg and others added 30 commits December 29, 2025 00:52
- inteface Nette\Application\IRouter replaced by Nette\Routing\Router
…rs dynamically (BC break)

TODO: scanDir must be active
…ak (nette#350)

Changed Application::processRequest to return a Response object instead of sending it directly. Updated run() to call send() on the returned Response. This improves testability and separation of concerns by decoupling request processing from response sending.
@dg dg force-pushed the master branch 2 times, most recently from b55f309 to bceeafa Compare June 1, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants