<div dir="ltr">With SWIG MapScript, the de-allocation of objects happens behind the scenes, so as objects go out of scope their resources are free'd IF the object is not referenced by another one. --Steve</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 21, 2020 at 6:05 AM Robert Pivalone <<a href="mailto:robert.pivalone@gmail.com">robert.pivalone@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello.</div><div><br></div><div>In MapServer 6 / 7 + PHP MapScript API, labelObj, layerObj, mapObj, classObj, shapeObj and styleObj have a "free()" method.</div><br>In MapServer 7.x + SWIG MapScript API, it seems there are no "free()" method. Are they not exposed ? or useless now ?<br><br><div>Regards.</div><div><br></div><div>PS : From the PHP MapScript API documentation : void free() : Free the object properties and break the internal references.
Note that you have to unset the php variable to free totally the
resources.</div></div>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapserver-users</a></blockquote></div>