3v4l.org

run code in 300+ PHP versions simultaneously
<?php $render = array( 'Dimensions' => array( 'Diameter' => '6 7/8Ó (175mm)' ), 'Cutout Diameter' => array( 'Diameter' => '5 7/8Ó (149mm)' ), 'Dimensions with Square Grille' => array( 'Width' => '7Ó (178mm)', 'Height' => '7Ó (178mm)' ), 'Depth' => array( '3 3/4Ó (95mm)' ), '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":"6 7\/8\u00d3 (175mm)"},"Cutout Diameter":{"Diameter":"5 7\/8\u00d3 (149mm)"},"Dimensions with Square Grille":{"Width":"7\u00d3 (178mm)","Height":"7\u00d3 (178mm)"},"Depth":["3 3\/4\u00d3 (95mm)"],"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 ms | 402 KiB | 8 Q