summaryrefslogtreecommitdiff
path: root/ext/mcal/php_mcal.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Mcal cleanup, stage 1: it compiles again (the php3 syntax to php4/zendChuck Hagenbuch2000-01-271-50/+41
| | | | | | | | syntax conversion left a lot of: PHP_FUNCTION void ... definitions, giving two types to every function). However, it's still segfaulting. I'll look into that next.
* More php3_ cleanupZeev Suraski1999-12-181-0/+1644