Report new bug | New search | Development Roadmap Status: Open | Feedback | All

Bug #21036 PEAR CS doesn't cater to PHP 7
Submitted: 2016-03-02 20:20 UTC
From: cmb Assigned:
Status: Open Package: Documentation
PHP Version: Irrelevant OS: *
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 33 + 9 = ?

 
 [2016-03-02 20:20 UTC] cmb (Christoph Becker)
Description: ------------ The PEAR coding standards require to mention the supported PHP version[1]: | One of the following must go in the page-level docblock: | | PHP version 4 | PHP version 5 | PHP versions 4 and 5 Obviously, that is out-dated as of the release of PHP 7.0.0. [1] <https://pear.php.net/manual/en/standards.header.php>

Comments