swig/Lib/php
Olly Betts 26a01e1b83 [PHP7] Fix segfault on module unload
Register internal 'swig_runtime_data_type_pointer' constant as
"CONST_PERSISTENT" to avoid segmentation fault on module unload.  Fixes
https://github.com/swig/swig/issues/859 reported by Timotheus Pokorra -
thanks also to Javier Torres for a minimal reproducer.
2016-12-30 16:05:53 +13:00
..
const.i [PHP7] Wrap bool constants as PHP booleans 2016-11-30 17:19:11 +13:00
director.swg [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
factory.i Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
globalvar.i [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
php.swg [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
phpinit.swg [PHP] Fix minor misindentation in generated wrapper 2016-12-01 12:02:52 +13:00
phpkw.swg [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
phppointers.i [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
phprun.swg [PHP7] Fix segfault on module unload 2016-12-30 16:05:53 +13:00
std_common.i merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes 2010-03-06 00:51:54 +00: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 Fix some language's std::map wrappers to recognise difference_type, size_type, key_type and mapped_type. 2012-05-15 19:51:06 +00:00
std_pair.i merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes 2010-03-06 00:51:54 +00:00
std_string.i [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
std_vector.i Work around differences in clang libc++ std::vector<bool>::const_reference 2014-02-04 16:00:12 -05:00
stl.i merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes 2010-03-06 00:51:54 +00:00
typemaps.i [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
utils.i [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00