summaryrefslogtreecommitdiff
path: root/scripts/ext_skel_ng/php_function.php
Commit message (Expand)AuthorAgeFilesLines
* ext_skel is no more, and ext_skel_ng is moving to PEAR::PECL_GenHartmut Holzgraefe2003-06-291-426/+0
* thoughts about a new proto parser ...Hartmut Holzgraefe2003-06-211-2/+49
* typo fixHartmut Holzgraefe2003-06-201-1/+1
* doing the trick like in extension_parser.phpHartmut Holzgraefe2003-05-201-1/+1
* no RCS keyword expansion in template, 2nd tryHartmut Holzgraefe2003-05-201-1/+1
* - new method to generate test cases for functionsHartmut Holzgraefe2003-05-201-3/+36
* 'stream' parameter support in proto parser and code generationHartmut Holzgraefe2003-05-091-0/+10
* use PHP 5 style constructorHartmut Holzgraefe2003-04-261-54/+56
* whitespace changes in generated codeHartmut Holzgraefe2003-04-241-13/+13
* Resource handling fixed and improved:Hartmut Holzgraefe2003-04-231-17/+111
* make sure the function name in the proto matches the functionHartmut Holzgraefe2003-03-151-0/+5
* - support for "callback" typeHartmut Holzgraefe2003-02-281-7/+10
* - code generation: resources and phpinfo logoHartmut Holzgraefe2003-02-241-24/+30
* code for the special functions MINIT, MSHUTDOWN, RINIT, RSHUTDOWN, MINFOHartmut Holzgraefe2003-02-191-3/+19
* next generation ext_skel script - initial checkinHartmut Holzgraefe2003-02-191-0/+210