ebf437281c
The main impetuous was "\" is the namespace character, so I want namespace errors to not have double backslashes everywhere. After finding that, it turned out we were escaping all exceptions in the command line, which is wrong. We only want the escaping when we are in server mode (emulating apache) I basically pushed what we were doing in ##error_log## down to ##Logger::Log##.
2 linhas
69 B
Plaintext
2 linhas
69 B
Plaintext
HipHop Fatal error: Call to undefined function B\f() in %s on line 7
|