-
-
src/Lunr/Network/StreamSocket.php (Diff revision 1) Is it useful to have such a function when there is only one specific attribute "meta_data", to which we can get access?
[Network] Move error information methods into dedicated trait
Review Request #50 — Created Feb. 10, 2013 and submitted
Information | |
---|---|
pprkut | |
Lunr | |
master | |
Reviewers | |
lunr | |
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
- 1
- 0
- 0
- 0
- 1
Description | From | Last Updated |
---|---|---|
Is it useful to have such a function when there is only one specific attribute "meta_data", to which we can ... | dinos |