mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #216] DDC-1025 - Absolute Namespace Annotations #7874
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/doctrine/orm/pull/216
State: closed
Merged: Yes
Request pull into master using proper procedure this time:
https://github.com/doctrine/doctrine2/pull/215
A regex replace over phpdoc annotations to use absolute (i.e. \Doctrine) namespace references, described in issue DDC-1025 - http://www.doctrine-project.org/jira/browse/DDC-1025
This should fix code completion in multiple IDEs including PhpStorm.