Completed
Push — master ( ad5c0d...b72b0b )
by Peter
02:35
created
src/Sphinx/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -936,7 +936,7 @@
 block discarded – undo
936 936
      * @param resource $fp
937 937
      * @param int $client_ver
938 938
      *
939
-     * @return bool|string
939
+     * @return false|string
940 940
      */
941 941
     protected function getResponse($fp, $client_ver)
942 942
     {
Please login to merge, or discard this patch.