<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/xmlrpc/tests, branch php-5.3.19</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>Fix test, from PR 158</title>
<updated>2012-08-10T16:22:52+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-08-10T16:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7130887719684cff57cb904a6f1b2de5016a00c8'/>
<id>7130887719684cff57cb904a6f1b2de5016a00c8</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 #61264: xmlrpc_parse_method_descriptions leaks temporary variable</title>
<updated>2012-03-03T12:46:17+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-03-03T12:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3e7792aed7b6a8473e83bdb2417bbeefa009f65c'/>
<id>3e7792aed7b6a8473e83bdb2417bbeefa009f65c</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 #61097 Memory leak in xmlrpc functions copying zvals</title>
<updated>2012-02-18T14:58:19+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2012-02-18T14:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bfcc199f2867efdf667dbc68a3325cf92d71d3f8'/>
<id>bfcc199f2867efdf667dbc68a3325cf92d71d3f8</id>
<content type='text'>
Needs to be merged to 5.4.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needs to be merged to 5.4.

</pre>
</div>
</content>
</entry>
<entry>
<title>- add skipif</title>
<updated>2011-09-05T19:59:42+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2011-09-05T19:59:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7e9bc5f70b5f11c45a4a1690ab632a91632357fc'/>
<id>7e9bc5f70b5f11c45a4a1690ab632a91632357fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert fix for bug #53493 to be compliant with the XML specification</title>
<updated>2010-12-13T14:29:42+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-12-13T14:29:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5a6288297d860e3ed9fd783e4712627f0d591323'/>
<id>5a6288297d860e3ed9fd783e4712627f0d591323</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 #53493 (xmlrpc_decode should not be sensitive to leading whitespace)</title>
<updated>2010-12-13T09:52:05+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-12-13T09:52:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a990ce69b1d5b80629765326b61939800ffe7930'/>
<id>a990ce69b1d5b80629765326b61939800ffe7930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CVE-2010-0397: null pointer dereference when processing invalid XML-RPC</title>
<updated>2010-03-13T18:40:29+00:00</updated>
<author>
<name>Raphael Geissert</name>
<email>geissert@php.net</email>
</author>
<published>2010-03-13T18:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d8da372fd0aa22d503b4204f4485b2d5c8ce75bd'/>
<id>d8da372fd0aa22d503b4204f4485b2d5c8ce75bd</id>
<content type='text'>
requests (bug #51288)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
requests (bug #51288)

</pre>
</div>
</content>
</entry>
<entry>
<title>- Added missing SKIPIF section to tests (bug #51014)</title>
<updated>2010-02-12T16:53:44+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2010-02-12T16:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f38bfa620ec863301654938618d0e00a480e152a'/>
<id>f38bfa620ec863301654938618d0e00a480e152a</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 #50761 (system.multiCall crashes in xmlrpc extension).</title>
<updated>2010-01-17T17:19:38+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-01-17T17:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ebe5ff73f8809b35791dcd9a8c940a15bde4d807'/>
<id>ebe5ff73f8809b35791dcd9a8c940a15bde4d807</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 #50285 (xmlrpc does not preserve keys in encoded indexed arrays)</title>
<updated>2009-11-25T02:03:02+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2009-11-25T02:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=74d4059fb1114b65cd531597158ac68ee2e2b46a'/>
<id>74d4059fb1114b65cd531597158ac68ee2e2b46a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
