<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/interbase, branch before-sapi-split</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>*** empty log message ***</title>
<updated>1999-09-04T13:18:59+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-09-04T13:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c12d4bc7d46654c526ba94f48ff49c88b2838a91'/>
<id>c12d4bc7d46654c526ba94f48ff49c88b2838a91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed '3' from key functions in PHP (maintained compatibility through</title>
<updated>1999-08-02T19:17:14+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-08-02T19:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=3cb1eb047187d53688545ae6f64d4df880298e72'/>
<id>3cb1eb047187d53688545ae6f64d4df880298e72</id>
<content type='text'>
php3_compat.h)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
php3_compat.h)

</pre>
</div>
</content>
</entry>
<entry>
<title>More symbol work.</title>
<updated>1999-08-02T15:02:52+00:00</updated>
<author>
<name>Andrey Hristov</name>
<email>andrey@php.net</email>
</author>
<published>1999-08-02T15:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=05585132caf918d00a2749ab3c77c256a03c2807'/>
<id>05585132caf918d00a2749ab3c77c256a03c2807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>License update</title>
<updated>1999-07-16T13:13:16+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-07-16T13:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c5724cbd143d56c48e933ee49c10141228dd64b5'/>
<id>c5724cbd143d56c48e933ee49c10141228dd64b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- run ext sources through conv_proto</title>
<updated>1999-05-21T10:06:25+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-05-21T10:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b57dc275950b228f2399990471c4f22b7d154c6c'/>
<id>b57dc275950b228f2399990471c4f22b7d154c6c</id>
<content type='text'>
- add necessary phpext_*_ptr

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add necessary phpext_*_ptr

</pre>
</div>
</content>
</entry>
<entry>
<title>* Get Apache to work.  POST doesn't work yet.</title>
<updated>1999-05-11T00:01:47+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-05-11T00:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=0b77132507dad64295a1521f9d4abfc5fbb747c9'/>
<id>0b77132507dad64295a1521f9d4abfc5fbb747c9</id>
<content type='text'>
* There are now -I directives for the absolute path of php4, php4/libzend and the builddir for
  the Apache module, so we can #include any php/Zend header.
* Rename config.h to php_config.h

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* There are now -I directives for the absolute path of php4, php4/libzend and the builddir for
  the Apache module, so we can #include any php/Zend header.
* Rename config.h to php_config.h

</pre>
</div>
</content>
</entry>
<entry>
<title>* Finalizing the PHP version of SAPI.  Support POST and cookies among other things.</title>
<updated>1999-05-09T08:48:05+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-05-09T08:48:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=bc415d5a8883bbe5b15c12e9a30f916c8010204a'/>
<id>bc415d5a8883bbe5b15c12e9a30f916c8010204a</id>
<content type='text'>
* Fully implement ISAPI support - POST and cookies among other things.
* Almost completely rewrote phpinfo().  Allow modules to easily display their
  information in phpinfo() without modifying phpinfo() itself (prototype for
  the module info function was changed, thus the large amount of updated module
  files).
* Initial extended SAPI support for Apache, completely untested.
* CGI now uses SAPI fully as well.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fully implement ISAPI support - POST and cookies among other things.
* Almost completely rewrote phpinfo().  Allow modules to easily display their
  information in phpinfo() without modifying phpinfo() itself (prototype for
  the module info function was changed, thus the large amount of updated module
  files).
* Initial extended SAPI support for Apache, completely untested.
* CGI now uses SAPI fully as well.

</pre>
</div>
</content>
</entry>
<entry>
<title>last bunch of extensions moving to ext/</title>
<updated>1999-04-22T02:48:28+00:00</updated>
<author>
<name>Stig Bakken</name>
<email>ssb@php.net</email>
</author>
<published>1999-04-22T02:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=2c0ad3ee25cd8e449b02c4668a39f48998507739'/>
<id>2c0ad3ee25cd8e449b02c4668a39f48998507739</id>
<content type='text'>
fhttpd module taken out of functions, functions is ready to go.
The only extensions I have tested are gd+freetype and odbc(solid).
Please try compiling in your favourite extensions and let me know how it
works.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fhttpd module taken out of functions, functions is ready to go.
The only extensions I have tested are gd+freetype and odbc(solid).
Please try compiling in your favourite extensions and let me know how it
works.

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