Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move build-defs.h(.in) and php_config.h to main | Sascha Schumann | 2000-11-27 | 1 | -82/+0 |
| | |||||
* | Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. | David Croft | 2000-07-24 | 1 | -21/+12 |
| | | | | | | | | | Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not already been changed as I am not sure if there are any legal # issues here. So some extensions still have PHP 3 headers. | ||||
* | @Set default include_path so PEAR files can be reached (Stig) | Stig Bakken | 2000-07-18 | 1 | -0/+1 |
| | |||||
* | oracle.c expects _ORACLE_ | Thies C. Arntzen | 2000-05-08 | 1 | -3/+3 |
| | |||||
* | oracle/oci8 no longer share the compile-time infos | Thies C. Arntzen | 2000-05-08 | 1 | -7/+6 |
| | |||||
* | Preset extension_dir to the installation directory of PHP modules. | Sascha Schumann | 2000-05-02 | 1 | -0/+1 |
| | | | | | | This effectively means that dl() will work without having an installed configuration file. | ||||
* | - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. | Andi Gutmans | 2000-03-11 | 1 | -1/+1 |
| | | | | | | | | There are 2-3 third-party libs in PHP which use DEBUG and I left them this way (primary example is pcrelib). - Please test things and Andrei, can you check that pcrelib stopped printing the warning messages? | ||||
* | Some cleanup | Sascha Schumann | 1999-12-21 | 1 | -1/+0 |
| | |||||
* | Add information about chosen SAPI module to phpinfo() | Sascha Schumann | 1999-12-20 | 1 | -0/+1 |
| | |||||
* | Add configure command to phpinfo() output (Stig) | Stig Bakken | 1999-12-03 | 1 | -2/+2 |
| | |||||
* | Changes for updated odbc module | Andreas Karajannis | 1999-09-05 | 1 | -6/+4 |
| | |||||
* | add some which are always substituted | Sascha Schumann | 1999-07-12 | 1 | -4/+4 |
| | |||||
* | add sendmail | Sascha Schumann | 1999-07-06 | 1 | -1/+1 |
| | |||||
* | almost no config.m4 substitutes these anymore. | Sascha Schumann | 1999-07-03 | 1 | -62/+62 |
| | |||||
* | odbc compiles and runs on UNIX again (tested with Solid 2.3) | Stig Bakken | 1999-04-20 | 1 | -0/+7 |
| | |||||
* | PHP 4.0 | Zeev Suraski | 1999-04-07 | 1 | -0/+85 |