]> granicus.if.org Git - php/commit
Repair ext_skel.php to create the basic framework for a PHP extension
authorZoDream <648383079@qq.com>
Mon, 23 Mar 2020 01:45:34 +0000 (09:45 +0800)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 23 Mar 2020 08:25:06 +0000 (09:25 +0100)
commit28afaef6faf587bd379b8114c4ed2cb93984f579
tree0d6bae87d8fceec66ba5c50707030812afb78d07
parent26b9780d02bba64abf0787f08524e29f73c06c94
Repair ext_skel.php to create the basic framework for a PHP extension

Copy the arginfo stubs file, and drop the %EXTNAME%_ to make things line up.

Closes GH-5289.
ext/ext_skel.php
ext/skeleton/skeleton.c