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 ff5b42b commit 2834f47Copy full SHA for 2834f47
tests/basic/build_date.phpt
@@ -5,4 +5,4 @@ PHP_BUILD_DATE
5
var_dump(PHP_BUILD_DATE);
6
?>
7
--EXPECTREGEX--
8
-string\(20\) "[A-Za-z]{3} \d{2} \d{4} \d{2}:\d{2}:\d{2}"
+string\(20\) "[A-Za-z]{3} ( \d|\d{2}) \d{4} \d{2}:\d{2}:\d{2}"
0 commit comments