Sky Johnson Sky
Sky deleted branch update from Sky/Dragon-Knight 2024-09-26 07:08:50 -05:00
Sky pushed to master at PHP/Router 2024-09-20 16:13:45 -05:00
a05ff9e55c Up minor version
Sky pushed to master at PHP/Router 2024-09-20 16:13:08 -05:00
de40b4779c fix tests
Sky pushed to master at PHP/Router 2024-09-20 16:11:11 -05:00
2bf838b8ba make params an empty array instead of null
a399c75cd7 rename router interface, add helper functions to segment
Compare 2 commits »
Sky pushed to master at PHP/Router 2024-09-19 12:46:55 -05:00
1d44e8540d add defaults to lookup result array
Sky pushed to master at PHP/Router 2024-09-19 12:36:12 -05:00
60baec0c53 Up minor version
Sky pushed to master at PHP/Router 2024-09-19 12:35:46 -05:00
b5f94930dc Add logic to handle root node lookups
Sky pushed to master at PHP/Router 2024-09-13 22:16:30 -05:00
12ddd83cbd Create trees dir if non-existent
Sky pushed to master at PHP/Router 2024-09-13 17:48:31 -05:00
3911684edf Add export attributes to eliminate unnecessary copying
Sky pushed to master at PHP/Router 2024-09-13 17:45:06 -05:00
67d598b6cf Remove unnecessary noise from composer.json
Sky pushed to master at PHP/Router 2024-09-13 17:28:02 -05:00
6ea44d9449 Try to fix excluding test dir
Sky pushed to master at PHP/Router 2024-09-13 12:36:48 -05:00
fe3531d0dd Up patch version
Sky pushed to master at PHP/Router 2024-09-13 12:35:51 -05:00
5b30dea8fd Update readme, exclude tests from package
Sky pushed to master at PHP/Router 2024-09-12 10:01:12 -05:00
a094bd0658 Minor version bump
Sky pushed to master at PHP/Router 2024-09-12 10:00:45 -05:00
86162b3451 Reimplement interface for future iterations
Sky pushed to master at PHP/Router 2024-09-12 09:32:42 -05:00
13b18b81ff Update to v1.0.0
Sky pushed to master at PHP/Router 2024-09-12 09:29:00 -05:00
55306b27b9 Condense the Router to just the SegmentRouter, and format as a Composer package
Sky pushed to master at PHP/Router 2024-09-11 17:05:16 -05:00
9e35166eea Update segment and tests for new result arrays
400c532fc2 Update router interface and return array for lookups
Compare 2 commits »
Sky pushed to master at PHP/Router 2024-09-11 12:16:44 -05:00
90b8049dc4 Add comments and clean up some conditionals for segment
290fc105e9 Add valithor's static router concept
1bff49e3ba Fix root node allocation, add early return for root node matches
327981e72e Move flag logic to test tools script
Compare 4 commits »
Sky closed issue PHP/Router#1 2024-09-07 22:35:44 -05:00
Specificity failure with multiple parameter nodes