<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/tests/lang/invalid_octal.phpt, branch microseconds</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Throw ParseException from lexer</title>
<updated>2015-04-02T14:31:17+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-03-21T19:10:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a8bf1c5d8f5755b53492e58040cfe88150eb57b6'/>
<id>a8bf1c5d8f5755b53492e58040cfe88150eb57b6</id>
<content type='text'>
Primarily to avoid getting fatal errors from token_get_all().

Implemented using a magic E_ERROR token, which the lexer emits to
force a parser failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Primarily to avoid getting fatal errors from token_get_all().

Implemented using a magic E_ERROR token, which the lexer emits to
force a parser failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Error on invalid octal (fixes PHPSadness #31)</title>
<updated>2015-01-17T18:50:28+00:00</updated>
<author>
<name>Andrea Faulds</name>
<email>ajf@ajf.me</email>
</author>
<published>2015-01-09T06:32:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5f29b980514867f1a09969ca6a1c1f5fb00c3027'/>
<id>5f29b980514867f1a09969ca6a1c1f5fb00c3027</id>
<content type='text'>
Further error checks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Further error checks
</pre>
</div>
</content>
</entry>
</feed>
