swig/Lib/php
Olly Betts ab754b0c65 [PHP] Fix access to already released memory
Fix access to already released memory during PHP module  shutdown, which
often didn't cause visible problems, but could result in segmentation
faults, bus errors, etc.  Fixes #1170, reported by Jitka Plesníková.
2019-02-09 17:08:21 +13:00
..
const.i [php] Fix function constants for PHP 7.3 2019-02-08 14:58:01 +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 Fix overloading for non-pointers and NULL - Php 2018-12-30 12:00:49 +00:00
phpinit.swg [PHP] Fix access to already released memory 2019-02-09 17:08:21 +13:00
phpkw.swg PHP: Make reserved keywords to reserved function only (#1335) 2018-10-29 08:41:16 +13:00
phppointers.i [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
phprun.swg [PHP] Fix access to already released memory 2019-02-09 17:08:21 +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 Add support for non-default compare template argument in std::map wrappers 2018-10-09 19:44:00 +01: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