<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/tests/testdom, branch dev</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>- test script for rewritten domxml module</title>
<updated>2001-03-20T15:02:10+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2001-03-20T15:02:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=415e396ac87db302d3c6967779b6375e49ceecb6'/>
<id>415e396ac87db302d3c6967779b6375e49ceecb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add testing for xpath</title>
<updated>2000-11-10T10:28:30+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-11-10T10:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=7c8f9371e5d9024b7e0188310b31a8ea3c022788'/>
<id>7c8f9371e5d9024b7e0188310b31a8ea3c022788</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- changes to handle the slightly different access to attributes</title>
<updated>2000-06-15T07:06:38+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-06-15T07:06:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=a35d575ba6e04fefca1e68e0d43c093a17b4cd5a'/>
<id>a35d575ba6e04fefca1e68e0d43c093a17b4cd5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fixed invalid class names</title>
<updated>2000-03-14T20:58:10+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-03-14T20:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=db065413d1bee53cc2a2c105bd16490f88954934'/>
<id>db065413d1bee53cc2a2c105bd16490f88954934</id>
<content type='text'>
- added standalone, encoding attribute to DocDocument class

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added standalone, encoding attribute to DocDocument class

</pre>
</div>
</content>
</entry>
<entry>
<title>- tiny changes to testscript and domxml</title>
<updated>2000-03-03T12:38:20+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-03-03T12:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=dd4f37a4cfed47d92a475a949a1efbb2c6f60a7f'/>
<id>dd4f37a4cfed47d92a475a949a1efbb2c6f60a7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- dom class now distinguishes between $dom-&gt;root() and $dom-&gt;children()</title>
<updated>2000-03-02T16:58:07+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-03-02T16:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=2552876786f069c7c4979e579bf3b96d4af654a7'/>
<id>2552876786f069c7c4979e579bf3b96d4af654a7</id>
<content type='text'>
  $dom-&gt;root() returns just the element, $dom-&gt;children() all nodes e.g.
  comments

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  $dom-&gt;root() returns just the element, $dom-&gt;children() all nodes e.g.
  comments

</pre>
</div>
</content>
</entry>
<entry>
<title>- The root node of a xml doc is now an array since it is possible</title>
<updated>2000-03-02T16:39:50+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-03-02T16:39:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ad311c35c75f1f99ab6b505e01fc1305dae05ae3'/>
<id>ad311c35c75f1f99ab6b505e01fc1305dae05ae3</id>
<content type='text'>
  to have a comment or pi and an element on root level.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  to have a comment or pi and an element on root level.

</pre>
</div>
</content>
</entry>
<entry>
<title>- started to implement overload class for xml node</title>
<updated>2000-03-01T21:16:24+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-03-01T21:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d693d6b2cbb28496302efbfc3b58f7599d8c71ca'/>
<id>d693d6b2cbb28496302efbfc3b58f7599d8c71ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- some tiny changes to the test routine</title>
<updated>2000-02-22T17:03:36+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-02-22T17:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9133a9b8b0f8740e47447579fd460025640a64da'/>
<id>9133a9b8b0f8740e47447579fd460025640a64da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- pdf_set_text_matrix() disappeared in pdflib 2.30. Put in another ifdef</title>
<updated>2000-02-21T16:23:09+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-02-21T16:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=5dd0055c771e2b1cf32875fd4095714bb7624579'/>
<id>5dd0055c771e2b1cf32875fd4095714bb7624579</id>
<content type='text'>
- small fix in testdom to suppress error msg.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- small fix in testdom to suppress error msg.

</pre>
</div>
</content>
</entry>
</feed>
