3v4l.org

run code in 300+ PHP versions simultaneously
<?php $TAF = "ESMS 020501Z 0206/0306 30012KT 9999 BKN014 BECMG 0206/0208 SCT030 TEMPO 0209/0306 28015G25KT="; $Tempo = explode(array(" TEMPO ", " BECMG "), array($TAF, $TAF)); array_shift($Tempo); var_dump($Tempo);
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught TypeError: explode(): Argument #1 ($separator) must be of type string, array given in /in/aoUR7:5 Stack trace: #0 /in/aoUR7(5): explode(Array, Array) #1 {main} thrown in /in/aoUR7 on line 5
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:
54.02 ms | 401 KiB | 8 Q