<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-5.1.4</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>This commit was manufactured by cvs2svn to create tag 'php_5_1_4'.</title>
<updated>2006-05-03T23:30:03+00:00</updated>
<author>
<name>SVN Migration</name>
<email>svn@php.net</email>
</author>
<published>2006-05-03T23:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=3e44943db6ceb0df75e1a94e21c55d62c8547b7e'/>
<id>3e44943db6ceb0df75e1a94e21c55d62c8547b7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>go with 5.1.4</title>
<updated>2006-05-03T23:30:02+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-05-03T23:30:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=87583528c639c970e39a53d32b331ae6e8c8685d'/>
<id>87583528c639c970e39a53d32b331ae6e8c8685d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>News entry for exporting PDO::PARAM_EVT_* constants</title>
<updated>2006-05-03T22:44:37+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2006-05-03T22:44:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=3c831fef012118a89011a1a3ecdf0a6652a1c11f'/>
<id>3c831fef012118a89011a1a3ecdf0a6652a1c11f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mfh(r-1.129) Expose PARAM_EVT_* constants</title>
<updated>2006-05-03T21:58:38+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2006-05-03T21:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=91999f1175c6a681e7ea68b8ff2544cfb0625eaf'/>
<id>91999f1175c6a681e7ea68b8ff2544cfb0625eaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove debug part</title>
<updated>2006-05-03T21:37:16+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2006-05-03T21:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=3a7aee2472f116cf4714b8ea7c7d087a6521be15'/>
<id>3a7aee2472f116cf4714b8ea7c7d087a6521be15</id>
<content type='text'>
  nota bene, there is still work in this area, but this is a start

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  nota bene, there is still work in this area, but this is a start

</pre>
</div>
</content>
</entry>
<entry>
<title>- add test for multipart POST</title>
<updated>2006-05-03T21:35:26+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2006-05-03T21:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=119266767927168210fc7c89aeba51d672752440'/>
<id>119266767927168210fc7c89aeba51d672752440</id>
<content type='text'>
- also first example of the POST_RAW section

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- also first example of the POST_RAW section

</pre>
</div>
</content>
</entry>
<entry>
<title>- add support for POST_RAW, allow to pass raw POST data</title>
<updated>2006-05-03T21:33:44+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2006-05-03T21:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9e4283227d3a5bce8d28a7075f6e5c3373bb22b6'/>
<id>9e4283227d3a5bce8d28a7075f6e5c3373bb22b6</id>
<content type='text'>
- add support for TEST_PHP_CGI_EXECUTABLE env variable, it is now possible
  to set both TEST_PHP_EXECUTABLE and CGI

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add support for TEST_PHP_CGI_EXECUTABLE env variable, it is now possible
  to set both TEST_PHP_EXECUTABLE and CGI

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: plug leak</title>
<updated>2006-05-03T19:40:58+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-05-03T19:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=24f070186760b462d84e53759f447c82beebba7e'/>
<id>24f070186760b462d84e53759f447c82beebba7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more POST+array tests</title>
<updated>2006-05-03T19:02:12+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-05-03T19:02:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=43db0fce03f9dd52e382e5414800de456c946ff5'/>
<id>43db0fce03f9dd52e382e5414800de456c946ff5</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 #37205 (incompatibility with mod_fastcgi)</title>
<updated>2006-05-03T15:39:16+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2006-05-03T15:39:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=f03fe1c09d9938475effc5a7d25e4889569e0dca'/>
<id>f03fe1c09d9938475effc5a7d25e4889569e0dca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
