TODO: Remove stale PHP entry
Ref count destroying has worked for years (and is explicitly tested by swig_exception_runme.php).
This commit is contained in:
parent
dee8b65823
commit
6f016f3a38
1 changed files with 1 additions and 2 deletions
3
TODO
3
TODO
|
|
@ -201,8 +201,7 @@ PHP
|
|||
** When returning wrapped objects via alternate constructors if that
|
||||
pointer value already exists "out there" as a resource we should
|
||||
use the same resource, we can't have multiple ref-counted resources
|
||||
mapping to the same object in case it gets twice destroyed. And check
|
||||
if ref count destroying is even working, see smart_pointer_rename
|
||||
mapping to the same object in case it gets twice destroyed.
|
||||
|
||||
** Look at pass by point and passby ref,
|
||||
Make sometype** to be auto allocated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue