Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3275 | feature | always | 01-16-09 10:46 | 01-16-09 18:21 | |
|
|||||
Reporter: | koreth | Platform: | |||
Assigned To: | OS: | ||||
Priority: | urgent | OS Version: | |||
Status: | new | Product Version: | 4.0.0 | ||
Product Build: | Resolution: | open | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0003275: Function renaming / replacement | ||||
Description: |
In our unit test framework, we use a PHP extension we wrote to allow functions to be replaced at runtime so we can, e.g., replace the error logging function with one that captures to a buffer for checking by the unit test code. Our API is pretty simple; it just takes current and new function names. Since this is just for unit tests, it doesn't really matter to us if it is super high-performance. We don't use it in production. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |