Skip to content

Conversation

@Ostico
Copy link

@Ostico Ostico commented Oct 23, 2025

Version 3.2.0

Features

  • Lightning fast routing! From 100x to 1000x faster dispatch. Big performance improvements for large route collections with radix Tree routing. Benchmarks
  • 100% Code Coverage
  • Breaking changes, see UPGRADING.md

Ostico and others added 30 commits October 14, 2025 17:37
- Updated Phpunit to 9.6
- Implicitly marking parameter $app_context as nullable is deprecated
Removed version specification from the project description.
- Radix Tree creation by url tokens instead of characters
Improved: Radix Index backwards lookup.
@Ostico Ostico changed the title From 100x to 100x faster From 100x to 1000x faster Oct 24, 2025
mocked with PHPUnit >= 12

Because of their decision to not allow methods named "method" to be
mocked (throw Exception), we must introduce a big breaking change.

sebastianbergmann/phpunit#5415
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.

1 participant