- Output for git.master, git.master_jit, rfc.property-hooks
- Array ( [status] => Array ( [timestamp] => 2021-12-04T13:02:58.558Z [error_code] => 0 [error_message] => [elapsed] => 22 [credit_count] => 1 [notice] => [total_count] => 7934 ) [data] => Array ( [0] => Array ( [id] => 1 [name] => Bitcoin [symbol] => BTC [slug] => bitcoin [num_market_pairs] => 8308 [date_added] => 2013-04-28T00:00:00.000Z [tags] => Array ( [0] => mineable [1] => pow [2] => sha-256 [3] => store-of-value [4] => state-channel [5] => coinbase-ventures-portfolio [6] => three-arrows-capital-portfolio [7] => polychain-capital-portfolio [8] => binance-labs-portfolio [9] => blockchain-capital-portfolio [10] => boostvc-portfolio [11] => cms-holdings-portfolio [12] => dcg-portfolio [13] => dragonfly-capital-portfolio [14] => electric-capital-portfolio [15] => fabric-ventures-portfolio [16] => framework-ventures-portfolio [17] => galaxy-digital-portfolio [18] => huobi-capital-portfolio [19] => alameda-research-portfolio [20] => a16z-portfolio [21] => 1confirmation-portfolio [22] => winklevoss-capital-portfolio [23] => usv-portfolio [24] => placeholder-ventures-portfolio [25] => pantera-capital-portfolio [26] => multicoin-capital-portfolio [27] => paradigm-portfolio ) [max_supply] => 21000000 [circulating_supply] => 18890987 [total_supply] => 18890987 [platform] => [cmc_rank] => 1 [last_updated] => 2021-12-04T13:02:02.000Z [quote] => Array ( [USD] => Array ( [price] => 47201.842361576 [volume_24h] => 62618418378.937 [volume_change_24h] => 94.4686 [percent_change_1h] => 1.04215459 [percent_change_24h] => -17.01631179 [percent_change_7d] => -13.77003006 [percent_change_30d] => -23.77721437 [percent_change_60d] => -5.46384951 [percent_change_90d] => -5.79607754 [market_cap] => 891689390428.59 [market_cap_dominance] => 40.5598 [fully_diluted_market_cap] => 991238689593.1 [last_updated] => 2021-12-04T13:02:02.000Z ) ) ) ) )
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
- 2020-03-21 RFC: Is_Literal - declined
- 2020-12-04 Enumerations - included in PHP 8.1
- 2018-06-15 Typed Properties v2 - implemented in PHP 7.4
- 2016-08-12 Object typehint - included in PHP 7.2
- 2016-08-14 Arrow functions - withdrawn
- 2016-05-29 array_change_keys() - withdrawn
- 2016-04-19 Lexical scope support for anonymous classes - suspended
- 2016-04-17 Functional Interfaces - declined
- 2016-03-16 Typed Properties - superseded in favor of Typed Properties 2.0
- 2015-08-27 Callable Prototypes - declined
- 2015-05-01 Short Closures - declined / withdrawn in favor of Arrow Functions
- 2015-02-18 Scalar type hints v5 - included in PHP 7
- 2015-02-14 Union Types - declined
- 2013-09-22 Anonymous classes - included in PHP 7