Commit Graph

23 Commits

Author SHA1 Message Date
Sascha Schumann
e0d561a35b Use libtool 1999-10-05 11:48:05 +00:00
Zeev Suraski
e99e7c04ba This should make the mSQL module compile again (untested) 1999-09-24 14:09:37 +00:00
Zeev Suraski
c12d4bc7d4 *** empty log message *** 1999-09-04 13:18:59 +00:00
Zeev Suraski
81301ad2a9 A few fixes 1999-09-04 11:05:34 +00:00
Zeev Suraski
43523e9854 Update the mSQL module with the latest tech 1999-09-04 00:37:31 +00:00
Andrey Hristov
48c3643753 Fixed. 1999-08-05 13:41:17 +00:00
Zeev Suraski
3cb1eb0471 Removed '3' from key functions in PHP (maintained compatibility through
php3_compat.h)
1999-08-02 19:17:14 +00:00
Andrey Hristov
33d27f5bfe More symbol work. 1999-08-02 16:06:13 +00:00
Zeev Suraski
d3e8858413 Please add in any changes/bug fixes you've made - we need to keep a details ChangeLog... 1999-07-22 23:54:54 +00:00
Sascha Schumann
3843821d11 the ; is superflicious 1999-07-21 15:12:22 +00:00
Egon Schmid
5fdd45695b Test, will document this soon. 1999-07-19 19:10:13 +00:00
Sascha Schumann
68b0f0b418 This is so ugly, I hate myself for committing it 1999-07-16 18:05:24 +00:00
Sascha Schumann
e20424e45f fix detection 1999-07-16 17:44:11 +00:00
Zeev Suraski
dc09865f4a Oops #2 1999-07-16 17:16:31 +00:00
Zeev Suraski
f17bbb9014 Oops 1999-07-16 17:10:02 +00:00
Zeev Suraski
4e6c2b468c * Get the mSQL module up to date 1999-07-16 17:06:48 +00:00
Zeev Suraski
2c91f1d91b Minor fix 1999-07-16 16:50:49 +00:00
Zeev Suraski
c5724cbd14 License update 1999-07-16 13:13:16 +00:00
Sascha Schumann
43a466a076 Introduce AC_ADD_* macros
The use of AC_EXPAND_PATH makes it possible to continue
to use relative paths when configuring PHP.
(e.g. --with-apache=../apache-1.3.x works again)
1999-06-20 18:52:46 +00:00
Sascha Schumann
b57dc27595 - run ext sources through conv_proto
- add necessary phpext_*_ptr
1999-05-21 10:06:25 +00:00
Zeev Suraski
bc415d5a88 * Finalizing the PHP version of SAPI. Support POST and cookies among other things.
* 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.
1999-05-09 08:48:05 +00:00
Zeev Suraski
6f7c0edee3 Remove tls.[ch] 1999-04-23 20:06:01 +00:00
Stig Bakken
f67a9bdc52 moved dav, msql and oracle to ext/ 1999-04-21 22:49:16 +00:00