We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c061fc5 commit c384578Copy full SHA for c384578
example3.php
@@ -36,4 +36,4 @@ public function get() {
36
})->get();
37
echo $pattern;
38
echo "\n";
39
-echo preg_match($pattern, "Passs1234");
+echo preg_match($pattern, "Pass1234");
0 commit comments