aboutsummaryrefslogtreecommitdiff
path: root/Lib/php/utils.i
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainAlistair Delva
2019-02-11Remove PHP-specific avoidance of uninitialised variableOlly Betts
2016-11-30[PHP] Add support for PHP7.Olly Betts
2014-05-24Fix compiler warnings in generated code when using -std=c++98 -std=gnu89 -ped...William S Fulton
2014-04-02[PHP] Pass ZTS context through to t_output_helper() so it worksOlly Betts
2013-12-12[PHP] The usage of $input in PHP directorout typemaps has beenOlly Betts
2009-12-03Add input typemaps for long long and unsigned long long for PHP.Olly Betts
2009-08-14PHP: Add directorout typemap for primitive type const refsMiklos Vajna
2009-08-13PHP fix const char\*\& typemaps and add in char_strings runtime test based on...William S Fulton
2009-08-13Add PHP const ref typemaps for primitive typesWilliam S Fulton
2009-07-29[PHP] Fix memory leak in PHP OUTPUT typemaps. Reported by HitoshiOlly Betts
2009-07-22Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/Miklos Vajna
2008-09-18[PHP5] Change the default input typemap for char * to turn PHPOlly Betts
2008-07-03Make t_output_helper() static.Olly Betts
2008-07-03WARN_* constants are user visible, so keep existing WARN_PHP4_* forOlly Betts