summaryrefslogtreecommitdiff
path: root/Examples/php/pointer/runme.php
Commit message (Collapse)AuthorAgeFilesLines
* Don't generate a .php wrapper file by defaultOlly Betts2021-05-041-2/+0
| | | | | | | | | | It's now only generated if something to put in it is specified via: %pragma(php) include=... or %pragma(php) code=...
* php: Test multiple return values in pointer exampleOlly Betts2021-03-311-3/+5
|
* Fix comment typoOlly Betts2021-03-311-1/+1
|
* php: Omit closing ?> in manual and examplesOlly Betts2021-03-231-2/+0
| | | | | PSR-12 says "The closing ?> tag MUST be omitted from files containing only PHP".
* Fix Examples/php/pointer to work with PHP 5.5Miklos Vajna2013-12-121-1/+1
| | | | With this, all examples work with PHP 5.5 for me.
* modify build system to use php instead of php4William S Fulton2008-12-061-0/+35
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10967 626c5289-ae23-0410-ae9c-e8d60b6d4f22