[DCOM-54] ClassLoader protected properties Created: 14/Jun/11 Updated: 17/Jul/11 Resolved: 17/Jul/11 |
|
| Status: | Resolved |
| Project: | Doctrine Common |
| Component/s: | Class Loading |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.1 |
| Type: | Improvement | Priority: | Major |
| Reporter: | Jon Johnson | Assignee: | Benjamin Eberlei |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
na |
||
| Description |
|
It would be great if the members of ClassLoader($fileExtension, $namespace, $includePath, $namespaceSeparator) where protected instead of private. In order to work around |
| Comments |
| Comment by Guilherme Blanco [ 17/Jul/11 ] |
|
Fixed in https://github.com/doctrine/common/commit/c614a20e02cb8fd5531bce1adcb34a1210f79ac6 |