3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = new SimpleXmlElement('<foo />'); var_dump($a->bubba->too); var_dump($a->bubba->too->the->bang->bang->boogie->boobie->to->the->boogie->to->the->rhythm->of->the->boogie->the->beat);
Output for git.master, git.master_jit, rfc.property-hooks
NULL Warning: Attempt to read property "the" on null in /in/t8n5j on line 5 Warning: Attempt to read property "bang" on null in /in/t8n5j on line 5 Warning: Attempt to read property "bang" on null in /in/t8n5j on line 5 Warning: Attempt to read property "boogie" on null in /in/t8n5j on line 5 Warning: Attempt to read property "boobie" on null in /in/t8n5j on line 5 Warning: Attempt to read property "to" on null in /in/t8n5j on line 5 Warning: Attempt to read property "the" on null in /in/t8n5j on line 5 Warning: Attempt to read property "boogie" on null in /in/t8n5j on line 5 Warning: Attempt to read property "to" on null in /in/t8n5j on line 5 Warning: Attempt to read property "the" on null in /in/t8n5j on line 5 Warning: Attempt to read property "rhythm" on null in /in/t8n5j on line 5 Warning: Attempt to read property "of" on null in /in/t8n5j on line 5 Warning: Attempt to read property "the" on null in /in/t8n5j on line 5 Warning: Attempt to read property "boogie" on null in /in/t8n5j on line 5 Warning: Attempt to read property "the" on null in /in/t8n5j on line 5 Warning: Attempt to read property "beat" on null in /in/t8n5j on line 5 NULL

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:
56.05 ms | 403 KiB | 8 Q