Note the SF bug number for the previous fix.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10865 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
16c8749768
commit
971c3e1e84
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Version 1.3.37 (in progress)
|
|||
[PHP5] Change the default input typemap for char * to turn PHP
|
||||
Null into C NULL (previously it was converted to an empty string).
|
||||
The new behaviour is consistent with how the corresponding output
|
||||
typemap works.
|
||||
typemap works (SF#2025719).
|
||||
|
||||
If you want to keep the old behaviour, add the following typemap
|
||||
to your interface file (PHP's convert_to_string_ex() function does
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue