]> granicus.if.org Git - php/commit
skeleton: support PHP 7.2
authorVincent JARDIN <vjardin@free.fr>
Tue, 1 Jan 2019 23:06:29 +0000 (00:06 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 2 Jan 2019 10:21:25 +0000 (11:21 +0100)
commit91e44a27f68aa808e03d11b108ae8c8ea3e4c2f9
tree54b70ff0dd4820fb000046ef8714d4107e3311b3
parent1732ce9c2357ac5f25f2cc997efb75f673728001
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
ext/skeleton/skeleton.c