microsoft / microsoft/tolerant-php-parser
Add more frameworks to validation test suite
Open
Nobody has claimed this yet.
discuss
up-for-grabs
validation
- Dominant language
- PHP
- Stars
- 894
- Forks
- 85
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 3
Description
We continually run tests on:
- CodeIgniter
- WordPress
- cakephp
- math-php
- symfony
We should add more frameworks to the list (and feel free to make a PR - to add another submodule:
git submodule add <git url> validation/frameworks/<framework-name>)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the existing submodules under validation/frameworks and how the current CodeIgniter, WordPress, cakephp, math-php, and symfony projects are used. Choose another compatible PHP framework, add it as a submodule under validation/frameworks/, and confirm the validation test suite runs against it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100