<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/apache, branch php-4.3.0dev</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>There is no Apache extension per se. Please leave this directory empty.</title>
<updated>2000-11-22T21:43:52+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-11-22T21:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=2f6fe425a4ce8ab7d23f10c10f773f682bee4dac'/>
<id>2f6fe425a4ce8ab7d23f10c10f773f682bee4dac</id>
<content type='text'>
I'll remove it from the repository in one week.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'll remove it from the repository in one week.

</pre>
</div>
</content>
</entry>
<entry>
<title>2nd step towards auto-credits</title>
<updated>2000-11-20T10:33:33+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2000-11-20T10:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=1f6878e9123c1072721e98ca7d1e1f868597dab4'/>
<id>1f6878e9123c1072721e98ca7d1e1f868597dab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved ext/apache into sapi/apache.</title>
<updated>2000-02-02T06:09:00+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2000-02-02T06:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=f0f00daa9269bb0415aa6d7f20ceff3d05a7c804'/>
<id>f0f00daa9269bb0415aa6d7f20ceff3d05a7c804</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tried to centralize global variable registration as much as possible:</title>
<updated>2000-01-28T17:24:53+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-01-28T17:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9ab35ae39367bcd30037c6bfc73ae0c77c35d872'/>
<id>9ab35ae39367bcd30037c6bfc73ae0c77c35d872</id>
<content type='text'>
- Added $HTTP_ENV_VARS[] and $HTTP_SERVER_VARS[] support, which similarly
  to $HTTP_GET_VARS[], contain environment and server variables.  Setting
  register_globals to Off will now also prevent registration of the
  environment and server variables into the global scope (Zeev)
- Renamed gpc_globals to register_globals (Zeev)
- Introduced variables_order that deprecates gpc_order, and allows control
  over the server and environment variables, in addition to GET/POST/Cookies
  (Zeev)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added $HTTP_ENV_VARS[] and $HTTP_SERVER_VARS[] support, which similarly
  to $HTTP_GET_VARS[], contain environment and server variables.  Setting
  register_globals to Off will now also prevent registration of the
  environment and server variables into the global scope (Zeev)
- Renamed gpc_globals to register_globals (Zeev)
- Introduced variables_order that deprecates gpc_order, and allows control
  over the server and environment variables, in addition to GET/POST/Cookies
  (Zeev)

</pre>
</div>
</content>
</entry>
<entry>
<title>Happy Y2K patch! Happy new year (or the new millennium, depending on whether</title>
<updated>2000-01-01T01:32:05+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-01-01T01:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=43ae2bffbb876b0ad686e1fbe51712dacc76ac2f'/>
<id>43ae2bffbb876b0ad686e1fbe51712dacc76ac2f</id>
<content type='text'>
you start counting at 0 or 1).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
you start counting at 0 or 1).

</pre>
</div>
</content>
</entry>
<entry>
<title>Integration of -ng changes. Changes:</title>
<updated>1999-12-30T02:59:53+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-30T02:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=f2f8d38efa3ccbaa05affaf8fcab24786ef452de'/>
<id>f2f8d38efa3ccbaa05affaf8fcab24786ef452de</id>
<content type='text'>
- added support for externally built modules,
- improved support for in-tree shared modules,
- fixed diversion bugs,
- configure displays some informative messages,
- faster static build
  (libtool isn't used anymore for compiling non-PIC objects),
- dependencies comparable to automake's without requiring GNU make or GCC,
- working make clean for non-GNU makes.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- added support for externally built modules,
- improved support for in-tree shared modules,
- fixed diversion bugs,
- configure displays some informative messages,
- faster static build
  (libtool isn't used anymore for compiling non-PIC objects),
- dependencies comparable to automake's without requiring GNU make or GCC,
- working make clean for non-GNU makes.

</pre>
</div>
</content>
</entry>
<entry>
<title>Correct PHP's mime type.</title>
<updated>1999-12-21T19:40:27+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>1999-12-21T19:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=cc205c60ae1a886db40d493651b0d766f4645899'/>
<id>cc205c60ae1a886db40d493651b0d766f4645899</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- The tree compiles again</title>
<updated>1999-12-18T22:40:35+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-12-18T22:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=a1ad2872eebc17448b115a1817e95b63e3ad17e9'/>
<id>a1ad2872eebc17448b115a1817e95b63e3ad17e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Made PHP_VERSION and PHP_OS work again</title>
<updated>1999-12-17T20:55:31+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-12-17T20:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=fb1c77bd4f8a636ba47d720f8ca65fc6baae836d'/>
<id>fb1c77bd4f8a636ba47d720f8ca65fc6baae836d</id>
<content type='text'>
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)

</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to Ex API</title>
<updated>1999-11-23T06:46:40+00:00</updated>
<author>
<name>Evan Klinger</name>
<email>evan@php.net</email>
</author>
<published>1999-11-23T06:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=42f8f2516de4331fe95738cbefa31f8c9fc59239'/>
<id>42f8f2516de4331fe95738cbefa31f8c9fc59239</id>
<content type='text'>
# If someone could please check these I'd appreciate it

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# If someone could please check these I'd appreciate it

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