<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/simplexml/tests, branch php-5.3.14RC2</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>- add skipif for dom</title>
<updated>2011-09-07T08:12:08+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2011-09-07T08:12:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1a166b2100b55cfce545c729a319bf671c2bf09e'/>
<id>1a166b2100b55cfce545c729a319bf671c2bf09e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add skipif</title>
<updated>2011-09-06T07:09:56+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2011-09-06T07:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9d33b167af360086b84e77fc2855d4f420862acc'/>
<id>9d33b167af360086b84e77fc2855d4f420862acc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from Trunk</title>
<updated>2011-09-01T13:42:45+00:00</updated>
<author>
<name>Christian Stocker</name>
<email>chregu@php.net</email>
</author>
<published>2011-09-01T13:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e1813b69c52fbe37834771bcab91eebe3a43738c'/>
<id>e1813b69c52fbe37834771bcab91eebe3a43738c</id>
<content type='text'>
simplexml-&gt;query returns empty array if no nodes were found
and false if libxml thinks the xpath-expression was invalid.
Behaves now the same like DomXPath and fixes Bug #48601
Adjusted a test to reflect that change 


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
simplexml-&gt;query returns empty array if no nodes were found
and false if libxml thinks the xpath-expression was invalid.
Behaves now the same like DomXPath and fixes Bug #48601
Adjusted a test to reflect that change 


</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug #48601 (xpath() returns FALSE for legitimate query)</title>
<updated>2010-05-05T11:40:11+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2010-05-05T11:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1e96fbe4a8391621a6bd2d634d117eba4dec0b35'/>
<id>1e96fbe4a8391621a6bd2d634d117eba4dec0b35</id>
<content type='text'>
add test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add test
</pre>
</div>
</content>
</entry>
<entry>
<title>- Improve test</title>
<updated>2010-04-20T16:45:46+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-04-20T16:45:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0cbfc91628cd8c2cf7f97dcac95e4b0238fe6677'/>
<id>0cbfc91628cd8c2cf7f97dcac95e4b0238fe6677</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 #51615 (PHP crash with wrong HTML in SimpleXML)</title>
<updated>2010-04-20T16:24:21+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2010-04-20T16:24:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=df43d76e62638ab7b1014100da8a670d6872bc61'/>
<id>df43d76e62638ab7b1014100da8a670d6872bc61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test from 2009 testfest</title>
<updated>2009-08-26T17:17:58+00:00</updated>
<author>
<name>Zoe Slattery</name>
<email>zoe@php.net</email>
</author>
<published>2009-08-26T17:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1c98e49afd36a73c01edf1124fc69bc38370c7e4'/>
<id>1c98e49afd36a73c01edf1124fc69bc38370c7e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix broken test (spurious tab characters caused run-tests to spaz)</title>
<updated>2009-08-14T09:44:45+00:00</updated>
<author>
<name>Gwynne Raskind</name>
<email>gwynne@php.net</email>
</author>
<published>2009-08-14T09:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c336c2e5d0560809761f70f90cb228654f76f712'/>
<id>c336c2e5d0560809761f70f90cb228654f76f712</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Remove duplicate section</title>
<updated>2009-08-06T12:40:36+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2009-08-06T12:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d35dc78dd373f66adbd8bec0bf685f283845e038'/>
<id>d35dc78dd373f66adbd8bec0bf685f283845e038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing SKIPIF sections to tests</title>
<updated>2009-08-03T22:40:58+00:00</updated>
<author>
<name>andy wharmby</name>
<email>wharmby@php.net</email>
</author>
<published>2009-08-03T22:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cfc417af375bbc7db3684feb7b14fcca0c55a959'/>
<id>cfc417af375bbc7db3684feb7b14fcca0c55a959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
