- Output for git.master, git.master_jit, rfc.property-hooks
- int(2) int(4) int(8) int(16) int(32) int(64) int(128) int(256) int(512) int(1024) int(2048) int(4096) int(8192) int(16384) int(32768) int(65536) int(131072) int(262144) int(524288) int(1048576) int(2097152) int(4194304) int(8388608) int(16777216) int(33554432) int(67108864) int(134217728) int(268435456) int(536870912) int(1073741824) int(2147483648) int(4294967296) int(1) int(2) int(4) int(8) int(16) int(32) int(64) int(128) int(256) int(512) int(1024) int(2048) int(4096) int(8192) int(16384) int(32768) int(65536) int(131072) int(262144) int(524288) int(1048576) int(2097152) int(4194304) int(8388608) int(16777216) int(33554432) int(67108864) int(134217728) int(268435456) int(536870912) int(1073741824) int(2147483648) int(4294967296) int(8589934592) int(17179869184) int(34359738368) int(68719476736) int(137438953472) int(274877906944) int(549755813888) int(1099511627776) int(2199023255552) int(4398046511104) int(8796093022208) int(17592186044416) int(35184372088832) int(70368744177664) int(140737488355328) int(281474976710656) int(562949953421312) int(1125899906842624) int(2251799813685248) int(4503599627370496) int(9007199254740992) int(18014398509481984) int(36028797018963968) int(72057594037927936) int(144115188075855872) int(288230376151711744) int(576460752303423488) int(1152921504606846976) int(2305843009213693952) int(4611686018427387904) float(9.223372036854776E+18) float(1.8446744073709552E+19) float(3.6893488147419103E+19) float(7.378697629483821E+19) float(1.4757395258967641E+20) float(2.9514790517935283E+20) float(5.902958103587057E+20) float(1.1805916207174113E+21) float(2.3611832414348226E+21) float(4.722366482869645E+21) float(9.44473296573929E+21) float(1.888946593147858E+22) float(3.777893186295716E+22) float(7.555786372591432E+22) float(1.5111572745182865E+23) float(3.022314549036573E+23) float(6.044629098073146E+23) float(1.2089258196146292E+24) float(2.4178516392292583E+24) float(4.835703278458517E+24) float(9.671406556917033E+24) float(1.9342813113834067E+25) float(3.8685626227668134E+25) float(7.737125245533627E+25) float(1.5474250491067253E+26) float(3.094850098213451E+26) float(6.189700196426902E+26) float(1.2379400392853803E+27) float(2.4758800785707605E+27) float(4.951760157141521E+27) float(9.903520314283042E+27) float(1.9807040628566084E+28) float(3.961408125713217E+28) float(7.922816251426434E+28) float(1.5845632502852868E+29) float(3.1691265005705735E+29) float(6.338253001141147E+29) float(1.2676506002282294E+30) float(2.535301200456459E+30) float(5.070602400912918E+30) float(1.0141204801825835E+31) float(2.028240960365167E+31) float(4.056481920730334E+31) float(8.112963841460668E+31) float(1.6225927682921336E+32) float(3.2451855365842673E+32) float(6.490371073168535E+32) float(1.298074214633707E+33) float(2.596148429267414E+33) float(5.192296858534828E+33) float(1.0384593717069655E+34) float(2.076918743413931E+34) float(4.153837486827862E+34) float(8.307674973655724E+34) float(1.661534994731145E+35) float(3.32306998946229E+35) float(6.64613997892458E+35) float(1.329227995784916E+36) float(2.658455991569832E+36) float(5.316911983139664E+36) float(1.0633823966279327E+37) float(2.1267647932558654E+37) float(4.253529586511731E+37) float(8.507059173023462E+37) float(1.7014118346046923E+38)
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
- 2022-12-01 RFC: Property hooks - included in PHP 8.4
- 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