3v4l.org

run code in 300+ PHP versions simultaneously
<?php // https://geocoder.api.here.com/6.2/geocode.json?searchtext=Rua%20Canapi%20193%2C%20Guarulhos%2C%20Sao%20Paulo%2C%20Brasil&app_id=jz23R9Wi89IqwnnxZno0&app_code=g6DikMOdkOUyvGZN3kjW5A& $data = [ 'searchtext' => 'Rua Canapi 193, Guarulhos, Sao Paulo, Brasil', 'app_id' => 'jz23R9Wi89IqwnnxZno0', 'app_code' => 'g6DikMOdkOUyvGZN3kjW5A' ]; echo 'https://geocoder.api.here.com/6.2/geocode.json?' , http_build_query($data);
Output for git.master, git.master_jit, rfc.property-hooks
https://geocoder.api.here.com/6.2/geocode.json?searchtext=Rua+Canapi+193%2C+Guarulhos%2C+Sao+Paulo%2C+Brasil&app_id=jz23R9Wi89IqwnnxZno0&app_code=g6DikMOdkOUyvGZN3kjW5A

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:
29.39 ms | 405 KiB | 5 Q