Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new Zend API and some minor cleanup. | Sascha Schumann | 1999-09-24 | 1 | -33/+33 |
| | |||||
* | Added PHP_WITH_SHARED for checking "shared,*" prefix when configuring | Stig Bakken | 1999-09-13 | 1 | -1/+1 |
| | | | | | extensions. | ||||
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -1/+1 |
| | | | | | php3_compat.h) | ||||
* | Symbol work. | Andrey Hristov | 1999-07-27 | 2 | -9/+10 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 |
| | |||||
* | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 2 | -11/+11 |
| | | | | | - add necessary phpext_*_ptr | ||||
* | - fix compile issues for various packages (dbase, sysv*, zlib) | Sascha Schumann | 1999-05-21 | 2 | -3/+4 |
| | | | | | - some cleanup in mhash/mcrypt | ||||
* | * 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. | ||||
* | forgot that one | Sascha Schumann | 1999-04-21 | 1 | -0/+54 |
| | |||||
* | incorporate gettext support | Sascha Schumann | 1999-04-21 | 5 | -0/+230 |