Olly Betts
|
ac00c7ad98
|
Fix php example comment typo
|
2022-10-11 10:30:37 +13:00 |
|
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
|
ea560a73a4
|
Rename back - William wants this consistent across all the languages and it's
too much work to test a global renaming.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11606 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-08-17 01:37:18 +00:00 |
|
Olly Betts
|
089b226b80
|
Rename the "extend" example to "directors" as it tests directors not %extend.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11603 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-08-17 01:27:31 +00:00 |
|
Miklos Vajna
|
0249eea389
|
Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11434 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-07-22 11:08:29 +00:00 |
|