<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/xml, branch php-4.0.3</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>Remove deprecated call-time reference</title>
<updated>2000-09-03T09:12:22+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2000-09-03T09:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bdde2b4303fbb69c54f2807538aa86ca84889bc0'/>
<id>bdde2b4303fbb69c54f2807538aa86ca84889bc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests look for skipif.inc, so add it</title>
<updated>2000-09-03T09:11:25+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2000-09-03T09:11:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a6aef18606ac27760f7afe173455ff66221ef302'/>
<id>a6aef18606ac27760f7afe173455ff66221ef302</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@- Fixed problem with having $this as the XML parser object. (Andrei)</title>
<updated>2000-08-31T14:09:59+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2000-08-31T14:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4285af4244a876700d9f3b6bd43b59b6c9b1c7a3'/>
<id>4285af4244a876700d9f3b6bd43b59b6c9b1c7a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* added regression tests for the XML extension</title>
<updated>2000-08-30T01:58:58+00:00</updated>
<author>
<name>Stig Bakken</name>
<email>ssb@php.net</email>
</author>
<published>2000-08-30T01:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=168f1aacefb3862383c79329183c7cf600d008b9'/>
<id>168f1aacefb3862383c79329183c7cf600d008b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@- Added ability for each xml_set_*_handler() function to take the</title>
<updated>2000-08-22T19:32:07+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2000-08-22T19:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1955412c3d8b30fb6f35eaecc6b0267b7dada075'/>
<id>1955412c3d8b30fb6f35eaecc6b0267b7dada075</id>
<content type='text'>
@  array($obj, 'method') syntax for the handler argument as well
@  as the normal function name. (Andrei)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@  array($obj, 'method') syntax for the handler argument as well
@  as the normal function name. (Andrei)

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix XML by-reference passing</title>
<updated>2000-08-20T15:59:54+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2000-08-20T15:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=50161c9ee803311df0ff9264ae64782dd67f75fe'/>
<id>50161c9ee803311df0ff9264ae64782dd67f75fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change header protection macros to conform to standard.</title>
<updated>2000-07-02T23:46:51+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-07-02T23:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=16017f6d78f130c9cbeef1cb1a34ed20338dec6f'/>
<id>16017f6d78f130c9cbeef1cb1a34ed20338dec6f</id>
<content type='text'>
Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

  All identifiers that begin with an underscore and either an uppercase
  letter or another underscore are always reserved for any use by the
  implementation.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

  All identifiers that begin with an underscore and either an uppercase
  letter or another underscore are always reserved for any use by the
  implementation.

</pre>
</div>
</content>
</entry>
<entry>
<title>Stop including dl/phpdl.h.</title>
<updated>2000-06-24T15:36:04+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-06-24T15:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0c032536359542facacffbcad05f97c04f08fdf3'/>
<id>0c032536359542facacffbcad05f97c04f08fdf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- More #if WIN32|WINNT -&gt; #ifdef PHP_WIN32 conversions</title>
<updated>2000-06-15T23:45:05+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-06-15T23:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2987d5216ed33e2701a52a5a02f6594ba405564a'/>
<id>2987d5216ed33e2701a52a5a02f6594ba405564a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hashtable.h -&gt; expat_hashtable.h</title>
<updated>2000-06-06T10:06:45+00:00</updated>
<author>
<name>Thies C. Arntzen</name>
<email>thies@php.net</email>
</author>
<published>2000-06-06T10:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8ed100e5c56cfeb21d278f285a697bce8722064f'/>
<id>8ed100e5c56cfeb21d278f285a697bce8722064f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
