summaryrefslogtreecommitdiff
path: root/Examples/php
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc -Waddress warning in variables examplesWilliam S Fulton2013-10-181-1/+1
* PHP examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton2013-04-1917-119/+102
* Update lingering configure.in references to say configure.acOlly Betts2013-03-211-1/+1
* Make php example C90 compliantWilliam S Fulton2012-12-153-5/+14
* Remove runtime warnings in overloading php exampleWilliam S Fulton2011-02-011-4/+3
* [PHP] Fix handling of OUTPUT typemaps (Patch from Ryan in SF#3058394).Olly Betts2010-09-081-12/+14
* Remove PHP4 hangoverOlly Betts2010-06-011-80/+0
* Remove PHP4 hangover.Olly Betts2010-06-011-79/+0
* Fix to work with PHP5 wrappersOlly Betts2010-05-251-3/+3
* Fix to work with PHP5 wrappers.Olly Betts2010-05-251-2/+2
* Fix to work with PHP5 wrappersOlly Betts2010-05-251-4/+4
* Fix typo in literal string.Olly Betts2009-12-151-1/+1
* Add callback and extend; fix error in alphabetical ordering.Olly Betts2009-08-171-1/+3
* Rename back - William wants this consistent across all the languages and it'sOlly Betts2009-08-176-0/+0
* Explain the poor name.Olly Betts2009-08-171-1/+5
* Remove bogus stuff about memory leaks - nothing in this testcase leaks.Olly Betts2009-08-172-36/+8
* Rename the "extend" example to "directors" as it tests directors not %extend.Olly Betts2009-08-176-0/+0
* Convert to use proxy classes.Olly Betts2009-08-175-28/+25
* [PHP] Update the PHP "class" example to work with PHP5 and useOlly Betts2009-08-142-22/+18
* Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/Miklos Vajna2009-07-2212-0/+319
* warning fixesWilliam S Fulton2008-12-241-1/+1
* warning fixesWilliam S Fulton2008-12-242-10/+10
* remove last vestiges of php4 and encourage use of -php rather than -php5William S Fulton2008-12-061-4/+4
* modify build system to use php instead of php4William S Fulton2008-12-0630-75/+75
* rename php4 to phpWilliam S Fulton2008-11-2272-0/+2249