swig/Examples/php/class
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 Improve the class example for several languages. 2014-02-23 18:24:51 +13:00
example.h Improve the class example for several languages. 2014-02-23 18:24:51 +13:00
example.i Further cleaning up of class examples 2014-02-24 10:10:24 +13:00
runme.php Don't generate a .php wrapper file by default 2021-05-04 14:14:56 +12:00