phpDocumentor / phpDocumentor/guides

Replace e-mail regex by some thing that matches all e-mail addresses

Open
#579 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
36
Forks
22
Avg merge
2d 2h
Merged PRs (30d)
24

Description

E-mailaddresses are more complex than the regex we are using now. According to the RFC of e-mail there are way more options that commonly used by people.

Originally posted by @jaapio in https://github.com/phpDocumentor/guides/pull/573#discussion_r1315190469

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

The issue names no file, test, or entry point. First locate the current e-mail regex in the PHP guides parser, then review its existing behavior against the relevant RFC requirements. Done means the replacement accepts the intended valid e-mail forms without breaking the parser's current behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.