3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( fileperms("") , fileinode("") , filesize("") , fileowner("") , filegroup("") , filetype("") , fileatime("") , filemtime("") , filectime("") , lstat("") , stat("") );
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.34, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.30, 8.2.0 - 8.2.25, 8.3.0 - 8.3.14, 8.4.1
bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false)
Output for 4.3.0 - 4.3.1
<br /> <b>Warning</b>: fileperms() [<a href='http://www.php.net/function.fileperms'>function.fileperms</a>]: Stat failed for (errno=2 - No such file or directory) in <b>/in/jXC2N</b> on line <b>4</b><br /> <br /> <b>Warning</b>: fileinode() [<a href='http://www.php.net/function.fileinode'>function.fileinode</a>]: Stat failed for (errno=2 - No such file or directory) in <b>/in/jXC2N</b> on line <b>5</b><br /> <br /> <b>Warning</b>: filesize() [<a href='http://www.php.net/function.filesize'>function.filesize</a>]: Stat failed for (errno=2 - No such file or directory) in <b>/in/jXC2N</b> on line <b>6</b><br /> <br /> <b>Warning</b>: fileowner() [<a href='http://www.php.net/function.fileowner'>function.fileowner</a>]: Stat failed for (errno=2 - No such file or directory) in <b>/in/jXC2N</b> on line <b>7</b><br /> <br /> <b>Warning</b>: filegroup() [<a href='http://www.php.net/function.filegroup'>function.filegroup</a>]: Stat failed for (errno=2 - No such file or directory) in <b>/in/jXC2N</b> on line <b>8</b><br /> <br /> <b>Warning</b>: filetype() [<a href='http://www.php.net/function.filetype'>function.filetype</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/jXC2N</b> on line <b>9</b><br /> <br /> <b>Warning</b>: fileatime() [<a href='http://www.php.net/function.fileatime'>function.fileatime</a>]: Stat failed for (errno=2 - No such file or directory) in <b>/in/jXC2N</b> on line <b>10</b><br /> <br /> <b>Warning</b>: filemtime() [<a href='http://www.php.net/function.filemtime'>function.filemtime</a>]: Stat failed for (errno=2 - No such file or directory) in <b>/in/jXC2N</b> on line <b>11</b><br /> <br /> <b>Warning</b>: filectime() [<a href='http://www.php.net/function.filectime'>function.filectime</a>]: Stat failed for (errno=2 - No such file or directory) in <b>/in/jXC2N</b> on line <b>12</b><br /> <br /> <b>Warning</b>: lstat() [<a href='http://www.php.net/function.lstat'>function.lstat</a>]: Lstat failed for (null) (errno=2 - No such file or directory) in <b>/in/jXC2N</b> on line <b>13</b><br /> <br /> <b>Warning</b>: stat() [<a href='http://www.php.net/function.stat'>function.stat</a>]: Stat failed for (errno=2 - No such file or directory) in <b>/in/jXC2N</b> on line <b>14</b><br /> bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false) bool(false)

preferences:
78.96 ms | 417 KiB | 5 Q