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 ee789d2 commit 74f2d64Copy full SHA for 74f2d64
ext/date/tests/gh14709.phpt
@@ -1,9 +1,5 @@
1
--TEST--
2
Bug GH-14709 overflow on reccurences parameter
3
---SKIPIF--
4
-<?php
5
-if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
6
-?>
7
--FILE--
8
<?php
9
$start = new DateTime('2018-12-31 00:00:00');
0 commit comments