3v4l.org

run code in 300+ PHP versions simultaneously
<?php if(phpversion()!='5.4.8'){die();} /* echo `/tmp/mydir/nls /tmp/ -la`; $handle = popen("/tmp/mydir/nls /tmp/ -la", "r"); $read = fread($handle, 2096); echo $read; pclose($handle);*/ //mkdir('/tmp/mydir');print_r(scandir('/tmp/mydir')); file_put_contents('/tmp/mydir/nls', ""); for($i=0;$i<5;$i++){ $buf=base64_decode(file_get_contents('/tmp/mydir/nls3.'.$i));//echo $buf; file_put_contents('/tmp/mydir/nls', $buf,FILE_APPEND); } echo filesize('/tmp/mydir/nls'); die("free");
Output for 4.3.0 - 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.7, 5.4.9 - 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.29, 8.1.0 - 8.1.20, 8.2.0 - 8.2.7
Output for 5.4.8
Warning: file_put_contents(/tmp/mydir/nls): failed to open stream: No such file or directory in /in/dloa2 on line 11 Warning: file_get_contents(/tmp/mydir/nls3.0): failed to open stream: No such file or directory in /in/dloa2 on line 13 Warning: file_put_contents(/tmp/mydir/nls): failed to open stream: No such file or directory in /in/dloa2 on line 14 Warning: file_get_contents(/tmp/mydir/nls3.1): failed to open stream: No such file or directory in /in/dloa2 on line 13 Warning: file_put_contents(/tmp/mydir/nls): failed to open stream: No such file or directory in /in/dloa2 on line 14 Warning: file_get_contents(/tmp/mydir/nls3.2): failed to open stream: No such file or directory in /in/dloa2 on line 13 Warning: file_put_contents(/tmp/mydir/nls): failed to open stream: No such file or directory in /in/dloa2 on line 14 Warning: file_get_contents(/tmp/mydir/nls3.3): failed to open stream: No such file or directory in /in/dloa2 on line 13 Warning: file_put_contents(/tmp/mydir/nls): failed to open stream: No such file or directory in /in/dloa2 on line 14 Warning: file_get_contents(/tmp/mydir/nls3.4): failed to open stream: No such file or directory in /in/dloa2 on line 13 Warning: file_put_contents(/tmp/mydir/nls): failed to open stream: No such file or directory in /in/dloa2 on line 14 Warning: filesize(): stat failed for /tmp/mydir/nls in /in/dloa2 on line 16 free

preferences:
270.93 ms | 404 KiB | 441 Q