3v4l.org

run code in 300+ PHP versions simultaneously
<?php $render = array( 'Dimensions' => array( 'Diameter' => '9 3/4Ó (248mm)' ), 'Cutout Diameter' => array( 'Diameter' => '8 1/4Ó (210mm)' ), 'Dimensions with Square Grille' => array( 'Width'=> '9 7/8Ó (210mm)', 'Height' => '9 7/8Ó (210mm)' ), 'Depth' => array( '4 3/4Ó (121mm)' ), 'Grille Material' => array( 'Perforated steel' ), 'Limited Lifetime Warranty' ); print_r( json_encode( $render ) );
Output for git.master, git.master_jit, rfc.property-hooks
{"Dimensions":{"Diameter":"9 3\/4\u00d3 (248mm)"},"Cutout Diameter":{"Diameter":"8 1\/4\u00d3 (210mm)"},"Dimensions with Square Grille":{"Width":"9 7\/8\u00d3 (210mm)","Height":"9 7\/8\u00d3 (210mm)"},"Depth":["4 3\/4\u00d3 (121mm)"],"Grille Material":["Perforated steel"],"0":"Limited Lifetime Warranty"}

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:
43.01 ms | 402 KiB | 8 Q