Bug #3152
The Reflection does not recognize changes in class files
Status:
Resolved
Priority:
Must have
Assignee:
Category:
Reflection
Target version:
Start date:
2009-04-22
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
If a class file is changed in development context, the Reflection Service should re-reflect that class and store the new information. However, currently these changes are not detected and the cache must be flushed manually.
Updated by Robert Lemke about 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r2175.