Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignored @startuml and @stopuml annotations #34

Merged
merged 1 commit into from May 20, 2014
Merged

Ignored @startuml and @stopuml annotations #34

merged 1 commit into from May 20, 2014

Conversation

hboomsma
Copy link
Contributor

PlantUML (http://plantuml.sourceforge.net/), a tool for text based UML diagrams that can be added in-line in the code uses
@startuml and @enduml annotations. It would be great to be able to put those inside a docblock.

PlantUML (http://plantuml.sourceforge.net/), a tool for text based UML diagrams that can be added in-line in the code uses
@startuml and @enduml annotations. It would be great to be able to put those inside a docblock.
guilhermeblanco added a commit that referenced this pull request May 20, 2014
Ignored @startuml and @stopuml annotations
@guilhermeblanco guilhermeblanco merged commit 3f58ce0 into doctrine:master May 20, 2014
@Ocramius Ocramius added this to the v1.2.0 milestone Jul 6, 2014
Ocramius pushed a commit that referenced this pull request Dec 18, 2014
去掉对双引号的转义支持,因为这会当双引号内容过长时,造成preg_split命令超出堆栈限制。
当需要使用双引号的地方,可以使用"或"代替。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants