summaryrefslogtreecommitdiff
path: root/ext/skeleton/skeleton.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of HAVE_EXTNAME. This dates back to PHP 3 where source filesSascha Schumann2000-12-011-7/+0
* Get ext_skel working againRasmus Lerdorf2000-10-051-0/+5
* Use ZEND_DECLARE_MODULE_GLOBALS instead of equivalent #if ZTS/#else/#endifSascha Schumann2000-10-041-5/+1
* Fix some small issues.Sterling Hughes2000-10-031-1/+1
* Tiny wording fixRasmus Lerdorf2000-07-161-1/+1
* - Fixed incorrect code generated when all parameters are optional.Jouni Ahto2000-06-151-27/+3
* - #ifdef COMPILE_DL_FOOAndi Gutmans2000-06-101-1/+1
* # Cosmetic fixes and a typo.Jouni Ahto2000-06-091-3/+3
* - Cosmetic changes.Jouni Ahto2000-06-091-28/+31
* - As Sascha requested.Jouni Ahto2000-06-091-8/+3
* - Added skeleton module creating script.Jouni Ahto2000-06-091-0/+144