[PEAR-BUG] Bug #21036 [NEW]: PEAR CS doesn't cater to PHP 7

[email protected] ("cmbecker69 at gmx dot de") Wed, 2 Mar 2016 15:26:13 -0500 (EST)
Newsgroups php.pear.doc,php.pear.doc
Message-ID <[email protected]>
From:             cmb
Operating system: *
Package version:  
PHP version:      Irrelevant
Package:          Documentation
Bug Type:         Bug
Bug description:  PEAR CS doesn't cater to PHP 7

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>
-- 
Edit bug report at http://pear.php.net/bugs/bug.php?id=21036&edit=1
--