mirror of
https://github.com/php/presentations.git
synced 2026-04-25 16:28:17 +02: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> |