<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/simplexml, branch php-5.4.7</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>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2012-08-09T18:24:50+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2012-08-09T18:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c5a611b25708d709ad5c539ed764e2a268fd04a7'/>
<id>c5a611b25708d709ad5c539ed764e2a268fd04a7</id>
<content type='text'>
# By Daniel Veillard
* PHP-5.3:
  Update to work with libxml 2.9.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# By Daniel Veillard
* PHP-5.3:
  Update to work with libxml 2.9.0
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to work with libxml 2.9.0</title>
<updated>2012-08-09T18:02:33+00:00</updated>
<author>
<name>Daniel Veillard</name>
<email>veillard@redhat.com</email>
</author>
<published>2012-08-09T18:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c4b26cc1b0b0521c75e653fffec2a9e3b4bf8cbb'/>
<id>c4b26cc1b0b0521c75e653fffec2a9e3b4bf8cbb</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 'pull-request/112' into PHP-5.4</title>
<updated>2012-07-07T19:51:26+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2012-07-07T19:50:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a213c10ef2125ac2da7a71ddb668d6f0aea8a05c'/>
<id>a213c10ef2125ac2da7a71ddb668d6f0aea8a05c</id>
<content type='text'>
* pull-request/112:
  Added in NEWS and UPGRADING for feature 55218
  Adding in test for feature 55218
  Implements feature 55218
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pull-request/112:
  Added in NEWS and UPGRADING for feature 55218
  Adding in test for feature 55218
  Implements feature 55218
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the common misspelling of the word occurred (occured -&gt; occurred)</title>
<updated>2012-06-30T23:54:03+00:00</updated>
<author>
<name>Marc Easen</name>
<email>marc@easen.co.uk</email>
</author>
<published>2012-06-11T20:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=896ac689c91967dec0601fa9fe048c518da52a3c'/>
<id>896ac689c91967dec0601fa9fe048c518da52a3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding in test for feature 55218</title>
<updated>2012-06-22T03:21:17+00:00</updated>
<author>
<name>Lonny Kapelushnik</name>
<email>lonnyk@gmail.com</email>
</author>
<published>2012-06-22T03:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2178b1d02d93fbfb8f018bcf151ececadbff719f'/>
<id>2178b1d02d93fbfb8f018bcf151ececadbff719f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implements feature 55218</title>
<updated>2012-06-22T02:34:46+00:00</updated>
<author>
<name>Lonny Kapelushnik</name>
<email>lonnyk@gmail.com</email>
</author>
<published>2012-06-22T02:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f1ef8b327f44d05015ea3b67c2a354572b782c08'/>
<id>f1ef8b327f44d05015ea3b67c2a354572b782c08</id>
<content type='text'>
Allows you to recursively check namespaces under a child node
instead of from the root of the XML doc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows you to recursively check namespaces under a child node
instead of from the root of the XML doc
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2012-03-20T16:58:58+00:00</updated>
<author>
<name>David Soria Parra</name>
<email>dsp@php.net</email>
</author>
<published>2012-03-20T16:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c918ca57a7233206ec78ac00438eeb6830e3680b'/>
<id>c918ca57a7233206ec78ac00438eeb6830e3680b</id>
<content type='text'>
* PHP-5.3:
  Replace $Revision$ with $Id$ in keyword expansion enable files
  Enable $Id$ expansion for files with the $Revision$ keyword

Conflicts:
	ext/mysqlnd/mysqlnd.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Replace $Revision$ with $Id$ in keyword expansion enable files
  Enable $Id$ expansion for files with the $Revision$ keyword

Conflicts:
	ext/mysqlnd/mysqlnd.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace $Revision$ with $Id$ in keyword expansion enable files</title>
<updated>2012-03-20T16:53:47+00:00</updated>
<author>
<name>David Soria Parra</name>
<email>dsp@php.net</email>
</author>
<published>2012-03-20T16:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f7b10abae939412e8b5cab69cd579e071deb446b'/>
<id>f7b10abae939412e8b5cab69cd579e071deb446b</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>- 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=4e198252811dbf16984cf84ee49d5e93ac642f88'/>
<id>4e198252811dbf16984cf84ee49d5e93ac642f88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
