<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/dom/entityreference.c, branch php-5.2.2</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>MFH: Bump year.</title>
<updated>2007-01-01T09:36:18+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2007-01-01T09:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4223aa4d5e0f643c2f78f509a32a0ada4eddce91'/>
<id>4223aa4d5e0f643c2f78f509a32a0ada4eddce91</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 #38813 (DOMEntityReference-&gt;__construct crashes when called explicitly)</title>
<updated>2006-09-14T13:35:02+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2006-09-14T13:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6fea033c6e1560387f3eed204efd3445d4437eda'/>
<id>6fea033c6e1560387f3eed204efd3445d4437eda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump year and license version</title>
<updated>2006-01-01T12:51:34+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2006-01-01T12:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5bd93221a8d7f697cad7aeda4f10da08372315e0'/>
<id>5bd93221a8d7f697cad7aeda4f10da08372315e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Bumber up year</title>
<updated>2005-08-03T14:08:58+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-08-03T14:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=23e671a51ee7bf5abca3d9e2326d2adbd524b30b'/>
<id>23e671a51ee7bf5abca3d9e2326d2adbd524b30b</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 #28584: DOMText::splitText() does not split text properly (benjcarson)</title>
<updated>2004-05-31T12:50:28+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2004-05-31T12:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5b0f34ae80f8d20de3bc16bba8c2d738d83e0018'/>
<id>5b0f34ae80f8d20de3bc16bba8c2d738d83e0018</id>
<content type='text'>
Prototype fixes

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prototype fixes

</pre>
</div>
</content>
</entry>
<entry>
<title>namespace/tagname validation fixes (Adam Trachtenberg)</title>
<updated>2004-05-27T11:15:45+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2004-05-27T11:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=edae935c266fe883a0adeff005d843b70eb2ea66'/>
<id>edae935c266fe883a0adeff005d843b70eb2ea66</id>
<content type='text'>
added new test

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added new test

</pre>
</div>
</content>
</entry>
<entry>
<title>constructors throw DOMException</title>
<updated>2004-05-16T10:30:16+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2004-05-16T10:30:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9e3956b313ef74f0e7c4881ca39c9395036d45bb'/>
<id>9e3956b313ef74f0e7c4881ca39c9395036d45bb</id>
<content type='text'>
add DOM_PHP_ERR DomException code
validate tagnames in constructors
use C style comments
update TODO

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add DOM_PHP_ERR DomException code
validate tagnames in constructors
use C style comments
update TODO

</pre>
</div>
</content>
</entry>
<entry>
<title>use new style constructors</title>
<updated>2004-03-31T17:18:59+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2004-03-31T17:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=010c340f296243ef78e50664df19b159223850fc'/>
<id>010c340f296243ef78e50664df19b159223850fc</id>
<content type='text'>
fix return for nodelist item

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix return for nodelist item

</pre>
</div>
</content>
</entry>
<entry>
<title>update constructors so they cant be called statically</title>
<updated>2004-01-22T21:16:05+00:00</updated>
<author>
<name>Rob Richards</name>
<email>rrichards@php.net</email>
</author>
<published>2004-01-22T21:16:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7e619b7f5f0e1dbae7204e6c1ae72676d69d5166'/>
<id>7e619b7f5f0e1dbae7204e6c1ae72676d69d5166</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- A belated happy holidays and PHP 5</title>
<updated>2004-01-08T08:18:22+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2004-01-08T08:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dbeb4158d2276600edf3d08caba62770b022bb69'/>
<id>dbeb4158d2276600edf3d08caba62770b022bb69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
