summaryrefslogtreecommitdiff
path: root/scripts/conv_proto
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)foobar2003-01-281-30/+0
|
* this script automatically converts the ugly void php3_... prototypesSascha Schumann1999-05-161-0/+30
to PHP_FUNCTION(...) prototypes. Also kills some unnecessary extern declarations in front of function prototypes.