3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(get_loaded_extensions(true), get_loaded_extensions());
Output for git.master, git.master_jit, rfc.property-hooks
array(1) { [0]=> string(12) "Zend OPcache" } array(32) { [0]=> string(4) "Core" [1]=> string(4) "date" [2]=> string(6) "libxml" [3]=> string(4) "pcre" [4]=> string(7) "sqlite3" [5]=> string(4) "zlib" [6]=> string(5) "ctype" [7]=> string(3) "dom" [8]=> string(8) "fileinfo" [9]=> string(6) "filter" [10]=> string(4) "hash" [11]=> string(4) "json" [12]=> string(8) "mbstring" [13]=> string(3) "SPL" [14]=> string(3) "PDO" [15]=> string(7) "session" [16]=> string(5) "posix" [17]=> string(6) "random" [18]=> string(10) "Reflection" [19]=> string(8) "standard" [20]=> string(9) "SimpleXML" [21]=> string(10) "pdo_sqlite" [22]=> string(4) "Phar" [23]=> string(9) "tokenizer" [24]=> string(3) "xml" [25]=> string(9) "xmlreader" [26]=> string(9) "xmlwriter" [27]=> string(3) "gmp" [28]=> string(5) "iconv" [29]=> string(4) "intl" [30]=> string(6) "bcmath" [31]=> string(12) "Zend OPcache" }

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:
44.16 ms | 403 KiB | 8 Q