Opened 12 years ago
Closed 12 years ago
#909 closed enhancement (fixed)
Mapbender 2.7 and PHP 5.4
Reported by: | verenadiewald | Owned by: | dev |
---|---|---|---|
Priority: | major | Milestone: | 2.7.4 release |
Component: | core | Version: | 2.7.3 |
Keywords: | Cc: |
Description ¶
what you have to do to get Mapbender working with PHP 5.4
Note:
See TracTickets
for help on using tickets.
Standard functionality still works with PHP 5.4, but try to get rid of all import_request_variables("PG") calls in your source code, please replace it with:
http://trac.osgeo.org/mapbender/changeset/8681