<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi, branch php-5.4.38</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>Fixed #68790 (Missing return)</title>
<updated>2015-02-07T17:16:54+00:00</updated>
<author>
<name>George Wang</name>
<email>gwang@php.net</email>
</author>
<published>2015-02-07T17:16:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5e3f0f5671564296fd279ccbdd7fa71f0ddb685f'/>
<id>5e3f0f5671564296fd279ccbdd7fa71f0ddb685f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use better constant since MAXHOSTNAMELEN may mean shorter name</title>
<updated>2015-02-01T05:46:56+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-02-01T05:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b30a6d6018705e0a9d345192eba8125ff854c167'/>
<id>b30a6d6018705e0a9d345192eba8125ff854c167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use right sizeof for memset</title>
<updated>2015-02-01T05:30:58+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-02-01T05:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2cdbd3537fd9cbbc0e16771a7b63015e2a0ab5f3'/>
<id>2cdbd3537fd9cbbc0e16771a7b63015e2a0ab5f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mitigation for CVE-2015-0235 (bug #68925)</title>
<updated>2015-02-01T03:08:13+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-02-01T02:59:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0f9c708229d7d4f4eff96c30cff7a2339f738511'/>
<id>0f9c708229d7d4f4eff96c30cff7a2339f738511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FIx bug #68618 (out of bounds read crashes php-cgi)</title>
<updated>2014-12-30T09:23:05+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2014-12-30T09:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f9ad3086693fce680fbe246e4a45aa92edd2ac35'/>
<id>f9ad3086693fce680fbe246e4a45aa92edd2ac35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "made lsapi_main.c compatible with PHP7/phpng ."</title>
<updated>2014-11-22T08:38:04+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2014-11-22T08:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=96cde1841adcb2c1f48ad875e1061ce8e4442753'/>
<id>96cde1841adcb2c1f48ad875e1061ce8e4442753</id>
<content type='text'>
This reverts commit 9fb816f45ad9baa46b91514e70f755eb88539e85.
Not a security-related fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9fb816f45ad9baa46b91514e70f755eb88539e85.
Not a security-related fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>made lsapi_main.c compatible with PHP7/phpng .</title>
<updated>2014-11-20T21:49:01+00:00</updated>
<author>
<name>George Wang</name>
<email>gwang@php.net</email>
</author>
<published>2014-11-20T21:49:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9fb816f45ad9baa46b91514e70f755eb88539e85'/>
<id>9fb816f45ad9baa46b91514e70f755eb88539e85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set default response code to 200</title>
<updated>2014-11-03T16:42:01+00:00</updated>
<author>
<name>George Wang</name>
<email>gwang@php.net</email>
</author>
<published>2014-11-03T16:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1a2ec3fc60e428c47fd59c9dd7966c71ca44024d'/>
<id>1a2ec3fc60e428c47fd59c9dd7966c71ca44024d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a bug that causes crash when environment variable is access while parsing php.ini</title>
<updated>2014-10-03T20:41:32+00:00</updated>
<author>
<name>George Wang</name>
<email>gwang@php.net</email>
</author>
<published>2014-10-03T20:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=26ff3a4c1e8b809558ba8fd9238693fac0a39041'/>
<id>26ff3a4c1e8b809558ba8fd9238693fac0a39041</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This test should pass</title>
<updated>2014-09-27T00:17:26+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2014-09-27T00:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2711948d14cbcd5ababf82cae55ef25f3f870e1f'/>
<id>2711948d14cbcd5ababf82cae55ef25f3f870e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
