swig/Examples/php/variables
Olly Betts 32283991c5 Don't generate a .php wrapper file by default
It's now only generated if something to put in it is specified via:

%pragma(php) include=...

or

%pragma(php) code=...
2021-05-04 14:14:56 +12:00
..
Makefile Remove 'static' targets from PHP examples 2016-11-30 12:15:42 +13:00
example.c Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
example.h rename php4 to php 2008-11-22 12:35:27 +00:00
example.i rename php4 to php 2008-11-22 12:35:27 +00:00
runme.php Don't generate a .php wrapper file by default 2021-05-04 14:14:56 +12:00