Test Setup Failed
Push — 3.0.0-dev ( e00c26...ebd405 )
by Eduardo Gulias
01:45
created
Tests/EmailValidator/EmailLexerTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -63,6 +63,9 @@
 block discarded – undo
63 63
         return $chars;
64 64
     }
65 65
 
66
+    /**
67
+     * @param integer $code_point
68
+     */
66 69
     protected function utf8Chr($code_point)
67 70
     {
68 71
 
Please login to merge, or discard this patch.