3v4l.org

run code in 300+ PHP versions simultaneously
<?php $f = tempnam(sys_get_temp_dir(), 'whatever'); unlink($f); mkdir($f); var_dump(is_dir($f)); file_put_contents("$f/foo", "hi"); var_dump(file_get_contents("$f/foo")); rmdir($f);
Output for 8.3.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveraxfjDL): Directory not empty in /in/dkXPO on line 9
Output for 8.3.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverHfM5hA): Directory not empty in /in/dkXPO on line 9
Output for 8.3.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverPD40PZ): Directory not empty in /in/dkXPO on line 9
Output for 8.3.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverkTK2ym): Directory not empty in /in/dkXPO on line 9
Output for 8.3.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverAXWmh5): Directory not empty in /in/dkXPO on line 9
Output for 8.3.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevertD1nG6): Directory not empty in /in/dkXPO on line 9
Output for 8.3.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverAU7cMT): Directory not empty in /in/dkXPO on line 9
Output for 8.2.18
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverWLM3Gg): Directory not empty in /in/dkXPO on line 9
Output for 8.2.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverI5BC7V): Directory not empty in /in/dkXPO on line 9
Output for 8.2.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverCeU27s): Directory not empty in /in/dkXPO on line 9
Output for 8.2.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverwAYJ6G): Directory not empty in /in/dkXPO on line 9
Output for 8.2.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevermD4Lsl): Directory not empty in /in/dkXPO on line 9
Output for 8.2.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverh8Ysji): Directory not empty in /in/dkXPO on line 9
Output for 8.2.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverCWY4h8): Directory not empty in /in/dkXPO on line 9
Output for 8.2.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverqbrLCa): Directory not empty in /in/dkXPO on line 9
Output for 8.2.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveroKtszM): Directory not empty in /in/dkXPO on line 9
Output for 8.2.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverrKWpDm): Directory not empty in /in/dkXPO on line 9
Output for 8.2.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever9lw5fz): Directory not empty in /in/dkXPO on line 9
Output for 8.2.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevergDbh8Q): Directory not empty in /in/dkXPO on line 9
Output for 8.2.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveryBCsrr): Directory not empty in /in/dkXPO on line 9
Output for 8.2.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverWELRE4): Directory not empty in /in/dkXPO on line 9
Output for 8.2.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverLYtIQE): Directory not empty in /in/dkXPO on line 9
Output for 8.2.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverTdF16X): Directory not empty in /in/dkXPO on line 9
Output for 8.2.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever8dZFWG): Directory not empty in /in/dkXPO on line 9
Output for 8.2.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverP5t6mV): Directory not empty in /in/dkXPO on line 9
Output for 8.2.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverVEgXTq): Directory not empty in /in/dkXPO on line 9
Output for 8.1.28
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverUPKefI): Directory not empty in /in/dkXPO on line 9
Output for 8.1.27
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverUkYjVj): Directory not empty in /in/dkXPO on line 9
Output for 8.1.26
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverMNG1eD): Directory not empty in /in/dkXPO on line 9
Output for 8.1.25
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverO8DJeh): Directory not empty in /in/dkXPO on line 9
Output for 8.1.24
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever0DFNEF): Directory not empty in /in/dkXPO on line 9
Output for 8.1.23
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever48ytGf): Directory not empty in /in/dkXPO on line 9
Output for 8.1.22
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverGKgJki): Directory not empty in /in/dkXPO on line 9
Output for 8.1.21
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever7tEuy2): Directory not empty in /in/dkXPO on line 9
Output for 8.1.20
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevera34TQN): Directory not empty in /in/dkXPO on line 9
Output for 8.1.19
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverAGi5Hl): Directory not empty in /in/dkXPO on line 9
Output for 8.1.18
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverrb47Bi): Directory not empty in /in/dkXPO on line 9
Output for 8.1.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverA4mHT2): Directory not empty in /in/dkXPO on line 9
Output for 8.1.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverGyyZhn): Directory not empty in /in/dkXPO on line 9
Output for 8.1.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverg4FI3A): Directory not empty in /in/dkXPO on line 9
Output for 8.1.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever4juVlj): Directory not empty in /in/dkXPO on line 9
Output for 8.1.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverwJsaMg): Directory not empty in /in/dkXPO on line 9
Output for 8.1.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverYNbH45): Directory not empty in /in/dkXPO on line 9
Output for 8.1.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever04ZZFn): Directory not empty in /in/dkXPO on line 9
Output for 8.1.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverlkKOpx): Directory not empty in /in/dkXPO on line 9
Output for 8.1.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever6Lrtlq): Directory not empty in /in/dkXPO on line 9
Output for 8.1.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever6iVVpK): Directory not empty in /in/dkXPO on line 9
Output for 8.1.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverCjAhrd): Directory not empty in /in/dkXPO on line 9
Output for 8.1.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverTsJ1hL): Directory not empty in /in/dkXPO on line 9
Output for 8.1.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverkd3W1o): Directory not empty in /in/dkXPO on line 9
Output for 8.1.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverGfb3dH): Directory not empty in /in/dkXPO on line 9
Output for 8.1.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverMlAKYe): Directory not empty in /in/dkXPO on line 9
Output for 8.1.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveruI9zJ7): Directory not empty in /in/dkXPO on line 9
Output for 8.1.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverrOAt2M): Directory not empty in /in/dkXPO on line 9
Output for 8.1.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever2Pd2Qr): Directory not empty in /in/dkXPO on line 9
Output for 8.0.30
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverFftZCr): Directory not empty in /in/dkXPO on line 9
Output for 8.0.29
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever4ATuwc): Directory not empty in /in/dkXPO on line 9
Output for 8.0.28
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverKTbO3W): Directory not empty in /in/dkXPO on line 9
Output for 8.0.27
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverLKH1m4): Directory not empty in /in/dkXPO on line 9
Output for 8.0.26
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverGpfRoM): Directory not empty in /in/dkXPO on line 9
Output for 8.0.25
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverUqRqGt): Directory not empty in /in/dkXPO on line 9
Output for 8.0.24
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverurdr17): Directory not empty in /in/dkXPO on line 9
Output for 8.0.23
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverm44zRD): Directory not empty in /in/dkXPO on line 9
Output for 8.0.22
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverq910Nj): Directory not empty in /in/dkXPO on line 9
Output for 8.0.21
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverX5FhWJ): Directory not empty in /in/dkXPO on line 9
Output for 8.0.20
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverTiMcyW): Directory not empty in /in/dkXPO on line 9
Output for 8.0.19
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverw8PgxC): Directory not empty in /in/dkXPO on line 9
Output for 8.0.18
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverIQW8yj): Directory not empty in /in/dkXPO on line 9
Output for 8.0.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverZYDV1u): Directory not empty in /in/dkXPO on line 9
Output for 8.0.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverdjuUNG): Directory not empty in /in/dkXPO on line 9
Output for 8.0.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever4gzzSc): Directory not empty in /in/dkXPO on line 9
Output for 8.0.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever9SL3ob): Directory not empty in /in/dkXPO on line 9
Output for 8.0.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever3VkHvV): Directory not empty in /in/dkXPO on line 9
Output for 8.0.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverIUSwYN): Directory not empty in /in/dkXPO on line 9
Output for 8.0.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever8eWtD4): Directory not empty in /in/dkXPO on line 9
Output for 8.0.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverMUITGE): Directory not empty in /in/dkXPO on line 9
Output for 8.0.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverR0t7ql): Directory not empty in /in/dkXPO on line 9
Output for 8.0.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverU6iAxf): Directory not empty in /in/dkXPO on line 9
Output for 8.0.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverIUSdfD): Directory not empty in /in/dkXPO on line 9
Output for 8.0.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverBY3XYr): Directory not empty in /in/dkXPO on line 9
Output for 8.0.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverErwubL): Directory not empty in /in/dkXPO on line 9
Output for 8.0.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverIZeeJS): Directory not empty in /in/dkXPO on line 9
Output for 8.0.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverXupRJ3): Directory not empty in /in/dkXPO on line 9
Output for 8.0.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever61qVSS): Directory not empty in /in/dkXPO on line 9
Output for 8.0.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverS5N1XZ): Directory not empty in /in/dkXPO on line 9
Output for 7.4.33
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverIUhCxp): Directory not empty in /in/dkXPO on line 9
Output for 7.4.32
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevermG2zzC): Directory not empty in /in/dkXPO on line 9
Output for 7.4.30
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever3zjIz3): Directory not empty in /in/dkXPO on line 9
Output for 7.4.29
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverYM8NsX): Directory not empty in /in/dkXPO on line 9
Output for 7.4.28
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverjFTz86): Directory not empty in /in/dkXPO on line 9
Output for 7.4.27
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverrNwpXC): Directory not empty in /in/dkXPO on line 9
Output for 7.4.26
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever0Y2Plc): Directory not empty in /in/dkXPO on line 9
Output for 7.4.25
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever3hQgsQ): Directory not empty in /in/dkXPO on line 9
Output for 7.4.24
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateversEoSNH): Directory not empty in /in/dkXPO on line 9
Output for 7.4.23
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevernTz3eP): Directory not empty in /in/dkXPO on line 9
Output for 7.4.22
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverFkqYYk): Directory not empty in /in/dkXPO on line 9
Output for 7.4.21
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverC49PGa): Directory not empty in /in/dkXPO on line 9
Output for 7.4.20
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverx1oVh8): Directory not empty in /in/dkXPO on line 9
Output for 7.4.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverekye6v): Directory not empty in /in/dkXPO on line 9
Output for 7.4.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever6EfM6Y): Directory not empty in /in/dkXPO on line 9
Output for 7.4.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverp5qkiK): Directory not empty in /in/dkXPO on line 9
Output for 7.4.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverhKP7hp): Directory not empty in /in/dkXPO on line 9
Output for 7.4.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverA6Y7tE): Directory not empty in /in/dkXPO on line 9
Output for 7.4.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverZ5qWQ6): Directory not empty in /in/dkXPO on line 9
Output for 7.4.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverbbjvd6): Directory not empty in /in/dkXPO on line 9
Output for 7.4.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever3bmLTD): Directory not empty in /in/dkXPO on line 9
Output for 7.4.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverBEiza5): Directory not empty in /in/dkXPO on line 9
Output for 7.4.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverRUgCzH): Directory not empty in /in/dkXPO on line 9
Output for 7.4.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverBpUPeO): Directory not empty in /in/dkXPO on line 9
Output for 7.4.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverZLZy3Y): Directory not empty in /in/dkXPO on line 9
Output for 7.4.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverVyZUNx): Directory not empty in /in/dkXPO on line 9
Output for 7.4.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever2ru5mE): Directory not empty in /in/dkXPO on line 9
Output for 7.4.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverH3KLN4): Directory not empty in /in/dkXPO on line 9
Output for 7.4.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverz5sXz4): Directory not empty in /in/dkXPO on line 9
Output for 7.3.33
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverNJkcA7): Directory not empty in /in/dkXPO on line 9
Output for 7.3.32
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverVJ1ox8): Directory not empty in /in/dkXPO on line 9
Output for 7.3.31
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverrJuY4N): Directory not empty in /in/dkXPO on line 9
Output for 7.3.30
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever5U2PK0): Directory not empty in /in/dkXPO on line 9
Output for 7.3.29
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverMD43yt): Directory not empty in /in/dkXPO on line 9
Output for 7.3.28
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever7tXnSH): Directory not empty in /in/dkXPO on line 9
Output for 7.3.27
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverE9fK94): Directory not empty in /in/dkXPO on line 9
Output for 7.3.26
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverUuxRGh): Directory not empty in /in/dkXPO on line 9
Output for 7.3.25
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverf2UPsX): Directory not empty in /in/dkXPO on line 9
Output for 7.3.24
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveritzXjE): Directory not empty in /in/dkXPO on line 9
Output for 7.3.23
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverDx286x): Directory not empty in /in/dkXPO on line 9
Output for 7.3.21
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverK40sgL): Directory not empty in /in/dkXPO on line 9
Output for 7.3.20
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverLt9C9A): Directory not empty in /in/dkXPO on line 9
Output for 7.3.19
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverlKokwC): Directory not empty in /in/dkXPO on line 9
Output for 7.3.18
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverOOz4fr): Directory not empty in /in/dkXPO on line 9
Output for 7.3.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveryyoDx2): Directory not empty in /in/dkXPO on line 9
Output for 7.3.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverplJe3e): Directory not empty in /in/dkXPO on line 9
Output for 7.3.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverzt0BE4): Directory not empty in /in/dkXPO on line 9
Output for 7.3.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverZTptM4): Directory not empty in /in/dkXPO on line 9
Output for 7.3.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverfNXZE4): Directory not empty in /in/dkXPO on line 9
Output for 7.3.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverlhcBSm): Directory not empty in /in/dkXPO on line 9
Output for 7.3.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverfLlbTm): Directory not empty in /in/dkXPO on line 9
Output for 7.3.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever8QI2nw): Directory not empty in /in/dkXPO on line 9
Output for 7.3.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverPFtmGv): Directory not empty in /in/dkXPO on line 9
Output for 7.3.6
bool(true) Warning: file_get_contents(/tmp/whatever3wWCYB/foo): failed to open stream: No such file or directory in /in/dkXPO on line 8 bool(false) Warning: rmdir(/tmp/whatever3wWCYB): No such file or directory in /in/dkXPO on line 9
Output for 7.3.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverGhoM1B): Directory not empty in /in/dkXPO on line 9
Output for 7.3.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverGWLsZF): Directory not empty in /in/dkXPO on line 9
Output for 7.3.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverweLlYP): Directory not empty in /in/dkXPO on line 9
Output for 7.3.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverwM10HW): Directory not empty in /in/dkXPO on line 9
Output for 7.3.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverAZ8zzW): Directory not empty in /in/dkXPO on line 9
Output for 7.3.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverSJqzN6): Directory not empty in /in/dkXPO on line 9
Output for 7.2.33
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverLL1nTf): Directory not empty in /in/dkXPO on line 9
Output for 7.2.32
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverrkyIl8): Directory not empty in /in/dkXPO on line 9
Output for 7.2.31
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevere8XCaa): Directory not empty in /in/dkXPO on line 9
Output for 7.2.30
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevera5gsKO): Directory not empty in /in/dkXPO on line 9
Output for 7.2.29
bool(true) Warning: file_put_contents(/tmp/whateverhDcf7R/foo): failed to open stream: No such file or directory in /in/dkXPO on line 7 Warning: file_get_contents(/tmp/whateverhDcf7R/foo): failed to open stream: No such file or directory in /in/dkXPO on line 8 bool(false) Warning: rmdir(/tmp/whateverhDcf7R): No such file or directory in /in/dkXPO on line 9
Output for 7.2.26
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever4RPHE4): Directory not empty in /in/dkXPO on line 9
Output for 7.2.25
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverYzCOK4): Directory not empty in /in/dkXPO on line 9
Output for 7.2.24
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever7Op5kc): Directory not empty in /in/dkXPO on line 9
Output for 7.2.23
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverO0GQTm): Directory not empty in /in/dkXPO on line 9
Output for 7.2.22
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverf7Vw1n): No such file or directory in /in/dkXPO on line 9
Output for 7.2.21
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverngAhzu): Directory not empty in /in/dkXPO on line 9
Output for 7.2.20
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevers35omu): Directory not empty in /in/dkXPO on line 9
Output for 7.2.19
bool(true) Warning: file_put_contents(/tmp/whateversdFFWB/foo): failed to open stream: No such file or directory in /in/dkXPO on line 7 Warning: file_get_contents(/tmp/whateversdFFWB/foo): failed to open stream: No such file or directory in /in/dkXPO on line 8 bool(false) Warning: rmdir(/tmp/whateversdFFWB): No such file or directory in /in/dkXPO on line 9
Output for 7.2.18
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverxbfKzD): Directory not empty in /in/dkXPO on line 9
Output for 7.2.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverddChuK): Directory not empty in /in/dkXPO on line 9
Output for 7.2.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverBoOhuU): Directory not empty in /in/dkXPO on line 9
Output for 7.2.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverQHeDFW): Directory not empty in /in/dkXPO on line 9
Output for 7.2.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverJVJZ90): Directory not empty in /in/dkXPO on line 9
Output for 7.2.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevertkMbq8): Directory not empty in /in/dkXPO on line 9
Output for 7.2.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverpu65ae): Directory not empty in /in/dkXPO on line 9
Output for 7.2.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever89yDMi): Directory not empty in /in/dkXPO on line 9
Output for 7.2.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevergmGXfh): Directory not empty in /in/dkXPO on line 9
Output for 7.2.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveriBniev): Directory not empty in /in/dkXPO on line 9
Output for 7.2.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverIxqPpy): Directory not empty in /in/dkXPO on line 9
Output for 7.2.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverzuN27u): Directory not empty in /in/dkXPO on line 9
Output for 7.2.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverot1sVu): Directory not empty in /in/dkXPO on line 9
Output for 7.2.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverIOWQJx): Directory not empty in /in/dkXPO on line 9
Output for 7.2.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverAksVxN): Directory not empty in /in/dkXPO on line 9
Output for 7.2.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverZ5ULXR): Directory not empty in /in/dkXPO on line 9
Output for 7.2.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverNmUN6Z): Directory not empty in /in/dkXPO on line 9
Output for 7.2.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever2GB2U5): Directory not empty in /in/dkXPO on line 9
Output for 7.2.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever0Exb59): Directory not empty in /in/dkXPO on line 9
Output for 7.1.33
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverPFQWLc): Directory not empty in /in/dkXPO on line 9
Output for 7.1.32
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverrSquco): Directory not empty in /in/dkXPO on line 9
Output for 7.1.31
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverQJGO5w): Directory not empty in /in/dkXPO on line 9
Output for 7.1.30
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverjQnm9B): Directory not empty in /in/dkXPO on line 9
Output for 7.1.29
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevermVF9mH): Directory not empty in /in/dkXPO on line 9
Output for 7.1.28
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverSoTyRR): Directory not empty in /in/dkXPO on line 9
Output for 7.1.27
bool(true) string(2) "hi"
Output for 7.1.26
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevery8Vr45): Directory not empty in /in/dkXPO on line 9
Output for 7.1.25
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverJXG6c9): Directory not empty in /in/dkXPO on line 9
Output for 7.1.24
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveriQ42Md): Directory not empty in /in/dkXPO on line 9
Output for 7.1.23
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverOL3eNi): Directory not empty in /in/dkXPO on line 9
Output for 7.1.22
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverpfkx3l): Directory not empty in /in/dkXPO on line 9
Output for 7.1.21
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevergMjoHu): Directory not empty in /in/dkXPO on line 9
Output for 7.1.20
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverU0DDly): Directory not empty in /in/dkXPO on line 9
Output for 7.1.19
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverv5861u): Directory not empty in /in/dkXPO on line 9
Output for 7.1.18
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverpipzmy): Directory not empty in /in/dkXPO on line 9
Output for 7.1.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverXcUoAF): Directory not empty in /in/dkXPO on line 9
Output for 7.1.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverN2GAjK): Directory not empty in /in/dkXPO on line 9
Output for 7.1.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverPhuP1Q): Directory not empty in /in/dkXPO on line 9
Output for 7.1.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateversYCBL1): Directory not empty in /in/dkXPO on line 9
Output for 7.1.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverdS4Vf6): Directory not empty in /in/dkXPO on line 9
Output for 7.1.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverYXs8qe): Directory not empty in /in/dkXPO on line 9
Output for 7.1.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverrRfAqh): Directory not empty in /in/dkXPO on line 9
Output for 7.1.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverkSYlVo): Directory not empty in /in/dkXPO on line 9
Output for 7.1.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverHscuIq): Directory not empty in /in/dkXPO on line 9
Output for 7.1.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverxcTb9r): Directory not empty in /in/dkXPO on line 9
Output for 7.1.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverEAgzhv): Directory not empty in /in/dkXPO on line 9
Output for 7.1.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever3OXNcC): Directory not empty in /in/dkXPO on line 9
Output for 7.1.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever33f0KI): Directory not empty in /in/dkXPO on line 9
Output for 7.1.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverM8iciz): Directory not empty in /in/dkXPO on line 9
Output for 7.1.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverswD2wD): Directory not empty in /in/dkXPO on line 9
Output for 7.1.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverf5CQYH): Directory not empty in /in/dkXPO on line 9
Output for 7.1.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverSLAWXM): Directory not empty in /in/dkXPO on line 9
Output for 7.1.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverPQwoeZ): Directory not empty in /in/dkXPO on line 9
Output for 7.0.33
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverBcl1rb): Directory not empty in /in/dkXPO on line 9
Output for 7.0.32
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverDl8Mym): Directory not empty in /in/dkXPO on line 9
Output for 7.0.31
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverlINnPA): Directory not empty in /in/dkXPO on line 9
Output for 7.0.30
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverEOCCNK): Directory not empty in /in/dkXPO on line 9
Output for 7.0.29
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveryjoNOM): Directory not empty in /in/dkXPO on line 9
Output for 7.0.28
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverPfYA4V): Directory not empty in /in/dkXPO on line 9
Output for 7.0.27
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverNGz315): Directory not empty in /in/dkXPO on line 9
Output for 7.0.26
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverCFQgyd): Directory not empty in /in/dkXPO on line 9
Output for 7.0.25
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverwUEJAg): Directory not empty in /in/dkXPO on line 9
Output for 7.0.24
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever2veBwq): Directory not empty in /in/dkXPO on line 9
Output for 7.0.23
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverauh22s): Directory not empty in /in/dkXPO on line 9
Output for 7.0.22
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevereAdB6r): Directory not empty in /in/dkXPO on line 9
Output for 7.0.21
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverHoDaIx): Directory not empty in /in/dkXPO on line 9
Output for 7.0.20
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverBlNAKC): Directory not empty in /in/dkXPO on line 9
Output for 7.0.19
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverAPXxzz): Directory not empty in /in/dkXPO on line 9
Output for 7.0.18
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverYUiPmF): Directory not empty in /in/dkXPO on line 9
Output for 7.0.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverW1TSuD): Directory not empty in /in/dkXPO on line 9
Output for 7.0.16
bool(true) Warning: file_get_contents(/tmp/whateversrPVQH/foo): failed to open stream: No such file or directory in /in/dkXPO on line 8 bool(false) Warning: rmdir(/tmp/whateversrPVQH): No such file or directory in /in/dkXPO on line 9
Output for 7.0.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverlHBZaL): Directory not empty in /in/dkXPO on line 9
Output for 7.0.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverOcth4P): Directory not empty in /in/dkXPO on line 9
Output for 7.0.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverRGlrpX): Directory not empty in /in/dkXPO on line 9
Output for 7.0.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverQZbvs5): Directory not empty in /in/dkXPO on line 9
Output for 7.0.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverH5bpme): Directory not empty in /in/dkXPO on line 9
Output for 7.0.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverbwMn5G): Directory not empty in /in/dkXPO on line 9
Output for 7.0.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverHg5aAJ): Directory not empty in /in/dkXPO on line 9
Output for 7.0.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever3zQE5J): Directory not empty in /in/dkXPO on line 9
Output for 7.0.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever0t8yLV): Directory not empty in /in/dkXPO on line 9
Output for 7.0.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverZSKXPU): Directory not empty in /in/dkXPO on line 9
Output for 7.0.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever4Bqo50): Directory not empty in /in/dkXPO on line 9
Output for 7.0.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverQgKzWa): Directory not empty in /in/dkXPO on line 9
Output for 7.0.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverzqvmvb): Directory not empty in /in/dkXPO on line 9
Output for 7.0.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever3ng8DX): Directory not empty in /in/dkXPO on line 9
Output for 7.0.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevervebGjm): Directory not empty in /in/dkXPO on line 9
Output for 7.0.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverxCsf0o): Directory not empty in /in/dkXPO on line 9
Output for 5.6.40
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverGmeLG6): Directory not empty in /in/dkXPO on line 9
Output for 5.6.39
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverHTTehd): Directory not empty in /in/dkXPO on line 9
Output for 5.6.38
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverjyWiGm): Directory not empty in /in/dkXPO on line 9
Output for 5.6.37
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever7poM3w): Directory not empty in /in/dkXPO on line 9
Output for 5.6.36
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever9agOeK): Directory not empty in /in/dkXPO on line 9
Output for 5.6.35
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever83yNQM): Directory not empty in /in/dkXPO on line 9
Output for 5.6.34
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverJo8LJW): Directory not empty in /in/dkXPO on line 9
Output for 5.6.33
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverNtwb45): Directory not empty in /in/dkXPO on line 9
Output for 5.6.32
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever1eGgJm): Directory not empty in /in/dkXPO on line 9
Output for 5.6.31
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevertJxLyA): Directory not empty in /in/dkXPO on line 9
Output for 5.6.30
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverdDELZP): Directory not empty in /in/dkXPO on line 9
Output for 5.6.29
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverksWJ2V): Directory not empty in /in/dkXPO on line 9
Output for 5.6.28
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverIi7Ds2): Directory not empty in /in/dkXPO on line 9
Output for 5.6.27
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverjJPeie): Directory not empty in /in/dkXPO on line 9
Output for 5.6.26
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveru1oWPp): Directory not empty in /in/dkXPO on line 9
Output for 5.6.25
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverAY5sfF): Directory not empty in /in/dkXPO on line 9
Output for 5.6.24
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevervtgWYH): Directory not empty in /in/dkXPO on line 9
Output for 5.6.23
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverQHFuyK): Directory not empty in /in/dkXPO on line 9
Output for 5.6.22
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever003XXT): Directory not empty in /in/dkXPO on line 9
Output for 5.6.21
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever0G6CD4): Directory not empty in /in/dkXPO on line 9
Output for 5.6.20
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevervuyU4Z): Directory not empty in /in/dkXPO on line 9
Output for 5.6.19
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverp8Kqgc): Directory not empty in /in/dkXPO on line 9
Output for 5.6.18
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverb9Y2qb): Directory not empty in /in/dkXPO on line 9
Output for 5.6.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever2m47Mf): Directory not empty in /in/dkXPO on line 9
Output for 5.6.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverSifmCp): Directory not empty in /in/dkXPO on line 9
Output for 5.6.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverpk5Aeq): Directory not empty in /in/dkXPO on line 9
Output for 5.6.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverJjJqNs): Directory not empty in /in/dkXPO on line 9
Output for 5.6.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverdRAwIr): Directory not empty in /in/dkXPO on line 9
Output for 5.6.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever6g1gCw): Directory not empty in /in/dkXPO on line 9
Output for 5.6.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever13GueC): Directory not empty in /in/dkXPO on line 9
Output for 5.6.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverdGr5rE): Directory not empty in /in/dkXPO on line 9
Output for 5.6.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverFRzQLM): Directory not empty in /in/dkXPO on line 9
Output for 5.6.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverfYH5vJ): Directory not empty in /in/dkXPO on line 9
Output for 5.6.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverh2c6dP): Directory not empty in /in/dkXPO on line 9
Output for 5.6.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverQfIFTS): Directory not empty in /in/dkXPO on line 9
Output for 5.6.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever6BGCqV): Directory not empty in /in/dkXPO on line 9
Output for 5.6.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverU4OYI0): Directory not empty in /in/dkXPO on line 9
Output for 5.6.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever8ChCP8): Directory not empty in /in/dkXPO on line 9
Output for 5.6.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverQlmbmf): Directory not empty in /in/dkXPO on line 9
Output for 5.6.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever4d9EUh): Directory not empty in /in/dkXPO on line 9
Output for 5.6.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever4DD3Zp): Directory not empty in /in/dkXPO on line 9
Output for 5.5.38
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverRsYEtE): Directory not empty in /in/dkXPO on line 9
Output for 5.5.37
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverPeqNgw): Directory not empty in /in/dkXPO on line 9
Output for 5.5.36
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverZVF7uP): Directory not empty in /in/dkXPO on line 9
Output for 5.5.35
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverqcTT0Y): Directory not empty in /in/dkXPO on line 9
Output for 5.5.34
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverj4DuH3): Directory not empty in /in/dkXPO on line 9
Output for 5.5.33
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevernGJlfc): Directory not empty in /in/dkXPO on line 9
Output for 5.5.32
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevery4NvQe): Directory not empty in /in/dkXPO on line 9
Output for 5.5.31
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever4Xxfng): Directory not empty in /in/dkXPO on line 9
Output for 5.5.30
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever2WHJyt): Directory not empty in /in/dkXPO on line 9
Output for 5.5.29
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveretHkUr): Directory not empty in /in/dkXPO on line 9
Output for 5.5.28
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverODi0ex): Directory not empty in /in/dkXPO on line 9
Output for 5.5.27
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever2ivFcC): Directory not empty in /in/dkXPO on line 9
Output for 5.5.26
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever9eJuBM): Directory not empty in /in/dkXPO on line 9
Output for 5.5.25
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever593aNH): Directory not empty in /in/dkXPO on line 9
Output for 5.5.24
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverzJeI5J): Directory not empty in /in/dkXPO on line 9
Output for 5.5.23
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverfgSjLP): Directory not empty in /in/dkXPO on line 9
Output for 5.5.22
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverP9RXfQ): Directory not empty in /in/dkXPO on line 9
Output for 5.5.21
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever8UtAgY): Directory not empty in /in/dkXPO on line 9
Output for 5.5.20
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever78fNS2): Directory not empty in /in/dkXPO on line 9
Output for 5.5.19
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverm9PAR6): Directory not empty in /in/dkXPO on line 9
Output for 5.5.18
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverlStBgg): Directory not empty in /in/dkXPO on line 9
Output for 5.5.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever3CJlYg): Directory not empty in /in/dkXPO on line 9
Output for 5.5.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverFDxTYp): Directory not empty in /in/dkXPO on line 9
Output for 5.5.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverI3eM6t): Directory not empty in /in/dkXPO on line 9
Output for 5.5.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateversh3uwt): Directory not empty in /in/dkXPO on line 9
Output for 5.5.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveri4mYOw): Directory not empty in /in/dkXPO on line 9
Output for 5.5.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverXNGNAG): Directory not empty in /in/dkXPO on line 9
Output for 5.5.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverwCj6nG): Directory not empty in /in/dkXPO on line 9
Output for 5.5.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverujG4CJ): Directory not empty in /in/dkXPO on line 9
Output for 5.5.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverzhUIaL): Directory not empty in /in/dkXPO on line 9
Output for 5.5.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevernyjxpO): Directory not empty in /in/dkXPO on line 9
Output for 5.5.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverF2hO8J): Directory not empty in /in/dkXPO on line 9
Output for 5.5.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverNuHL4L): Directory not empty in /in/dkXPO on line 9
Output for 5.5.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverHcAtPL): Directory not empty in /in/dkXPO on line 9
Output for 5.5.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevermg5PcR): Directory not empty in /in/dkXPO on line 9
Output for 5.5.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevernFcgJX): Directory not empty in /in/dkXPO on line 9
Output for 5.5.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverleuunZ): Directory not empty in /in/dkXPO on line 9
Output for 5.5.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever5UwV91): Directory not empty in /in/dkXPO on line 9
Output for 5.5.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevern2VK13): Directory not empty in /in/dkXPO on line 9
Output for 5.4.45
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverTudMxu): Directory not empty in /in/dkXPO on line 9
Output for 5.4.44
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevero5druC): Directory not empty in /in/dkXPO on line 9
Output for 5.4.43
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevervwbLJE): Directory not empty in /in/dkXPO on line 9
Output for 5.4.42
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverJLDSGM): Directory not empty in /in/dkXPO on line 9
Output for 5.4.41
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever5LcByG): Directory not empty in /in/dkXPO on line 9
Output for 5.4.40
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverMo6I9I): Directory not empty in /in/dkXPO on line 9
Output for 5.4.39
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverhZV8TO): Directory not empty in /in/dkXPO on line 9
Output for 5.4.38
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevernGkM4R): Directory not empty in /in/dkXPO on line 9
Output for 5.4.37
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverrgYkYX): Directory not empty in /in/dkXPO on line 9
Output for 5.4.36
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever2BaY51): Directory not empty in /in/dkXPO on line 9
Output for 5.4.35
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverbkHoyc): Directory not empty in /in/dkXPO on line 9
Output for 5.4.34
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever22Bbfg): Directory not empty in /in/dkXPO on line 9
Output for 5.4.33
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever3kj9Dh): Directory not empty in /in/dkXPO on line 9
Output for 5.4.32
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverbjYE5n): Directory not empty in /in/dkXPO on line 9
Output for 5.4.31
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever0DAf6s): Directory not empty in /in/dkXPO on line 9
Output for 5.4.30
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverZG3VBt): Directory not empty in /in/dkXPO on line 9
Output for 5.4.29
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverGm8Mpw): Directory not empty in /in/dkXPO on line 9
Output for 5.4.28
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverOevdsB): Directory not empty in /in/dkXPO on line 9
Output for 5.4.27
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateversN9l9E): Directory not empty in /in/dkXPO on line 9
Output for 5.4.26
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverbp1fnF): Directory not empty in /in/dkXPO on line 9
Output for 5.4.25
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevernvtUHK): Directory not empty in /in/dkXPO on line 9
Output for 5.4.24
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevercmAzCO): Directory not empty in /in/dkXPO on line 9
Output for 5.4.23
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverLAQM5L): Directory not empty in /in/dkXPO on line 9
Output for 5.4.22
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverhSjPBN): Directory not empty in /in/dkXPO on line 9
Output for 5.4.21
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever0jZOHQ): Directory not empty in /in/dkXPO on line 9
Output for 5.4.20
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverRqi90T): Directory not empty in /in/dkXPO on line 9
Output for 5.4.19
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverUBY4LW): Directory not empty in /in/dkXPO on line 9
Output for 5.4.18
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverQ6jtVZ): Directory not empty in /in/dkXPO on line 9
Output for 5.4.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverSMkBa2): Directory not empty in /in/dkXPO on line 9
Output for 5.4.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverD2Idv7): Directory not empty in /in/dkXPO on line 9
Output for 5.4.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverb1Wey8): Directory not empty in /in/dkXPO on line 9
Output for 5.4.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever2mdDq8): Directory not empty in /in/dkXPO on line 9
Output for 5.4.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverbKMnzb): Directory not empty in /in/dkXPO on line 9
Output for 5.4.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverA0LxAa): Directory not empty in /in/dkXPO on line 9
Output for 5.4.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverNHEkhd): Directory not empty in /in/dkXPO on line 9
Output for 5.4.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverh7wAVf): Directory not empty in /in/dkXPO on line 9
Output for 5.4.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever5LGJij): Directory not empty in /in/dkXPO on line 9
Output for 5.4.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverWYz2qk): Directory not empty in /in/dkXPO on line 9
Output for 5.4.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverLTwwyk): Directory not empty in /in/dkXPO on line 9
Output for 5.4.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevereE9Kxk): Directory not empty in /in/dkXPO on line 9
Output for 5.4.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverY2wbqk): Directory not empty in /in/dkXPO on line 9
Output for 5.4.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever4qSUNk): Directory not empty in /in/dkXPO on line 9
Output for 5.4.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverWqq8oq): Directory not empty in /in/dkXPO on line 9
Output for 5.4.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverPTqi8v): Directory not empty in /in/dkXPO on line 9
Output for 5.4.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverqklQVA): Directory not empty in /in/dkXPO on line 9
Output for 5.4.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverLgF6hz): Directory not empty in /in/dkXPO on line 9
Output for 5.3.29
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverKdLj7i): Directory not empty in /in/dkXPO on line 9
Output for 5.3.28
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverzWHP0l): Directory not empty in /in/dkXPO on line 9
Output for 5.3.27
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverP2JbWr): Directory not empty in /in/dkXPO on line 9
Output for 5.3.26
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverGnJbJt): Directory not empty in /in/dkXPO on line 9
Output for 5.3.25
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverds5DLy): Directory not empty in /in/dkXPO on line 9
Output for 5.3.24
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverdoi50z): Directory not empty in /in/dkXPO on line 9
Output for 5.3.23
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverYVW3fG): Directory not empty in /in/dkXPO on line 9
Output for 5.3.22
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverdri1EH): Directory not empty in /in/dkXPO on line 9
Output for 5.3.21
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverEOq8sN): Directory not empty in /in/dkXPO on line 9
Output for 5.3.20
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverrqHsNE): Directory not empty in /in/dkXPO on line 9
Output for 5.3.19
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverQR1sEK): Directory not empty in /in/dkXPO on line 9
Output for 5.3.18
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverVTNnoM): Directory not empty in /in/dkXPO on line 9
Output for 5.3.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverwD8hvR): Directory not empty in /in/dkXPO on line 9
Output for 5.3.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverbHawgT): Directory not empty in /in/dkXPO on line 9
Output for 5.3.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever4VYb1V): Directory not empty in /in/dkXPO on line 9
Output for 5.3.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverAz5In2): Directory not empty in /in/dkXPO on line 9
Output for 5.3.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever3YL9y3): Directory not empty in /in/dkXPO on line 9
Output for 5.3.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverZPgAJ9): Directory not empty in /in/dkXPO on line 9
Output for 5.3.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverfUf7Va): Directory not empty in /in/dkXPO on line 9
Output for 5.3.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverqrJ24f): Directory not empty in /in/dkXPO on line 9
Output for 5.3.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverWxJzGh): Directory not empty in /in/dkXPO on line 9
Output for 5.3.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverjZ0DAk): Directory not empty in /in/dkXPO on line 9
Output for 5.3.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverIC0A5p): Directory not empty in /in/dkXPO on line 9
Output for 5.3.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverk7S1Gr): Directory not empty in /in/dkXPO on line 9
Output for 5.3.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverrzTluu): Directory not empty in /in/dkXPO on line 9
Output for 5.3.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatevercCZsMA): Directory not empty in /in/dkXPO on line 9
Output for 5.3.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever6Yck9A): Directory not empty in /in/dkXPO on line 9
Output for 5.3.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverXj00sH): Directory not empty in /in/dkXPO on line 9
Output for 5.3.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveruq01xK): Directory not empty in /in/dkXPO on line 9
Output for 5.3.0
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever8gWhXK): Directory not empty in /in/dkXPO on line 9
Output for 5.2.17
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverjFL2kO): Directory not empty in /in/dkXPO on line 9
Output for 5.2.16
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverVu633H): Directory not empty in /in/dkXPO on line 9
Output for 5.2.15
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverjDppdL): Directory not empty in /in/dkXPO on line 9
Output for 5.2.14
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveriFfEqQ): Directory not empty in /in/dkXPO on line 9
Output for 5.2.13
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverhlGYMS): Directory not empty in /in/dkXPO on line 9
Output for 5.2.12
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverQ9phVV): Directory not empty in /in/dkXPO on line 9
Output for 5.2.11
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverJhAleY): Directory not empty in /in/dkXPO on line 9
Output for 5.2.10
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever8q6qK0): Directory not empty in /in/dkXPO on line 9
Output for 5.2.9
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever1XceP1): Directory not empty in /in/dkXPO on line 9
Output for 5.2.8
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverraxKZ3): Directory not empty in /in/dkXPO on line 9
Output for 5.2.7
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever4tLDo7): Directory not empty in /in/dkXPO on line 9
Output for 5.2.6
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateveria4CA9): Directory not empty in /in/dkXPO on line 9
Output for 5.2.5
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverJ2LqGf): Directory not empty in /in/dkXPO on line 9
Output for 5.2.4
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverGUftRh): Directory not empty in /in/dkXPO on line 9
Output for 5.2.3
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever8cfnUi): Directory not empty in /in/dkXPO on line 9
Output for 5.2.2
bool(true) string(2) "hi" Warning: rmdir(/tmp/whatever5M8Orl): Directory not empty in /in/dkXPO on line 9
Output for 5.2.1
bool(true) string(2) "hi" Warning: rmdir(/tmp/whateverZijCHn): Directory not empty in /in/dkXPO on line 9
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0
Fatal error: Call to undefined function sys_get_temp_dir() in /in/dkXPO on line 3
Process exited with code 255.
Output for 4.4.5 - 4.4.9
Fatal error: Call to undefined function: sys_get_temp_dir() in /in/dkXPO on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
Fatal error: Call to undefined function: sys_get_temp_dir() in /in/dkXPO on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Call to undefined function: sys_get_temp_dir() in /in/dkXPO on line 3

preferences:
389.72 ms | 401 KiB | 459 Q