Defect #342
A possible crash by "Strict Standards"
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | 1.0.2 | |||
| Tags: | ||||
| Votes: | 0 |
Description
At some places Stagehand_TestRunner uses some libraries with method calls such as Class::method(). Of course Strict Standards errors have been avoided by changing the error_reporting directive temporarily. But if any error handler has been registered before entering the process of Stagehand_TestRunner and cannot handle correctly the current value of the error_reporting directive, it can crash by a Strict Standards error.
Resources
Related issues
Associated revisions
Fixed a possible crash by "Strict Standards". (Issue #342)
History
Updated by Atsuhiro KUBO over 1 year ago
- Project changed from Stagehand_TestRunner to Stagehand_LegacyError
Updated by Atsuhiro KUBO over 1 year ago
- Target version set to 1.0.2
Updated by Atsuhiro KUBO over 1 year ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100