summaryrefslogtreecommitdiff
path: root/Lib/php/const.i
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic stray semi-colon removal after %typemap using quotesWilliam S Fulton2022-08-311-2/+2
* [php] Add parentheses around $value when castingOlly Betts2022-07-271-6/+6
* Improve naming of zend_class_entry structsOlly Betts2021-12-171-6/+6
* Fix uses of uninitialised zvalOlly Betts2021-05-051-0/+2
* php: Stop using dl()Olly Betts2021-05-031-2/+8
* wrap fake class constants via C APIOlly Betts2021-04-011-10/+37
* Fix handling of strongly-typed enumsOlly Betts2021-03-291-2/+2
* [php] Fix function constants for PHP 7.3Olly Betts2021-03-241-2/+1
* Refactor code to rename class entry variables and ConvertPtr to work with wra...Nihal2017-08-201-4/+4
* Remove SWIG_Get_Type function usage in class constants.Nihal2017-07-191-0/+21
* [PHP7] Wrap bool constants as PHP booleansOlly Betts2016-11-301-1/+3
* [PHP] Add support for PHP7.Olly Betts2016-11-301-9/+4
* Add c++11 strongly typed enum support for PHPWilliam S Fulton2014-11-271-1/+1
* Fix compiler warnings in generated code when using -std=c++98 -std=gnu89 -ped...William S Fulton2014-05-241-2/+2
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-281-5/+2
|\
| * [PHP] Fix the constant typemaps for SWIGTYPE, etc - previouslyOlly Betts2012-05-101-5/+2
* | Add rvalue reference typemapsWilliam S Fulton2013-01-241-0/+1
|/
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Add PHP typemaps for pointer to method.Olly Betts2009-12-031-0/+3
* WARN_* constants are user visible, so keep existing WARN_PHP4_* forOlly Betts2008-07-031-0/+53