Skip to content

Commit a916713

Browse files
committed
Remove 64-bit platform requirement
1 parent 6fd69af commit a916713

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/bson/bson-timestamp-set_state_error-004.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
MongoDB\BSON\Timestamp::__set_state() requires strings to parse as 64-bit integers
3-
--SKIPIF--
4-
<?php if (8 !== PHP_INT_SIZE) { die('skip Only for 64-bit platform'); } ?>
53
--FILE--
64
<?php
75

0 commit comments

Comments
 (0)