drop support for PHP < 5.4

This commit is contained in:
Sarah Hoffmann 2016-10-17 22:28:39 +02:00
parent bb1c3f23ab
commit b77e2503f5

View File

@ -38,7 +38,7 @@ For running Nominatim:
* [PostgreSQL](http://www.postgresql.org) (9.1 or later)
* [PostGIS](http://postgis.refractions.net) (2.0 or later)
* [PHP](http://php.net)
* [PHP](http://php.net) (5.4 or later)
* PHP-pgsql
* [PEAR::DB](http://pear.php.net/package/DB)
* a webserver (apache or nginx are recommended)