Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * added --enable-thread-safety switch | Stig Bakken | 1999-05-03 | 1 | -149/+0 |
| | | | | | * now generating internal_functions.c | ||||
* | add mcrypt module | Sascha Schumann | 1999-04-25 | 1 | -0/+2 |
| | |||||
* | last bunch of extensions moving to ext/ | Stig Bakken | 1999-04-22 | 1 | -10/+10 |
| | | | | | | | | 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. | ||||
* | moved imap and ldap | Stig Bakken | 1999-04-22 | 1 | -2/+2 |
| | |||||
* | moved fdf, hyperwave, informix and some smaller files | Stig Bakken | 1999-04-22 | 1 | -5/+3 |
| | |||||
* | moved db | Stig Bakken | 1999-04-21 | 1 | -1/+1 |
| | |||||
* | moved bcmath | Stig Bakken | 1999-04-21 | 1 | -3/+3 |
| | |||||
* | moved dav, msql and oracle to ext/ | Stig Bakken | 1999-04-21 | 1 | -5/+5 |
| | |||||
* | moving mysql to ext/ | Stig Bakken | 1999-04-21 | 1 | -1/+1 |
| | |||||
* | crypt constants | Sascha Schumann | 1999-04-21 | 1 | -0/+1 |
| | |||||
* | cleanup | Sascha Schumann | 1999-04-21 | 1 | -0/+2 |
| | |||||
* | odbc compiles and runs on UNIX again (tested with Solid 2.3) | Stig Bakken | 1999-04-20 | 1 | -1/+1 |
| | |||||
* | moved odbc into ext/ | Stig Bakken | 1999-04-19 | 1 | -7/+1 |
| | |||||
* | moved dbase into ext/ | Stig Bakken | 1999-04-19 | 1 | -1/+1 |
| | |||||
* | First commit of re-structuring phase one. We have started using automake in | Stig Bakken | 1999-04-17 | 1 | -18/+3 |
| | | | | | | | | | | | | | sub-directories and started to move extension code into ext/<name>. For now, I have moved the "standard" extension (which is quite a mix of everything right now) and the GD extension into their own subdirs in ext/. The configure script now also runs configure in the libzend directory automatically and makes sure php4 and libzend use the same config.cache file. To avoid running configure in libzend, use the --no-recursion option. "make" in php4 also builds libzend now. The Apache module doesn't compile right now, but a fix for that is coming up. | ||||
* | Buh-bye php3_ini | Zeev Suraski | 1999-04-10 | 1 | -4/+0 |
| | |||||
* | PHP 4.0 | Zeev Suraski | 1999-04-07 | 1 | -0/+171 |