swig/Examples/php/callback
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 Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
example.h Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
example.i Remove unused std_string.i from callback examples 2015-05-10 11:49:28 +01:00
index.html Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +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