3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array( 'ptl_product_img_info' => array( 'file_name' => '/opt/httpd_cms/share/product/printer/4503B001_L.jpg', 'update_date' => '2014/03/15 19:49:40', 'file_size' => '10329', ), 'ptl_product_img_info' => array( 'file_name' => '/opt/httpd_cms/share/product/printer/4503B001_S.png', 'update_date' => '2014/03/15 19:49:40', 'file_size' => '3717', ), ); print_r($array);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [ptl_product_img_info] => Array ( [file_name] => /opt/httpd_cms/share/product/printer/4503B001_S.png [update_date] => 2014/03/15 19:49:40 [file_size] => 3717 ) )

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:
38.25 ms | 401 KiB | 8 Q