swig/Lib/php
Olly Betts 64843143f1 The default out typemap for char[ANY] now returns up to a zero byte, or the end
of the array if there is no zero byte.  This is the same as Python does, and seems
more generally useful than the previous behaviour of returning the whole
contents of the array including any zero bytes.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11176 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2009-03-30 02:22:14 +00:00
..
const.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
globalvar.i Fix non-standard indentation. 2008-10-01 05:28:45 +00:00
php.swg The default out typemap for char[ANY] now returns up to a zero byte, or the end 2009-03-30 02:22:14 +00:00
phpinit.swg Rename php4*.swg to php*.swg. 2008-07-03 00:37:38 +00:00
phpkw.swg Rename php4*.swg to php*.swg. 2008-07-03 00:37:38 +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 remove last vestiges of php4 and encourage use of -php rather than -php5 2008-12-06 23:15:20 +00:00
std_common.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +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 [PHP] For std_vector.i and std_map.i, rename empty() to is_empty() 2008-07-04 01:22:11 +00:00
std_pair.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
std_string.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
std_vector.i [PHP] For std_vector.i and std_map.i, rename empty() to is_empty() 2008-07-04 01:22:11 +00:00
stl.i WARN_* constants are user visible, so keep existing WARN_PHP4_* for 2008-07-03 00:09:56 +00:00
typemaps.i remove last vestiges of php4 and encourage use of -php rather than -php5 2008-12-06 23:15:20 +00:00
utils.i [PHP5] Change the default input typemap for char * to turn PHP 2008-09-18 14:02:15 +00:00