swig/Lib/php
Olly Betts 4fbb9e24d6 [PHP] Add casts to the typemaps for long long and unsigned long
long to avoid issues when they are used with shorter types via
%apply.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12520 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2011-03-07 04:06:54 +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 invalid erase during iteration of std::map in generated 2011-02-18 05:30:26 +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 [PHP] Add casts to the typemaps for long long and unsigned long 2011-03-07 04:06:54 +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 Wrapping pointer to member function types is likely to be rare, so use 2010-06-24 14:16:16 +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