<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/cgi, branch php-5.3.20</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>improve fix for CVE-2012-1823</title>
<updated>2012-05-07T19:14:21+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2012-05-07T19:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=000e84aa88ce16deabbf61e7086fc8db63ca88aa'/>
<id>000e84aa88ce16deabbf61e7086fc8db63ca88aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for CVE-2012-1823</title>
<updated>2012-05-05T15:34:07+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2012-05-03T13:51:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=168e8920be77f3b55a3ae688270b752579681f6e'/>
<id>168e8920be77f3b55a3ae688270b752579681f6e</id>
<content type='text'>
(cherry picked from commit 29300b1f9dab068d477b241d8fd872e3a7c829b3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 29300b1f9dab068d477b241d8fd872e3a7c829b3)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null) patch by ab@php.net</title>
<updated>2012-04-20T02:12:47+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipensp@gmail.com</email>
</author>
<published>2012-04-20T02:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c3b0fb4fbe20e46266a792cb1f332d08ef40923b'/>
<id>c3b0fb4fbe20e46266a792cb1f332d08ef40923b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #61605 (header_remove() does not remove all headers)</title>
<updated>2012-04-04T08:01:43+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2012-04-04T08:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=896c4539df4de06b4359bac9d0e6a397665e2024'/>
<id>896c4539df4de06b4359bac9d0e6a397665e2024</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)</title>
<updated>2012-03-21T07:44:59+00:00</updated>
<author>
<name>Ondřej Surý</name>
<email>ondrej@sury.org</email>
</author>
<published>2012-03-20T09:21:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d1fd5432e1576865dbeb7650b7c7e0fa0bd3a4e1'/>
<id>d1fd5432e1576865dbeb7650b7c7e0fa0bd3a4e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always restore PG(magic_quote_gpc) on request shutdown</title>
<updated>2012-02-02T12:58:54+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2012-02-02T12:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=87c038be06b8b0eb721270f98c858fd701f5d54b'/>
<id>87c038be06b8b0eb721270f98c858fd701f5d54b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Year++</title>
<updated>2012-01-01T13:15:04+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2012-01-01T13:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e4ca0ed09f035b362f48f30b8a2c0fcf47764801'/>
<id>e4ca0ed09f035b362f48f30b8a2c0fcf47764801</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #60206 (possible integer overflow in content_length)</title>
<updated>2011-11-03T07:26:09+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2011-11-03T07:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a391535e00eccc508d3d10d529f0b803a0425e8c'/>
<id>a391535e00eccc508d3d10d529f0b803a0425e8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed possible memory leak</title>
<updated>2011-08-11T06:38:42+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2011-08-11T06:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cea8df3af56a1947b82da86361281a18808b7bbb'/>
<id>cea8df3af56a1947b82da86361281a18808b7bbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added checks for malformated FastCGI requests (Edgar Frank)</title>
<updated>2011-01-19T08:38:25+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2011-01-19T08:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=068a78014f678f066ba6a6b6d864a7f49530057c'/>
<id>068a78014f678f066ba6a6b6d864a7f49530057c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
