swig/Lib/php
Olly Betts dfa5353f27 Eliminate extras hash table
This was used to store custom properties, but we can just ask the PHP
object to store them like it normally would, after checking for our
custom pseudo-properties.
2021-03-27 19:57:37 +13:00
..
const.i [php] Fix function constants for PHP 7.3 2021-03-24 12:15:39 +13:00
director.swg SWIG Director Support with Class Structure. Refactor Code to support rename. 2017-08-01 11:01:15 +05:30
factory.i Merge branch 'master' into gsoc2017-php7-classes-via-c-api 2021-03-26 12:00:59 +13:00
globalvar.i [php] Whitespace improvements in generated C/C++ code 2019-02-12 10:14:25 +13:00
php.swg Whitespace tweaks 2021-03-26 16:41:28 +13:00
phpinit.swg [php] Whitespace improvements in generated C/C++ code 2019-02-12 10:14:25 +13:00
phpkw.swg [PHP] Update PHP keyword list 2021-03-26 08:24:40 +13:00
phppointers.i [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
phprun.swg Eliminate extras hash table 2021-03-27 19:57:37 +13:00
std_common.i php: Trim trailing whitespace from PHP typemaps 2021-03-26 10:19:57 +13:00
std_deque.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
std_map.i php: Trim trailing whitespace from PHP typemaps 2021-03-26 10:19:57 +13:00
std_pair.i Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
std_string.i [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
std_vector.i php: Trim trailing whitespace from PHP typemaps 2021-03-26 10:19:57 +13:00
stl.i php: Trim trailing whitespace from PHP typemaps 2021-03-26 10:19:57 +13:00
typemaps.i [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
utils.i Remove PHP-specific avoidance of uninitialised variable 2019-02-11 10:49:20 +13:00