[PHP] An overloaded method which can return an object or a
primitive type no longer causes SWIG to segfault. Reported by Paul Colby in SF#3168531. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12471 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3cee7b7b3e
commit
bf7c9e9a42
4 changed files with 28 additions and 1 deletions
|
|
@ -5,6 +5,11 @@ See the RELEASENOTES file for a summary of changes in each release.
|
|||
Version 2.0.2 (in progress)
|
||||
===========================
|
||||
|
||||
2011-02-18: olly
|
||||
[PHP] An overloaded method which can return an object or a
|
||||
primitive type no longer causes SWIG to segfault. Reported by Paul
|
||||
Colby in SF#3168531.
|
||||
|
||||
2011-02-18: olly
|
||||
[PHP] Fix invalid erase during iteration of std::map in generated
|
||||
director code. Reported by Cory Bennett in SF#3175820.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue