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 #50 — Created Feb. 10, 2013 and submitted 12 years, 3 months ago — Latest diff uploaded 12 years, 4 months ago
The Curl and the StreamSocketClient class share the code for retrieving error messages and numbers. With Lunr now depending on PHP 5.4 we can externalize that into a trait which is shared by both.
Unit Tests