summaryrefslogtreecommitdiff
path: root/Lib/php/typemaps.i
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic stray semi-colon removal after %typemap using quotesWilliam S Fulton2022-08-311-6/+6
* [php] Eliminate sprintf to temp buffer to create ZVALOlly Betts2022-06-091-18/+6
* [php] Generate PHP type declarationsOlly Betts2022-01-201-10/+10
* Tweak source whitespace to match SWIG conventionsOlly Betts2021-12-151-0/+1
* Replace remaining PHP errors with PHP exceptionsOlly Betts2021-05-261-1/+1
* php: Throw exceptions instead of using errorsOlly Betts2021-05-251-1/+2
* [PHP] Add support for PHP7.Olly Betts2016-11-301-61/+44
* [PHP] Fix "in" typemap for char INPUT[ANY]Olly Betts2016-09-021-1/+1
* Consistent memory initialization in php typemaps.William S Fulton2015-07-301-1/+1
* [PHP] Pass ZTS context through to t_output_helper() so it worksOlly Betts2014-04-021-7/+7
* [PHP] Add casts to the typemaps for long long and unsigned longOlly Betts2011-03-071-6/+6
* [PHP] Add missing INPUT, OUTPUT and INOUT typemaps in the typemaps.i library ...William S Fulton2011-02-191-25/+65
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* [PHP] Add typemaps for long long and unsigned long long.Olly Betts2009-12-031-6/+26
* remove last vestiges of php4 and encourage use of -php rather than -php5William S Fulton2008-12-061-1/+1
* [PHP5] Add typemaps for long long and unsigned long long.Olly Betts2008-09-191-0/+73
* Make testcase li_typemaps work for PHP.Olly Betts2008-07-031-0/+21
* WARN_* constants are user visible, so keep existing WARN_PHP4_* forOlly Betts2008-07-031-0/+171