Review Board requires JavaScript in order to function. Please turn it on in your browser preferences.
Firefox users: if you prefer to turn on JavaScript only for specific sites, we recommend the NoScript extension.
Describe the submission (optional):
Merged into master
Review Request #169 — Created Oct. 3, 2013 and submitted 11 years, 7 months ago — Latest diff uploaded 11 years, 7 months ago
Refine how we use runkit and make it possible to revert a function redefinition. This allows us to drop @runInSeparateProcess for tests using runkit, which should give us a significant speed boost when running all unit tests.
Example implementation for the Request class.