Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Another typo. | Egon Schmid | 1999-08-09 | 1 | -1/+1 | |
| | ||||||
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -47/+47 | |
| | | | | | php3_compat.h) | |||||
* | Please add in any changes/bug fixes you've made - we need to keep a details ↵ | Zeev Suraski | 1999-07-22 | 1 | -4/+2 | |
| | | | | ChangeLog... | |||||
* | The last forgotten prototypes I know. | Egon Schmid | 1999-07-19 | 1 | -2/+2 | |
| | ||||||
* | void some warnings | Sascha Schumann | 1999-07-17 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Zeev Suraski | 1999-07-16 | 1 | -0/+5 | |
| | ||||||
* | *** empty log message *** | Zeev Suraski | 1999-07-16 | 1 | -7/+8 | |
| | ||||||
* | Get postgresql module uptodate | Zeev Suraski | 1999-07-16 | 1 | -63/+55 | |
| | ||||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -20/+9 | |
| | ||||||
* | . | Sascha Schumann | 1999-05-29 | 1 | -1/+1 | |
| | ||||||
* | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 1 | -36/+33 | |
| | | | | | - add necessary phpext_*_ptr | |||||
* | * Get Apache to work. POST doesn't work yet. | Zeev Suraski | 1999-05-11 | 1 | -1/+1 | |
| | | | | | | | * 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 | |||||
* | last bunch of extensions moving to ext/ | Stig Bakken | 1999-04-22 | 1 | -0/+1490 | |
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. |