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 |
|
Olly Betts
|
e54d44c4be
|
php: Omit closing ?> in manual and examples
PSR-12 says "The closing ?> tag MUST be omitted from files containing
only PHP".
|
2021-03-23 11:47:19 +13:00 |
|
Olly Betts
|
1f55c29eee
|
Zap extra blank line after ?> which appears in testsuite output
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11554 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-08-14 00:15:23 +00:00 |
|
William S Fulton
|
cc43f20f6d
|
PHP fix const char\*\& typemaps and add in char_strings runtime test based on Java version
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11552 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-08-13 23:31:19 +00:00 |
|