[Mapguide-trac] [mapguide-trac] #2876: Fix up instanceof exception checks in PHP code
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Oct 24 03:55:26 PDT 2023
#2876: Fix up instanceof exception checks in PHP code
-----------------------+----------------------
Reporter: jng | Owner: jng
Type: defect | Status: assigned
Priority: low | Milestone: 4.0
Component: General | Version:
Severity: trivial | Keywords:
External ID: |
-----------------------+----------------------
There are still sections of the PHP codebase doing `instanceof` checks
against exception classes that no longer exist.
These should be migrated over to be tests by exception code
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2876>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list