Skip to content

issues Search Results · repo:PHPCSStandards/phpcs-docs language:PHP

Filter by

10 results
 (85 ms)

10 results

inPHPCSStandards/phpcs-docs (press backspace or delete to remove)

I m just creating an issue, because I m not sure what your plans are for this repo, or regarding PRs. For anyone that s interested, I have a local copy of this repo (the config-repos branch) that I (and ...
  • yCodeTech
  • 2
  • Opened 
    7 days ago
  • #22

- [ ] PHPCS - [ ] Psalm - [ ] Coverage - [ ] Mutation testing
  • afilina
  • Opened 
    on Mar 30, 2021
  • #18

{@internal abc {@link http://link.com}} Either create a smarter regex to detect these cases or file an issue with phpDocumentor to enable detecting them with getTagsByName. Originally posted by @jrfnl ...
  • afilina
  • Opened 
    on Mar 29, 2021
  • #17

Exclude any @internal or {@internal} docblocks.
  • afilina
  • Opened 
    on Mar 25, 2021
  • #14

Currently, the @link matcher fails on any value that includes newlines or anything after the URL. Make it more permissive.
  • afilina
  • 2
  • Opened 
    on Mar 25, 2021
  • #13

Classes should be final and we should not extend implementations. It s okay to copy an existing to make the necessary changes. We can always extract truly reusable elements and inject them as dependencies ...
  • afilina
  • Opened 
    on Mar 25, 2021
  • #12

We should convert any string paths that we pass around as Path objects, which would take care of normalizing slashes in one central location. It would significantly help readability and maintainability. ...
  • afilina
  • Opened 
    on Mar 18, 2021
  • #11

After #3, I edited the generator.xml.dist file to contain the following: ?xml version= 1.0 encoding= UTF-8 ? generator format= markdown source path= D:\000_GitHub\PHPCS\PHPCompatibility\PHPCompatibility ...
Type: enhancement
  • jrfnl
  • 1
  • Opened 
    on Mar 17, 2021
  • #4

Using the config-repos branch and without changing anything, I tried to run the following from the root of this repository: $ php ./bin/phpcsdocs generate And got the following error response: In GitCodeRepository.php ...
Type: bug
  • jrfnl
  • 1
  • Opened 
    on Mar 17, 2021
  • #3

Just a placeholder issue to remind us to add more extensive documentation to the readme, as well as to the command line help.
Type: documentation
  • jrfnl
  • Opened 
    on Mar 17, 2021
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub