List view
- No due date•14/15 issues closed
Nominatim still uses some old concepts and dependencies from PHP 5.4 (released 2012) times. As of version 3.1 we still support PHP 5.4 and we'd like to move to PHP 5.6 at least. http://php.net/supported-versions.php (*) Last year we already introduced PHP tests, PHP code style guide, continuous integration tests, namespaced modules, more modular and OO classes, a development virtual machine and contributors guide. Timeline and target (Nominatim) version is still to be determined. *) to give one example we can't use PHPUnit's exception handling assert functions because those are unsupported in PHP5.4
No due date•6/6 issues closedThe current API has a number of shortcomings and errors which cannot be fixed because it would break existing clients. Therefore it is time to start thinking about a new version of the API. This milestone collects all issues that can only be solved with a new API.
No due date•4/6 issues closed