[Mapguide-trac] [mapguide-trac] #2868: serverdatafunctions.php uses removed function get_magic_quotes_gpc()

MapGuide Open Source trac_mapguide at osgeo.org
Thu Apr 6 07:58:26 PDT 2023


#2868: serverdatafunctions.php uses removed function get_magic_quotes_gpc()
-----------------------+----------------------
 Reporter:  jng        |        Owner:  jng
     Type:  defect     |       Status:  closed
 Priority:  low        |    Milestone:  4.0
Component:  Map Admin  |      Version:
 Severity:  trivial    |   Resolution:  fixed
 Keywords:             |  External ID:
-----------------------+----------------------
Changes (by jng):

 * status:  assigned => closed
 * resolution:   => fixed

Comment:

 In [changeset:"10049" 10049]:
 {{{#!CommitTicketReference repository="" revision="10049"
 Make CleanUpMagicQuotes() in serverdatafunctions.php do nothing. The
 get_magic_quotes_gpc() has been removed and PHP 8 migration discussions
 around this function suggest to just treat as though this function now
 returns false, which in our case means this CleanUpMagicQuotes() function
 now does nothing.

 Fixes #2868
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2868#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list