mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
91e44a27f6
skeleton can still be leveraged with older PHP releases, including PHP 7.2. I wanted to add this capability since PHP 7.2 is still widely provided with most Linux distributions. I am using ext_skel.php on a vanilla Ubuntu 18.04 and Windows in order to illustrate how to develop a PHP extension for both OS using the default tools provided by the distributions. see: https://github.com/vjardin/php-bonjour |
||
---|---|---|
.. | ||
tests | ||
.gitignore.in | ||
config.m4.in | ||
config.w32.in | ||
php_skeleton.h | ||
skeleton.c |