<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/cgi/cgi_main.c, branch php-4.0.5RC7</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 the help for other options too.</title>
<updated>2001-03-07T13:24:12+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2001-03-07T13:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f4917d49c3d8d55dae680a30480b35902f76dfd5'/>
<id>f4917d49c3d8d55dae680a30480b35902f76dfd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix help text for -f</title>
<updated>2001-03-05T15:08:36+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2001-03-05T15:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=356fc41a0a7d98c60fe58ae9a5b92d5332c9c180'/>
<id>356fc41a0a7d98c60fe58ae9a5b92d5332c9c180</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Can't output any error messages if there isn't any function initialized</title>
<updated>2001-03-05T01:26:36+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2001-03-05T01:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=81a266921673b0a9b625ec8541c467ed3cfb7340'/>
<id>81a266921673b0a9b625ec8541c467ed3cfb7340</id>
<content type='text'>
to do it..
# Bug report: #7650

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to do it..
# Bug report: #7650

</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace fix</title>
<updated>2001-03-04T01:08:46+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-03-04T01:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ce39c56c8ba80229063398d974d7998a1db95287'/>
<id>ce39c56c8ba80229063398d974d7998a1db95287</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Finally rename modules.h to zend_modules.h for consistency (first try</title>
<updated>2001-02-26T18:14:50+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2001-02-26T18:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a0d3c5a88eba090122098a26f8ef5fca9d443e78'/>
<id>a0d3c5a88eba090122098a26f8ef5fca9d443e78</id>
<content type='text'>
  was 2000-03-11).
- Remove the first_arg_force_ref[]; and friends extern from php.h as they
  are included via zend_API.h

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  was 2000-03-11).
- Remove the first_arg_force_ref[]; and friends extern from php.h as they
  are included via zend_API.h

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix copyright notices with 2001</title>
<updated>2001-02-26T06:11:02+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2001-02-26T06:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eb6ba01d1c739f1005554034fcdb991e810dfc21'/>
<id>eb6ba01d1c739f1005554034fcdb991e810dfc21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>php_register_command_line_global_vars only needs file scope.</title>
<updated>2001-02-24T21:07:07+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-02-24T21:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=adb3e3992ca89f3bed30f40b8ab6fa2c2a50cfc6'/>
<id>adb3e3992ca89f3bed30f40b8ab6fa2c2a50cfc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Neither the CGI nor the Servlet SAPI module call syslog, so remove</title>
<updated>2001-02-24T21:05:02+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-02-24T21:05:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=280e10aac77f39eaacce4070e24b8fbe991d6bab'/>
<id>280e10aac77f39eaacce4070e24b8fbe991d6bab</id>
<content type='text'>
references to the syslog include files.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
references to the syslog include files.

</pre>
</div>
</content>
</entry>
<entry>
<title>Finish fopen-wrappers rename.</title>
<updated>2001-02-23T22:07:16+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-02-23T22:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c2fb53bed76d5e7c2aa6fbe69d98c3c442255a00'/>
<id>c2fb53bed76d5e7c2aa6fbe69d98c3c442255a00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Many patches.  I hope I remember them all:</title>
<updated>2001-01-02T22:49:31+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2001-01-02T22:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bd0ac7fe14b6f2eb82a2e13a38c3eca5d4fe2e4f'/>
<id>bd0ac7fe14b6f2eb82a2e13a38c3eca5d4fe2e4f</id>
<content type='text'>
- Make sapi_module available to external modules (PHPAPI)
- Make the php.ini path reported in phpinfo() always point to
  real full path of the php.ini file
- Optimized the ISAPI module not to read unnecessary server
  variables and read necessary variables at most once.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Make sapi_module available to external modules (PHPAPI)
- Make the php.ini path reported in phpinfo() always point to
  real full path of the php.ini file
- Optimized the ISAPI module not to read unnecessary server
  variables and read necessary variables at most once.

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