3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = array('ERR_CODE' => 0, 'ABONENTS' => array(array('ID' => '49500', 'IS_NEW' => '0', 'OrgType' => '5', 'Surname' => 'Акушев', 'Name' => 'Константин', 'Patronymic' => 'Юрьевич', 'Certificates' => array( array( 'SerialNumber' => '194B934900060001FA17', 'KeyDate' => '2011-10-28 11:21:00', 'ExpDate' => '2012-10-28 11:23:00', 'Type' => '1', 'TypeName' => 'Федеральный', 'Status' => '1', 'StatusName' => 'действующий', 'Name' => 'Тестовый пользователь' ) ) ) ) ); foreach($arr as $ind => $val) { echo($ind.' = '.$val.PHP_EOL); }
Output for git.master, git.master_jit, rfc.property-hooks
ERR_CODE = 0 Warning: Array to string conversion in /in/PXG0n on line 30 ABONENTS = Array

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