<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/libxml/tests, branch php-5.5.16</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 DOM tests when using libxml2 versions patched against CVE-2014-0191</title>
<updated>2014-06-09T05:05:23+00:00</updated>
<author>
<name>Matteo Beccati</name>
<email>mbeccati@php.net</email>
</author>
<published>2014-06-04T11:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5c8c57aa6c340215961ac219f8d7d1c15be19566'/>
<id>5c8c57aa6c340215961ac219f8d7d1c15be19566</id>
<content type='text'>
DOMDocument::substituteEntities needs to be set to true in order for
external entities to be parsed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOMDocument::substituteEntities needs to be set to true in order for
external entities to be parsed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pull-request/341'</title>
<updated>2013-06-10T21:20:18+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2013-06-10T21:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ac40c0b562b0f90652cadef83968d7305626c377'/>
<id>ac40c0b562b0f90652cadef83968d7305626c377</id>
<content type='text'>
* pull-request/341: (23 commits)
  typofixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pull-request/341: (23 commits)
  typofixes
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2012-10-30T03:10:26+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-10-30T03:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3342e7276c4d0ff0a8546c2f16eb706d6aadf185'/>
<id>3342e7276c4d0ff0a8546c2f16eb706d6aadf185</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 #63389 (Missing context check on libxml_set_streams_context() causes memleak)</title>
<updated>2012-10-30T03:08:14+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-10-30T03:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2f1c4064f8fd971166df3099729e74e0ecb5d6bc'/>
<id>2f1c4064f8fd971166df3099729e74e0ecb5d6bc</id>
<content type='text'>
Simply change the expect parameter type, the valid of the resource will
be checked in using time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simply change the expect parameter type, the valid of the resource will
be checked in using time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: 62067 Moved comments to FILE section</title>
<updated>2012-05-19T15:34:16+00:00</updated>
<author>
<name>zoe slattery</name>
<email>zoe@php.net</email>
</author>
<published>2012-05-19T15:13:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=867447f4202f845654eb43e39a825b0efb812d36'/>
<id>867447f4202f845654eb43e39a825b0efb812d36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: 62067 Moved comments to FILE section</title>
<updated>2012-05-19T15:33:36+00:00</updated>
<author>
<name>zoe slattery</name>
<email>zoe@php.net</email>
</author>
<published>2012-05-19T15:13:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=778d69ddfe25fae5476e66b6b2ce3b0b8ade68bb'/>
<id>778d69ddfe25fae5476e66b6b2ce3b0b8ade68bb</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.3' into PHP-5.4</title>
<updated>2012-04-16T13:46:02+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-04-16T13:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3d106aeb0d9b1d2c03483f96e3250afa023c942d'/>
<id>3d106aeb0d9b1d2c03483f96e3250afa023c942d</id>
<content type='text'>
* PHP-5.3:
  Fix bug 61720 ext\libxml\tests\bug61367-read.phpt fails
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Fix bug 61720 ext\libxml\tests\bug61367-read.phpt fails
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug 61720 ext\libxml\tests\bug61367-read.phpt fails</title>
<updated>2012-04-16T13:45:03+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-04-16T13:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bceafee879785b176e6b4564908d0b2c82cb6a0b'/>
<id>bceafee879785b176e6b4564908d0b2c82cb6a0b</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 'sec53' into sec54</title>
<updated>2012-03-25T19:51:46+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2012-03-25T19:51:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2a74cb40080c9e16f7ae952fc46f64b219aaf77e'/>
<id>2a74cb40080c9e16f7ae952fc46f64b219aaf77e</id>
<content type='text'>
* sec53:
  fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sec53:
  fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN</title>
<updated>2012-03-25T19:50:25+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2012-03-25T19:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=167e2fd78224887144496cdec2089cd5b2f3312d'/>
<id>167e2fd78224887144496cdec2089cd5b2f3312d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
