Using indifferently lower or upper case for PHP keywords and constants "true", "false" and "null" can impact the readability of PHP source code. == Noncompliant Code Example [source,php] ---- ---- == Compliant Solution [source,php] ---- ---- ifdef::env-github,rspecator-view[] ''' == Implementation Specification (visible only on this page) include::message.adoc[] endif::env-github,rspecator-view[]