<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-5.5.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>Updated NEWS</title>
<updated>2014-12-17T09:39:40+00:00</updated>
<author>
<name>Julien Pauli</name>
<email>jpauli@php.net</email>
</author>
<published>2014-12-17T09:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e7ed1f65c1add150c06b4c720df10546a53d6c9a'/>
<id>e7ed1f65c1add150c06b4c720df10546a53d6c9a</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 #68594 - Use after free vulnerability in unserialize()</title>
<updated>2014-12-17T09:37:38+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2014-12-12T03:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7c3b55049f9866795693a0aa0736f1e7a660ab1a'/>
<id>7c3b55049f9866795693a0aa0736f1e7a660ab1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move the test to the right place</title>
<updated>2014-12-10T12:26:12+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2014-12-10T12:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=240f5ce408cf47a3caa904e71d0334817e5b183d'/>
<id>240f5ce408cf47a3caa904e71d0334817e5b183d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated NEWS</title>
<updated>2014-12-10T11:46:26+00:00</updated>
<author>
<name>Julien Pauli</name>
<email>jpauli@php.net</email>
</author>
<published>2014-12-10T11:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f0416adf205f7d48c5e4884701f255e27a713598'/>
<id>f0416adf205f7d48c5e4884701f255e27a713598</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 #68545 NULL pointer dereference in unserialize.c</title>
<updated>2014-12-10T11:44:41+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2014-12-10T10:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3e1309ffbada294d418f9bac1509e419b727eb15'/>
<id>3e1309ffbada294d418f9bac1509e419b727eb15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>5.5.20</title>
<updated>2014-12-10T10:30:10+00:00</updated>
<author>
<name>Julien Pauli</name>
<email>jpauli@php.net</email>
</author>
<published>2014-12-10T10:30:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=49906f2011a5c2f08b8b5074625da4d3c0d2b40b'/>
<id>49906f2011a5c2f08b8b5074625da4d3c0d2b40b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed day_of_week function as it could sometimes return negative values internally.</title>
<updated>2014-12-10T10:02:56+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2014-12-08T11:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=07ab86ef3b9d02e11b9685129e01d2d8d67cdf1c'/>
<id>07ab86ef3b9d02e11b9685129e01d2d8d67cdf1c</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 read after end of buffer and use after free.</title>
<updated>2014-12-10T10:02:43+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2014-12-08T09:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bba35f16fdc8dd123d96ccd760da3aad32d7b4f0'/>
<id>bba35f16fdc8dd123d96ccd760da3aad32d7b4f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>5.5.20RC1</title>
<updated>2014-11-26T10:06:08+00:00</updated>
<author>
<name>Julien Pauli</name>
<email>jpauli@php.net</email>
</author>
<published>2014-11-26T10:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8a72b247bd8db33c4eece371dcbc5a8b66d850e9'/>
<id>8a72b247bd8db33c4eece371dcbc5a8b66d850e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated lib versions</title>
<updated>2014-11-26T07:33:06+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2014-11-26T07:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=68126a76b459c89a04449791849f6564ff13f696'/>
<id>68126a76b459c89a04449791849f6564ff13f696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
