Escape a literal > in PHP.html

This commit is contained in:
Olly Betts 2021-12-29 19:15:08 +13:00
commit 130813b320

View file

@ -1162,7 +1162,7 @@ should suffice in most cases:
</div>
<p>
If you only need to support SWIG >= 4.1.0, you can just use the
If you only need to support SWIG &gt;= 4.1.0, you can just use the
<tt>($error != NULL)</tt> condition.
</p>