Skip to content

Commit 74f2d64

Browse files
committed
enables test for 32 bits attempt
1 parent ee789d2 commit 74f2d64

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ext/date/tests/gh14709.phpt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
--TEST--
22
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-
?>
73
--FILE--
84
<?php
95
$start = new DateTime('2018-12-31 00:00:00');

0 commit comments

Comments
 (0)