<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/cgi/config9.m4, branch php-5.4.42</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>Fixed Bug #65143 Missing php-cgi man page</title>
<updated>2013-07-02T08:42:47+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2013-07-02T08:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c940aab7895fa4cb109e7790ae14080090b04959'/>
<id>c940aab7895fa4cb109e7790ae14080090b04959</id>
<content type='text'>
Currently php-cgi man page is a simple redirect to
php (CLI) man page.

Could be splited / improved in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently php-cgi man page is a simple redirect to
php (CLI) man page.

Could be splited / improved in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and one SAPI module the same time)</title>
<updated>2010-11-13T23:13:07+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2010-11-13T23:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=25aee9cad951b018d615c069373325160847cd4a'/>
<id>25aee9cad951b018d615c069373325160847cd4a</id>
<content type='text'>
# Bug #53271, Bug #52410

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Bug #53271, Bug #52410

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH:- Added common getopt implementation to core.</title>
<updated>2007-10-01T12:40:54+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2007-10-01T12:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2bc631fb4040b731388fb126c2ca76a06d3989d1'/>
<id>2bc631fb4040b731388fb126c2ca76a06d3989d1</id>
<content type='text'>
MFH:- Added long-option feature to getopt().
MFH:- Made getopt() available on win32 systems.
MFH:  Patch by: David Soria Parra &lt;dsp@php.net&gt;
[DOC]: These changes will be available from 5.3+

# Note: Fixed also tests and synced basic_functions.c with HEAD.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFH:- Added long-option feature to getopt().
MFH:- Made getopt() available on win32 systems.
MFH:  Patch by: David Soria Parra &lt;dsp@php.net&gt;
[DOC]: These changes will be available from 5.3+

# Note: Fixed also tests and synced basic_functions.c with HEAD.

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Improved and cleaned CGI code. FastCGI is now always enabled and can not be disabled. See sapi/cgi/CHANGES for more details.</title>
<updated>2007-09-27T08:23:58+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2007-09-27T08:23:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=06f43b30c1c50ae8cafd35dd2207e3bbda7c3e3c'/>
<id>06f43b30c1c50ae8cafd35dd2207e3bbda7c3e3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: - Changed AC_ARG_* options to PHP_ARG_* options.</title>
<updated>2007-07-11T23:20:37+00:00</updated>
<author>
<name>Jani Taskinen</name>
<email>jani@php.net</email>
</author>
<published>2007-07-11T23:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eb923bf6fc9cf71aaf45641784aeb3d23254bf45'/>
<id>eb923bf6fc9cf71aaf45641784aeb3d23254bf45</id>
<content type='text'>
MFH: - Some cleanups here and there
MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure
MFH:   options)
# Note to Marcus: ext/dba/config.m4 needs to be "converted" to use
# the PHP_ARG_* options. I did't touch it needs quite a lot of work to keep
# it's current behaviour regarding "enabled-by-default" parts of it.
#
# Hint: By using the PHP_ARG_* options you have the "default" option.. ;)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFH: - Some cleanups here and there
MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure
MFH:   options)
# Note to Marcus: ext/dba/config.m4 needs to be "converted" to use
# the PHP_ARG_* options. I did't touch it needs quite a lot of work to keep
# it's current behaviour regarding "enabled-by-default" parts of it.
#
# Hint: By using the PHP_ARG_* options you have the "default" option.. ;)

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fix some configure --help texts</title>
<updated>2007-07-03T17:25:43+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2007-07-03T17:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7ed3c4536d7b89647628ba89ffc52a92234e909a'/>
<id>7ed3c4536d7b89647628ba89ffc52a92234e909a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Unify installation of SAPIs: CGI is no exception anymore.</title>
<updated>2007-05-24T23:29:59+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2007-05-24T23:29:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a894611636221767ac5e2a6ff9df99616aced7b8'/>
<id>a894611636221767ac5e2a6ff9df99616aced7b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libfcgi cleanup (Andrei Nigmatulin)</title>
<updated>2007-05-21T08:47:51+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2007-05-21T08:47:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3040a34b21ebfdcfe5fa1a2102cf0b7eba8fe5fe'/>
<id>3040a34b21ebfdcfe5fa1a2102cf0b7eba8fe5fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.in</title>
<updated>2007-02-20T20:11:11+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2007-02-20T20:11:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=43d788ec330af2512408896c4325ce2144ba14a5'/>
<id>43d788ec330af2512408896c4325ce2144ba14a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused libfcgi</title>
<updated>2006-09-28T09:37:52+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@php.net</email>
</author>
<published>2006-09-28T09:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4705155d13d39e9a8816071a0cc51b6b5353fc2d'/>
<id>4705155d13d39e9a8816071a0cc51b6b5353fc2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
