Re: [STANDARDS] NULL vs. null
[email protected] (Hannes Magnusson)
| Newsgroups | php.standards |
|---|---|
| Message-ID | <CADNQb0UGtqWeLxmSss9ibA9-g+uR19h43AOUXbbpx72d7PdQrA@mail.gmail.com> |
On Fri, Aug 1, 2014 at 5:25 PM, Stas Malyshev <[email protected]> wrote: > Hi! > >> If anything our documentation should be consistent about that first :) > > Well, we're not going to rewrite the manual, but in the spec it's pretty > easy to be consistent, if we decide so. Why not? For the record, the docs follow the PEAR CS, which says false/true/null should be all lowercase: http://pear.php.net/manual/en/standards.naming.php -Hannes