swig/Lib/php
William S Fulton e26f6bb4e2 Add missing typedefs to std::vector + typedef corrections
Tests for std::vector of pointers added which check
 std::vector<T*>::const_reference and std::vector<T*>::reference
usage which gave compilation errors in Python and Perl which had
specialized these vectors incorrectly.
2019-02-13 22:46:28 +00: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] Whitespace improvements in generated C/C++ code 2019-02-12 10:14:25 +13:00
php.swg Fix hardcoded _v in PHP typecheck typemaps 2019-02-12 09:29:41 +13:00
phpinit.swg [php] Whitespace improvements in generated C/C++ code 2019-02-12 10:14:25 +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 missing typedefs to std::map 2019-02-13 22:46:27 +00:00
std_pair.i Add missing typedefs to std::pair 2019-02-13 22:46:28 +00:00
std_string.i [PHP] Add support for PHP7. 2016-11-30 13:05:59 +13:00
std_vector.i Add missing typedefs to std::vector + typedef corrections 2019-02-13 22:46:28 +00:00
stl.i Create a consistent stl.i library file 2019-02-12 18:46:05 +00: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