swig/Lib/php
Olly Betts 688ea24560 [PHP] Fix director code to work when PHP is built with ZTS enabled,
which is the standard configuration on Microsoft Windows.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12749 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2011-06-23 16:04:42 +00:00
..
const.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
director.swg [PHP] Fix director code to work when PHP is built with ZTS enabled, 2011-06-23 16:04:42 +00:00
factory.i Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/ 2009-07-22 11:08:29 +00:00
globalvar.i Attach the swig_php_init_member_ptr fragment to all the typemaps which need it. 2010-06-25 01:48:33 +00:00
php.swg SWIG_ZTS_SetPointerZval() now interprets bit 1 in newobject as meaning (wrap 2011-05-30 06:47:47 +00:00
phpinit.swg Attach the swig_php_init_member_ptr fragment to all the typemaps which need it. 2010-06-25 01:48:33 +00:00
phpkw.swg SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
phppointers.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
phprun.swg Need to cast away const-ness for the PHP API. 2011-05-30 06:58:26 +00:00
std_common.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +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 remove std::map specializations - not needed since the typemap matching rules were changed to follow type deducation used in template specialization 2010-04-04 20:37:20 +00:00
std_pair.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
std_string.i [PHP] When using %throws or %catches, SWIG-generated PHP5 wrappers 2010-05-26 07:32:20 +00:00
std_vector.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
stl.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
typemaps.i [PHP] Add casts to the typemaps for long long and unsigned long 2011-03-07 04:06:54 +00:00
utils.i Add input typemaps for long long and unsigned long long for PHP. 2009-12-03 01:29:45 +00:00