Revision d5de2ea9
[BUGFIX] Repository string in the namespace break ENTITY_CLASSNAME
This change replace the call to str_replace, by preg_replace to replace
only the string "Repository" at the end of the string, to avoid the bug
if the Package name or any namespace segement contain the "Repository"
string.
Change-Id: I08d9a939982f4850958eea6d38d70a50d7aaeff5
Releases: master, 3.0, 2.3
- added
- modified
- copied
- renamed
- deleted