3v4l.org

run code in 300+ PHP versions simultaneously
<?php $location_list = Array( 'Mersin' => 2323778, 'Adana' => 2343678, 'Ankara' => 2343732, 'Antalya' => 2343733, 'Bursa' => 2343843, 'Diyarbakır' => 2343932, 'Eskişehir' => 2343980, 'Gaziantep' => 2343999, 'Istanbul' => 2344116, 'Izmir' => 2344117, 'Kayseri' => 2344174, 'Konya' => 2344210, 'Turkiye' => 23424969, 'Worldwide' => 1 ); implode($location_list, ',');
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /in/HkDdb:19 Stack trace: #0 /in/HkDdb(19): implode(Array, ',') #1 {main} thrown in /in/HkDdb on line 19
Process exited with code 255.

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