Skip to content

Skip parsing annotations containing dashes, such as @Foo-bar, or @Foo-#257

Merged
Ocramius merged 7 commits intodoctrine:1.6from
Ocramius:fix/skip-annotations-containing-dashes
Mar 25, 2019
Merged

Skip parsing annotations containing dashes, such as @Foo-bar, or @Foo-#257
Ocramius merged 7 commits intodoctrine:1.6from
Ocramius:fix/skip-annotations-containing-dashes

Conversation

@Ocramius
Copy link
Copy Markdown
Member

Most likely fixes doctrine/collections#180

@Ocramius Ocramius added the bug label Mar 25, 2019
@Ocramius Ocramius added this to the v1.6.1 milestone Mar 25, 2019
@Ocramius Ocramius requested a review from a team March 25, 2019 17:21
@greg0ire
Copy link
Copy Markdown
Member

Skip parsing annotations containing dashes, such as @Foo-bar, or @Foo

😕 where is the dash in Foo?

@Ocramius Ocramius changed the title Skip parsing annotations containing dashes, such as @Foo-bar, or @Foo Skip parsing annotations containing dashes, such as @Foo-bar, or @Foo- Mar 25, 2019
@Ocramius
Copy link
Copy Markdown
Member Author

@greg0ire corrected :-)

Comment thread lib/Doctrine/Common/Annotations/DocLexer.php Outdated
Co-Authored-By: Ocramius <ocramius@gmail.com>
Comment thread tests/Doctrine/Tests/Common/Annotations/DocLexerTest.php Outdated
@Ocramius Ocramius merged commit ccca417 into doctrine:1.6 Mar 25, 2019
@Ocramius Ocramius deleted the fix/skip-annotations-containing-dashes branch March 25, 2019 18:34
@Ocramius
Copy link
Copy Markdown
Member Author

Ported to 1.7 via 5cfa972

@Ocramius
Copy link
Copy Markdown
Member Author

Ported to master via 6403955

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants