<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/php.ini-development, branch php-5.3.0RC3</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>- win extension_dir</title>
<updated>2009-05-04T15:20:38+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2009-05-04T15:20:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8991998d7ad67358c49f5d3f6c8ab48f3d3926d3'/>
<id>8991998d7ad67358c49f5d3f6c8ab48f3d3926d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag)</title>
<updated>2009-04-10T01:18:49+00:00</updated>
<author>
<name>Philip Olson</name>
<email>philip@php.net</email>
</author>
<published>2009-04-10T01:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c1ccccc658554c4e0c83a26165cb3802b4f75950'/>
<id>c1ccccc658554c4e0c83a26165cb3802b4f75950</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo</title>
<updated>2009-04-10T00:10:31+00:00</updated>
<author>
<name>Philip Olson</name>
<email>philip@php.net</email>
</author>
<published>2009-04-10T00:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9d2c39ac415aa8d92e39a7c13302ef3243e9cb5e'/>
<id>9d2c39ac415aa8d92e39a7c13302ef3243e9cb5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Mention which directives are hardcoded using the CLI SAPI</title>
<updated>2009-04-06T08:37:33+00:00</updated>
<author>
<name>Hannes Magnusson</name>
<email>bjori@php.net</email>
</author>
<published>2009-04-06T08:37:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d038c5f0dbd145a8821a4354453e5e1186ee75f4'/>
<id>d038c5f0dbd145a8821a4354453e5e1186ee75f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- update extension=</title>
<updated>2009-03-26T18:45:37+00:00</updated>
<author>
<name>Pierre Joye</name>
<email>pajoye@php.net</email>
</author>
<published>2009-03-26T18:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3526fe5dad33d00fe9580ae9a327a485272cf574'/>
<id>3526fe5dad33d00fe9580ae9a327a485272cf574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected missing comment.</title>
<updated>2009-03-26T01:38:53+00:00</updated>
<author>
<name>Eric Stewart</name>
<email>ericstewart@php.net</email>
</author>
<published>2009-03-26T01:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0b41f612ac43889221ae359dcccc07f3f0ab1176'/>
<id>0b41f612ac43889221ae359dcccc07f3f0ab1176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1. Involves an mbstring setting correction regarding:</title>
<updated>2009-03-23T02:36:34+00:00</updated>
<author>
<name>Eric Stewart</name>
<email>ericstewart@php.net</email>
</author>
<published>2009-03-23T02:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e0669bf1ab0892132bf6fe6f81587bfba45e7329'/>
<id>e0669bf1ab0892132bf6fe6f81587bfba45e7329</id>
<content type='text'>
http://marc.info/?l=php-cvs&amp;m=123596904426621&amp;w=2

2. Added mbstring.http_output_conv_mimetype directive.

3. Adds an additional comment including XOR in the list of usable bitwise operators.

4. Note regarding the merge of E_STRICT into E_ALL in PHP 6.0.0.

5. Notes regarding [PATH] and [HOST] use in CGI/FastCGI.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://marc.info/?l=php-cvs&amp;m=123596904426621&amp;w=2

2. Added mbstring.http_output_conv_mimetype directive.

3. Adds an additional comment including XOR in the list of usable bitwise operators.

4. Note regarding the merge of E_STRICT into E_ALL in PHP 6.0.0.

5. Notes regarding [PATH] and [HOST] use in CGI/FastCGI.

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Replace old php.ini files with the new ones according to</title>
<updated>2009-03-17T19:19:17+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2009-03-17T19:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c3fcaf1d7d1f663080a7c14c0e561077e44229ae'/>
<id>c3fcaf1d7d1f663080a7c14c0e561077e44229ae</id>
<content type='text'>
http://wiki.php.net/rfc/newinis (by Eric Lee Stewart)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://wiki.php.net/rfc/newinis (by Eric Lee Stewart)

</pre>
</div>
</content>
</entry>
</feed>
