mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
16 lines
388 B
XML
16 lines
388 B
XML
<slide title="Parse Errors">
|
|
|
|
<blurb fontsize="4em">
|
|
Typos are not limited to users, but developers as well. Except that in developers'
|
|
case the usually result in parse errors.
|
|
</blurb>
|
|
|
|
<image align="center" filename="dev.jpg" />
|
|
|
|
<blurb fontsize="4em">
|
|
Parse error are unavoidable, after average day (day ~= 48 hours), however their
|
|
appearance in production code is.
|
|
</blurb>
|
|
|
|
</slide>
|