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 |
|
William S Fulton
|
08210236ef
|
Fix newobject3 testcase
Fixes Octave problem which has a template called product.
|
2017-10-10 08:05:21 +01:00 |
|
Olly Betts
|
0ca47dd7cc
|
CHANGES.current entry and regression test for previous commit
|
2017-10-09 11:09:58 +13:00 |
|