3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump($a = base64_encode("nfdvY4q59/wqyNmaqq/HJg")); var_dump(hash("sha256", $x = base64_decode($a))); var_dump($x); var_dump("988b3bbdfb28f5557c71a5292ec661596f7e2095cf2529358ba4d1236a370e8f");
Output for 5.1.2 - 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.38, 7.0.0 - 7.0.32, 7.1.0 - 7.1.24, 7.2.0 - 7.2.33, 7.3.16 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.19, 8.3.0 - 8.3.7
string(32) "bmZkdlk0cTU5L3dxeU5tYXFxL0hKZw==" string(64) "9340f400e5e5a8e6586a4516180a75c65c745c58d2f3968f233c5934bd850ba2" string(22) "nfdvY4q59/wqyNmaqq/HJg" string(64) "988b3bbdfb28f5557c71a5292ec661596f7e2095cf2529358ba4d1236a370e8f"
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.1
string(32) "bmZkdlk0cTU5L3dxeU5tYXFxL0hKZw==" Fatal error: Call to undefined function hash() in /in/2F6JK on line 4
Process exited with code 255.
Output for 4.4.5 - 4.4.9
string(32) "bmZkdlk0cTU5L3dxeU5tYXFxL0hKZw==" Fatal error: Call to undefined function: hash() in /in/2F6JK on line 4
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
string(32) "bmZkdlk0cTU5L3dxeU5tYXFxL0hKZw==" Fatal error: Call to undefined function: hash() in /in/2F6JK on line 4
Process exited with code 255.
Output for 4.3.0 - 4.3.1
string(32) "bmZkdlk0cTU5L3dxeU5tYXFxL0hKZw==" Fatal error: Call to undefined function: hash() in /in/2F6JK on line 4

preferences:
271.2 ms | 402 KiB | 420 Q