summaryrefslogtreecommitdiff
path: root/Examples/php
Commit message (Expand)AuthorAgeFilesLines
* Fix php example comment typoOlly Betts2022-10-111-1/+1
* [PHP] Remove useless shadowed variable in exampleOlly Betts2022-02-031-1/+0
* Fix and restore disabled code in PHP value exampleOlly Betts2021-05-041-1/+1
* Don't generate a .php wrapper file by defaultOlly Betts2021-05-0416-32/+0
* Fix PHP sync exampleOlly Betts2021-04-194-19/+19
* Adjust PHP sync exampleOlly Betts2021-04-183-15/+47
* php: Test multiple return values in pointer exampleOlly Betts2021-03-312-10/+7
* Fix comment typoOlly Betts2021-03-311-1/+1
* php: Remove out-dated remark from funcptr exampleOlly Betts2021-03-261-1/+0
* php: Use qualified constant names in funcptr exampleOlly Betts2021-03-261-6/+6
* php: Omit closing ?> in manual and examplesOlly Betts2021-03-2318-42/+0
* Fix php pragmas example include pathWilliam S Fulton2019-05-093-4/+7
* Fix php pragmas exampleWilliam S Fulton2019-04-301-1/+1
* [php] Eliminate use of unset constants in exampleOlly Betts2019-02-081-9/+5
* Misc. typosluz.paz2018-05-171-2/+2
* Remove -noproxy support in the Examples of PHP7Nihal2017-06-274-21/+21
* Fix indentation in PHP7 and PHP5 variables exampleNihal2017-06-261-2/+2
* Add documentation and examples for php version pragma.Nihal2017-05-082-0/+2
* Remove 'static' targets from PHP examplesOlly Betts2016-11-3017-100/+0
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-2117-51/+102
* Remove unused std_string.i from callback examplesWilliam S Fulton2015-05-101-2/+0
* Eliminate trivial differences between the reference examplesOlly Betts2014-11-072-11/+3
* Remove bogus ; after } in examplesOlly Betts2014-11-073-11/+11
* Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic ...William S Fulton2014-05-246-11/+11
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-1117-68/+68
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-162-2/+2
* Further cleaning up of class examplesOlly Betts2014-02-241-1/+0
* Improve the class example for several languages.Olly Betts2014-02-233-29/+14
* Fix crash in php exampleWilliam S Fulton2014-02-151-1/+1
* Remove executable bit from various test-suite runme filesOlly Betts2014-01-062-0/+0
* Fix Examples/php/pointer to work with PHP 5.5Miklos Vajna2013-12-121-1/+1
* 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