php-src/ext/skeleton
Vincent JARDIN 91e44a27f6 skeleton: support PHP 7.2
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
2019-01-02 11:21:25 +01:00
..
tests Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
.gitignore.in Merge branch 'PHP-7.2' into PHP-7.3 2018-10-19 00:10:22 +02:00
config.m4.in Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
config.w32.in Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
php_skeleton.h Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
skeleton.c skeleton: support PHP 7.2 2019-01-02 11:21:25 +01:00