mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 14:02:14 +00:00
Bugfixes and optimisations.
- Fix for __invoke methods (issue: #429) - Fixed not being able to parse body of PUT request. - BaseCsrfVerifier expects the field name to be "csrf-token" (issue: #432) - Minor optimisations
This commit is contained in:
Generated
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" addBOMForNewFiles="with NO BOM" />
|
||||
</project>
|
||||
Reference in New Issue
Block a user