microsoft / microsoft/tolerant-php-parser

Add more frameworks to validation test suite

Open
#10 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.