swig/Lib/php
Olly Betts 451998f27b Fix in typemap for void** and void*&
Mark the parameter as "byref" and write back through the reference
after the call.

Adjust testcase argout to uncomment the part that's meant to test this,
and to remove lingering traces of PHP's old call-time pass-by-reference
(which was completely removed before PHP 7).

Fixes #1457
2021-04-14 17:05:19 +12:00
..
const.i wrap fake class constants via C API 2021-04-01 14:40:32 +13:00
director.swg Fix memory leak in director upcall check 2021-03-29 18:17:19 +13:00
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 Fix in typemap for void** and void*& 2021-04-14 17:05:19 +12: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 Refactor to eliminate SWIG_ConvertResourcePtr() 2021-04-13 13:22:03 +12: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