3v4l.org

run code in 300+ PHP versions simultaneously
<?php $domain_markets = [ 'AU' => 'sensasiaweb.itravelsoftware.com', 'UK' => 'sensasiaweb.itravelsoftware.com', 'US' => 'sensasiaweb.itravelsoftware.com', 'ES' => 'sensasiaweb.itravelsoftware.com', 'DE' => 'sensasiaweb-de.itravelsoftware.com', 'FR' => 'sensasiaweb-fr.itravelsoftware.com' ]; var_dump(array_keys($domain_markets), 'sensasiaweb.itravelsoftware.com', true);
Output for git.master, git.master_jit, rfc.property-hooks
array(6) { [0]=> string(2) "AU" [1]=> string(2) "UK" [2]=> string(2) "US" [3]=> string(2) "ES" [4]=> string(2) "DE" [5]=> string(2) "FR" } string(31) "sensasiaweb.itravelsoftware.com" bool(true)

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