summaryrefslogtreecommitdiff
path: root/ext/ereg/php_regex.h
Commit message (Collapse)AuthorAgeFilesLines
* file did not end with a newline, causing problems for Sun's C compilerMike Gerdts1999-08-031-1/+1
|
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-0/+14
* 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