<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/Zend, branch php-5.4.45</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>__wakeup doesn't have to be final</title>
<updated>2015-08-04T23:13:26+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-08-04T23:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f1acac154ac7684bc908fc2ad8962372c9d4e312'/>
<id>f1acac154ac7684bc908fc2ad8962372c9d4e312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.4.44</title>
<updated>2015-08-04T21:04:24+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-08-04T21:04:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=51f9a00b47159ed13dfe5bd5af7e98986aa1a6fa'/>
<id>51f9a00b47159ed13dfe5bd5af7e98986aa1a6fa</id>
<content type='text'>
* PHP-5.4:
  Fixed bug #69892
  Adjust Git-Rules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Fixed bug #69892
  Adjust Git-Rules
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #69793 - limit what we accept when unserializing exception</title>
<updated>2015-08-02T05:02:26+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-07-27T08:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4d2278143a08b7522de9471d0f014d7357c28fea'/>
<id>4d2278143a08b7522de9471d0f014d7357c28fea</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 #69892</title>
<updated>2015-08-02T03:47:43+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-06-20T14:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7fc04937f5ba48e05d311937477ba81b0e07ffa8'/>
<id>7fc04937f5ba48e05d311937477ba81b0e07ffa8</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 #70121 (unserialize() could lead to unexpected methods execution / NULL pointer deref)</title>
<updated>2015-07-27T00:10:24+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-07-27T00:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e488690d957fce0dbdabe619adbe314ada498215'/>
<id>e488690d957fce0dbdabe619adbe314ada498215</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 #69403 and other int overflows</title>
<updated>2015-05-10T09:20:08+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-05-10T09:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c591f022f8abb4c0c2e60a037a0c0c5c5a125957'/>
<id>c591f022f8abb4c0c2e60a037a0c0c5c5a125957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed res leak</title>
<updated>2015-04-15T04:15:50+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-04-15T02:38:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0d562a8f44d0ac425cc5d3b95cd1f62f3d295664'/>
<id>0d562a8f44d0ac425cc5d3b95cd1f62f3d295664</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More fixes for bug #69152</title>
<updated>2015-04-11T23:53:22+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-04-06T00:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a894a8155fab068d68a04bf181dbaddfa01ccbb0'/>
<id>a894a8155fab068d68a04bf181dbaddfa01ccbb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4"</title>
<updated>2015-04-02T06:43:33+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-04-02T06:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=caecd88237f260c78428feb0acc6578618fa231b'/>
<id>caecd88237f260c78428feb0acc6578618fa231b</id>
<content type='text'>
This reverts commit fe0ca2745f00940a27bfc8e87db534541a19af70, reversing
changes made to 968fbc6acf0bc27be17c0209be7f966e89a55943.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit fe0ca2745f00940a27bfc8e87db534541a19af70, reversing
changes made to 968fbc6acf0bc27be17c0209be7f966e89a55943.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4</title>
<updated>2015-03-25T05:05:08+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-03-25T05:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fe0ca2745f00940a27bfc8e87db534541a19af70'/>
<id>fe0ca2745f00940a27bfc8e87db534541a19af70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
