php-src/ext/skeleton
Andrei Zmievski 4e857ef2d3 Changed ext_skel to use zend_parse_parameters() for argument parsing in
the generated functions. This cuts down on code a lot.

The point before this change was tagged BEFORE_PARAM_PARSING_CHANGE.
2001-08-11 03:24:23 +00:00
..
tests added a regression test skeleton file 2000-10-23 07:31:31 +00:00
create_stubs Changed ext_skel to use zend_parse_parameters() for argument parsing in 2001-08-11 03:24:23 +00:00
CREDITS added generation of CREDITS and EXPERIMENTAL to ext_skel 2001-05-02 23:33:21 +00:00
EXPERIMENTAL added generation of CREDITS and EXPERIMENTAL to ext_skel 2001-05-02 23:33:21 +00:00
php_skeleton.h More ext_skel cleanup 2001-08-09 04:47:47 +00:00
skeleton.c More ext_skel cleanup 2001-08-09 04:47:47 +00:00
skeleton.php Tiny wording fix 2000-07-16 18:51:00 +00:00