<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/soap, branch php-5.0.0RC3</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>Memory leaks were fixed</title>
<updated>2004-05-27T08:19:29+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2004-05-27T08:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=99a0504a6b5ecf82599c789e810c258534747659'/>
<id>99a0504a6b5ecf82599c789e810c258534747659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUGFIX: Prevent crash on error in send_http_soap_request()</title>
<updated>2004-05-27T07:58:22+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2004-05-27T07:58:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=2b3e1842456c3e5cfcfcba4229b573e6f7a9d3e4'/>
<id>2b3e1842456c3e5cfcfcba4229b573e6f7a9d3e4</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 #28239 (No results returned on SOAP call, no error given)</title>
<updated>2004-05-21T14:50:19+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2004-05-21T14:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b9bb0d77a08dd9f0078600b304aea570ffc9bacb'/>
<id>b9bb0d77a08dd9f0078600b304aea570ffc9bacb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allowing user defined SOAP transports with SoapClient::__doRequest()</title>
<updated>2004-05-20T16:55:03+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2004-05-20T16:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=38ef28e41b9c57e826d6d494cd9ebbcbfcc9e13e'/>
<id>38ef28e41b9c57e826d6d494cd9ebbcbfcc9e13e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Added missing UNREGISTER_INI_ENTRIES</title>
<updated>2004-05-12T10:15:48+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2004-05-12T10:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=2d6770f0e6d20eadc573bfc9cb0a7b78d473b5be'/>
<id>2d6770f0e6d20eadc573bfc9cb0a7b78d473b5be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for classes with __call() method on server side.</title>
<updated>2004-05-05T10:52:33+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2004-05-05T10:52:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=962ab19c992019c0e650e8cd0a2855a5d526e80c'/>
<id>962ab19c992019c0e650e8cd0a2855a5d526e80c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>php_error() -&gt; php_error_docref() (Marcus, Dmitry)</title>
<updated>2004-05-05T10:31:26+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2004-05-05T10:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=7bddbd7bd061325dae29315538f71939aa51130d'/>
<id>7bddbd7bd061325dae29315538f71939aa51130d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for &lt;![CDATA[ ]]&gt; for string/hexbinary/base64binary data</title>
<updated>2004-04-23T12:22:41+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2004-04-23T12:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=eba2aa9bd046b98b5122186d01106561bb8ede29'/>
<id>eba2aa9bd046b98b5122186d01106561bb8ede29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for multiref data</title>
<updated>2004-04-21T16:57:18+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2004-04-21T16:57:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c94f0276b0642c4fc55ff3c9e7c65b384ce17ae6'/>
<id>c94f0276b0642c4fc55ff3c9e7c65b384ce17ae6</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 #27681 (soap extension fails without HAVE_TM_GMTOFF).</title>
<updated>2004-04-15T10:27:53+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2004-04-15T10:27:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=8d8c50fed31f704ce9ac73ff20a4c0ecdefa5cc2'/>
<id>8d8c50fed31f704ce9ac73ff20a4c0ecdefa5cc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
