Mapbender Starter v3.2.3 (updated)
NOTE: this is a redo of the Starter Release originally published on Thursday Dec 10th, to fix installation errors on PHP 7.1 / 7.2.
- Update mapbender/mapbender to v3.2.3
- Update mapbender/digitizer to 1.4.4
- Update mapbender/vis-ui.js to 0.2.84
- Update mapbender/data-manager to 1.1.4
- Update mapbender/data-source to 0.1.20
- [Demo applications] drop outdated feature info dialog sizing defaults
- [Demo applications] fix invalid CoordinatesDisplay title
- [Demo applications] fix Element titles / tooltips not respecting updated Mapbender defaults
- [Demo applications] prune misc outdated / no longer existant configuration values
- Fix app/console script dependency on current working directory
- Drop php platform override hack
- Drop deprecated loadClassCache calls in entry scripts (deprecated since Symfony 3.3+, no effect on PHP 7)
- Drop example usage for deprecated ApcClassLoader
- Clean up README.md