Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | |||||
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -0/+8 |
| | |||||
* | - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. | Andi Gutmans | 2000-03-11 | 1 | -4/+4 |
| | | | | | | | | 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? | ||||
* | moved dbase into ext/ along with the bundled library | Stig Bakken | 1999-04-19 | 1 | -0/+183 |
dbase programs are no longer included |