Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This should make the mSQL module compile again (untested) | Zeev Suraski | 1999-09-24 | 1 | -10/+10 |
| | |||||
* | *** empty log message *** | Zeev Suraski | 1999-09-04 | 1 | -2/+2 |
| | |||||
* | A few fixes | Zeev Suraski | 1999-09-04 | 2 | -63/+62 |
| | |||||
* | Update the mSQL module with the latest tech | Zeev Suraski | 1999-09-04 | 3 | -329/+177 |
| | |||||
* | Fixed. | Andrey Hristov | 1999-08-05 | 1 | -0/+1 |
| | |||||
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -31/+31 |
| | | | | | php3_compat.h) | ||||
* | More symbol work. | Andrey Hristov | 1999-08-02 | 2 | -55/+60 |
| | |||||
* | Please add in any changes/bug fixes you've made - we need to keep a details ↵ | Zeev Suraski | 1999-07-22 | 1 | -1/+2 |
| | | | | ChangeLog... | ||||
* | the ; is superflicious | Sascha Schumann | 1999-07-21 | 1 | -1/+1 |
| | |||||
* | Test, will document this soon. | Egon Schmid | 1999-07-19 | 1 | -2/+2 |
| | |||||
* | This is so ugly, I hate myself for committing it | Sascha Schumann | 1999-07-16 | 1 | -6/+3 |
| | |||||
* | fix detection | Sascha Schumann | 1999-07-16 | 1 | -1/+1 |
| | |||||
* | Oops #2 | Zeev Suraski | 1999-07-16 | 1 | -1/+1 |
| | |||||
* | Oops | Zeev Suraski | 1999-07-16 | 1 | -2/+2 |
| | |||||
* | * Get the mSQL module up to date | Zeev Suraski | 1999-07-16 | 1 | -43/+61 |
| | |||||
* | Minor fix | Zeev Suraski | 1999-07-16 | 1 | -0/+2 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
| | |||||
* | Introduce AC_ADD_* macros | Sascha Schumann | 1999-06-20 | 1 | -5/+2 |
| | | | | | | | 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) | ||||
* | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 2 | -57/+59 |
| | | | | | - add necessary phpext_*_ptr | ||||
* | * Finalizing the PHP version of SAPI. Support POST and cookies among other ↵ | Zeev Suraski | 1999-05-09 | 2 | -2/+2 |
| | | | | | | | | | | | | | 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. | ||||
* | Remove tls.[ch] | Zeev Suraski | 1999-04-23 | 1 | -3/+0 |
| | |||||
* | moved dav, msql and oracle to ext/ | Stig Bakken | 1999-04-21 | 6 | -0/+1620 |