<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>