mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
MFH
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
--TEST--
|
||||
Test fscanf() function: usage variations - integer formats with float values
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (PHP_INT_SIZE != 4) {
|
||||
die("skip this test is for 32bit platform only");
|
||||
}
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user