swig/Lib/php
2014-05-24 14:13:19 +01:00
..
const.i Fix compiler warnings in generated code when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 14:13:19 +01:00
director.swg "if (strlen(msg))" -> "if (msg[0])" 2014-02-17 16:26:48 +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 Whitespace tweaks 2014-02-17 16:27:39 +13:00
php.swg [PHP] The usage of $input in PHP directorout typemaps has been 2013-12-12 15:40:15 +13: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 [PHP] Update the lists of PHP keywords with new ones from PHP 5.4 2014-02-19 17:21:34 +13:00
phppointers.i Fix Examples/php/pointer to work with PHP 5.5 2013-12-12 15:52:51 +13:00
phprun.swg Eliminate unused parameter from SWIG_Php_GetModule() 2014-04-02 23:46:44 +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] The usage of $input in PHP directorout typemaps has been 2013-12-12 15:40:15 +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] Pass ZTS context through to t_output_helper() so it works 2014-04-02 23:28:56 +13:00
utils.i Fix compiler warnings in generated code when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 14:13:19 +01:00