swig/Examples/php/extend
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
..
example.cxx Rename back - William wants this consistent across all the languages and it's 2009-08-17 01:37:18 +00:00
example.h Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
example.i Rename back - William wants this consistent across all the languages and it's 2009-08-17 01:37:18 +00:00
index.html Rename back - William wants this consistent across all the languages and it's 2009-08-17 01:37:18 +00:00
Makefile Remove 'static' targets from PHP examples 2016-11-30 12:15:42 +13:00
runme.php Don't generate a .php wrapper file by default 2021-05-04 14:14:56 +12:00