- Output for git.master_jit, git.master, rfc.property-hooks
- array ( 0 => array ( 'attr' => 'keywords', 'content' => 'your, tags', ), 1 => array ( 'attr' => 'description', 'content' => '150 words', ), 2 => array ( 'attr' => 'subject', 'content' => 'your website', ), 3 => array ( 'attr' => 'copyright', 'content' => 'company name', ), 4 => array ( 'attr' => 'language', 'content' => 'ES', ), 5 => array ( 'attr' => 'robots', 'content' => 'index,follow', ), 6 => array ( 'attr' => 'revised', 'content' => 'Sunday, July 18th, 2010, 5:15 pm', ), 7 => array ( 'attr' => 'abstract', 'content' => '', ), 8 => array ( 'attr' => 'topic', 'content' => '', ), 9 => array ( 'attr' => 'summary', 'content' => '', ), 10 => array ( 'attr' => 'Classification', 'content' => 'Business', ), 11 => array ( 'attr' => 'author', 'content' => 'name, email@hotmail.com', ), 12 => array ( 'attr' => 'designer', 'content' => '', ), 13 => array ( 'attr' => 'reply-to', 'content' => 'email@hotmail.com', ), 14 => array ( 'attr' => 'owner', 'content' => '', ), 15 => array ( 'attr' => 'url', 'content' => 'http://www.websiteaddrress.com', ), 16 => array ( 'attr' => 'identifier-URL', 'content' => 'http://www.websiteaddress.com', ), 17 => array ( 'attr' => 'directory', 'content' => 'submission', ), 18 => array ( 'attr' => 'pagename', 'content' => 'jQuery Tools, Tutorials and Resources - O', ), 19 => array ( 'attr' => 'category', 'content' => '', ), 20 => array ( 'attr' => 'coverage', 'content' => 'Worldwide', ), 21 => array ( 'attr' => 'distribution', 'content' => 'Global', ), 22 => array ( 'attr' => 'rating', 'content' => 'General', ), 23 => array ( 'attr' => 'revisit-after', 'content' => '7 days', ), 24 => array ( 'attr' => 'subtitle', 'content' => 'This is my subtitle', ), 25 => array ( 'attr' => 'target', 'content' => 'all', ), 26 => array ( 'attr' => 'HandheldFriendly', 'content' => 'True', ), 27 => array ( 'attr' => 'MobileOptimized', 'content' => '320', ), 28 => array ( 'attr' => 'date', 'content' => 'Sep. 27, 2010', ), 29 => array ( 'attr' => 'search_date', 'content' => '2010-09-27', ), 30 => array ( 'attr' => 'DC.title', 'content' => 'Unstoppable Robot Ninja', ), 31 => array ( 'attr' => 'ResourceLoaderDynamicStyles', 'content' => '', ), 32 => array ( 'attr' => 'medium', 'content' => 'blog', ), 33 => array ( 'attr' => 'syndication-source', 'content' => 'https://mashable.com/2008/12/24/free-brand-monitoring-tools/', ), 34 => array ( 'attr' => 'original-source', 'content' => 'https://mashable.com/2008/12/24/free-brand-monitoring-tools/', ), 35 => array ( 'attr' => 'verify-v1', 'content' => 'dV1r/ZJJdDEI++fKJ6iDEl6o+TMNtSu0kv18ONeqM0I=', ), 36 => array ( 'attr' => 'y_key', 'content' => '1e39c508e0d87750', ), 37 => array ( 'attr' => 'pageKey', 'content' => 'guest-home', ), 38 => array ( 'attr' => 'Expires', 'content' => '0', ), 39 => array ( 'attr' => 'Pragma', 'content' => 'no-cache', ), 40 => array ( 'attr' => 'Cache-Control', 'content' => 'no-cache', ), 41 => array ( 'attr' => 'imagetoolbar', 'content' => 'no', ), 42 => array ( 'attr' => 'x-dns-prefetch-control', 'content' => 'off', ), )
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