mirror of
https://github.com/php/presentations.git
synced 2026-03-24 15:42:33 +01:00
10 lines
300 B
XML
10 lines
300 B
XML
<slide title="Automatic Syntax Validation">
|
|
|
|
<blurb fontsize="4em">
|
|
As nice as PHP's syntax checking tools are, it is easy to forget
|
|
to validate files and allow errors to sneak into production code.
|
|
</blurb>
|
|
|
|
<example title="Automatic Syntax Checking" filename="parse_cvs.php" type="php" />
|
|
|
|
</slide> |