3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(ini_set("memory_limit","1")); var_dump(ini_set("memory_limit","1")); $a=str_repeat("A",10*1024*1024);
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Failed to set memory limit to 1 bytes (Current memory usage is 2097152 bytes) in /in/mfbKN on line 2 bool(false) Warning: Failed to set memory limit to 1 bytes (Current memory usage is 2097152 bytes) in /in/mfbKN on line 3 bool(false)

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
49.48 ms | 402 KiB | 8 Q