3v4l.org

run code in 300+ PHP versions simultaneously
<?php $config = json_decode('{"db":{"driver":"mysql","database":"store_bigstore","host":"lemonstand.cnxuvxihm3xz.us-east-1.rds.amazonaws.com","username":"bigstore","password":"fa5f6f72e764343b3be2a56056e177d7","charset":"utf8","collation":"utf8_unicode_ci"},"locale":"en","timezone":"America\/Vancouver","active theme":"alpha","themes":"\/var\/www\/staging\/storage\/cb3b3941813daa5f873065a5e7a2800b\/themes\/","resources":"\/var\/www\/staging\/storage\/cb3b3941813daa5f873065a5e7a2800b\/resources\/","uploaded":"\/var\/www\/staging\/storage\/cb3b3941813daa5f873065a5e7a2800b\/uploaded\/","php views":true}'); var_dump($config);
Output for git.master, git.master_jit, rfc.property-hooks
object(stdClass)#2 (8) { ["db"]=> object(stdClass)#1 (7) { ["driver"]=> string(5) "mysql" ["database"]=> string(14) "store_bigstore" ["host"]=> string(51) "lemonstand.cnxuvxihm3xz.us-east-1.rds.amazonaws.com" ["username"]=> string(8) "bigstore" ["password"]=> string(32) "fa5f6f72e764343b3be2a56056e177d7" ["charset"]=> string(4) "utf8" ["collation"]=> string(15) "utf8_unicode_ci" } ["locale"]=> string(2) "en" ["timezone"]=> string(17) "America/Vancouver" ["active theme"]=> string(5) "alpha" ["themes"]=> string(65) "/var/www/staging/storage/cb3b3941813daa5f873065a5e7a2800b/themes/" ["resources"]=> string(68) "/var/www/staging/storage/cb3b3941813daa5f873065a5e7a2800b/resources/" ["uploaded"]=> string(67) "/var/www/staging/storage/cb3b3941813daa5f873065a5e7a2800b/uploaded/" ["php views"]=> 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:
34.34 ms | 403 KiB | 8 Q