swig/Examples/php/reference
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.cxx 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 Eliminate trivial differences between the reference examples 2014-11-07 15:34:43 +13:00
example.i Eliminate trivial differences between the reference examples 2014-11-07 15:34:43 +13:00
runme.php Don't generate a .php wrapper file by default 2021-05-04 14:14:56 +12:00