Opened 13 years ago

#4032 new enhancement

PHP/MapScript: some objects are clonable and some aren't

Reported by: aboudreault Owned by: aboudreault
Priority: normal Milestone: 6.2 release
Component: MapScript-PHP Version: svn-trunk (development)
Severity: normal Keywords:
Cc:

Description

Currently, some objects are clonable and some not. The clonable objects are only those that had the clone() function in the old PHP3 binding.

Almost all objects could be clonable using the internal mapserver functions.

Change History (0)

Note: See TracTickets for help on using tickets.