Commit Graph

839 Commits (52ec6b88031b1fc0dc97d4d415b17a1237402035)
 

Author SHA1 Message Date
fadrian06 52ec6b8803 allow to render different components
2 weeks ago
fadrian06 5076b266b3 allow custom indentations in tests (> 1 space)
2 weeks ago
fadrian06 5c4b9b9856 allow to change the components path
2 weeks ago
fadrian06 8280d4ddaf allow to change the prefix
2 weeks ago
fadrian06 5cdc2e85c0 6. renders self close components with many props
2 weeks ago
fadrian06 38d4458e96 5. views can repass props
2 weeks ago
fadrian06 538c9d32ae 4. renders self close components with one prop
2 weeks ago
fadrian06 bc86e7a298 3. renders self close class components that extends another class component
2 weeks ago
fadrian06 50c23de325 2. renders self close functional and class components
2 weeks ago
fadrian06 a94431ae05 1. renders self close components without arguments
2 weeks ago
fadrian06 576801967c simplify ViewTest
2 weeks ago
fadrian06 a6dbd321ae use short echo
2 weeks ago
fadrian06 6afd221c76 remove ViewTest methods comments
2 weeks ago
fadrian06 ee9699e8ad simplify view instantiation
2 weeks ago
fadrian06 b1c56b1a6e remove final_newlines to all tests/views/*
2 weeks ago
fadrian06 6b506636f0 always normalize paths
2 weeks ago
fadrian06 abdf845899 remove \ from global function calls
2 weeks ago
fadrian06 2321b0e079 simplify getTemplate
2 weeks ago
fadrian06 206eff4f3d simplify render
2 weeks ago
fadrian06 d28939f204 replace iterable for arrays
2 weeks ago
fadrian06 7d29fdf719 use $this instead of self
2 weeks ago
fadrian06 f047d22fab simplify docblocks
2 weeks ago
fadrian06 98e20c6ad1 import Exception
2 weeks ago
fadrian06 a3423b4cdf update license docblock
2 weeks ago
fadrian06 cd2072e409 update mikecao copyright
2 weeks ago
n0nag0n 6b47c10192
Merge pull request #702 from flightphp/ci-add-multiple-OSs
2 weeks ago
n0nag0n 2352ed7a70
Merge pull request #699 from flightphp/style-add-trim_trailing_whitespace-and-insert_final_newline-editorconfigs
2 weeks ago
n0nag0n 8989815bd9
Merge pull request #700 from flightphp/update-composer-json-urls
2 weeks ago
fadrian06 82430882f0 decorate workflow
2 weeks ago
fadrian06 b068acae84 workflow refactor
2 weeks ago
fadrian06 4e8402ece0 Fix pdoexception message in php8.0 in windows
2 weeks ago
fadrian06 a8de8d3914 Fix testRenderLayout in windows
2 weeks ago
fadrian06 8b5118b791 Fix another endlines problems with windows
2 weeks ago
copilot-swe-agent[bot] 76aaf5e274
Fix Windows CI failure in testGetRoutes: replace both \\r\\n and \\n newlines
2 weeks ago
fadrian06 237d567373 fix: symlink(): Permission denied on WINNT
2 weeks ago
fadrian06 a1faf4f00b fix: Failed asserting that exception message 'Target directory is not writable' contains 'Invalid target path: contains directory traversal'.
2 weeks ago
fadrian06 9afa64eb97
Add 'fileinfo' extension to PHP setup
2 weeks ago
fadrian06 067e12628b
Add pdo_sqlite extension to PHP setup
2 weeks ago
copilot-swe-agent[bot] 39d0eddc4a
Quote PHP matrix versions in test workflow
2 weeks ago
fadrian06 6bb818b2a9
Update workflow to support multiple OS environments
2 weeks ago
fadrian06 d8273b07fe
Fix newline at end of phpunit-watcher.yml
2 weeks ago
fadrian06 2660941d24
Update homepage URLs in composer.json
2 weeks ago
fadrian06 9684654115
Add settings for trimming whitespace and final newline
2 weeks ago
n0nag0n 49b750c329
Merge pull request #697 from flightphp/fix/middleware-missing-class-error
3 weeks ago
n0nag0n 60bf7921f2 Throw when middleware class is missing or cannot be resolved
3 weeks ago
n0nag0n 15cfdb01df
Merge pull request #694 from KnifeLemon/master
2 months ago
KnifeLemon 02fe881d27 fix wildcard routes being skipped by fast path method lookup closes #693
2 months ago
n0nag0n fc43882cda
Revise security policy and supported versions
3 months ago
n0nag0n b8dd23aaa8
Merge pull request #692 from flightphp/security-fixes
3 months ago
n0nag0n 924f231baa security fixes
3 months ago