<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/standard/php_http.h, 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>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>MFH:</title>
<updated>2005-12-04T17:44:27+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2005-12-04T17:44:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2994c2367062a63394753fc367708b3d1f4955e8'/>
<id>2994c2367062a63394753fc367708b3d1f4955e8</id>
<content type='text'>
Added 2nd optional parameter to parse_url() that allows retrieval of
individual URL components.
Added 3rd optional parameter to http_build_query() that allows custom param
separator.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added 2nd optional parameter to parse_url() that allows retrieval of
individual URL components.
Added 3rd optional parameter to http_build_query() that allows custom param
separator.

</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>Fixed bug #31087 (broken php_url_encode_hash macro).</title>
<updated>2004-12-16T22:39:39+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-12-16T22:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=77c03959682b50ff29556de2997e91df7d846d53'/>
<id>77c03959682b50ff29556de2997e91df7d846d53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Happy new year and PHP 5 for rest of the files too..</title>
<updated>2004-01-08T17:33:29+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2004-01-08T17:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb'/>
<id>ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb</id>
<content type='text'>
# Should the LICENSE and Zend/LICENSE dates be updated too?

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Should the LICENSE and Zend/LICENSE dates be updated too?

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #26819 (http_build_query() crashes on NULL output).</title>
<updated>2004-01-06T20:07:07+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2004-01-06T20:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d4c19ed2d2632337307b984d7825493252dd785f'/>
<id>d4c19ed2d2632337307b984d7825493252dd785f</id>
<content type='text'>
Fixed bug #26817 (http_build_query() does not handle private &amp; protected
object properties correctly).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bug #26817 (http_build_query() does not handle private &amp; protected
object properties correctly).

</pre>
</div>
</content>
</entry>
<entry>
<title>renamed http.h -&gt; php_http.h</title>
<updated>2003-09-06T12:56:02+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2003-09-06T12:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ed32007f5844f74ba410edd7626ed02f346197d8'/>
<id>ed32007f5844f74ba410edd7626ed02f346197d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
