phpmyadmin/libraries/gis
Michal Čihař a083a4c839 Fixed manipulation with GIS data having zero coordinates
Another example when using PHP's empty() leads to problems.

Fixes #12957

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-02-13 14:44:47 +01:00
..
GISFactory.php Remove side effects in declaration files. 2015-11-15 17:31:53 +01:00
GISGeometry.php Fixed manipulation with GIS data having zero coordinates 2017-02-13 14:44:47 +01:00
GISGeometrycollection.php Do not use case insensitive char for symbols lookup 2016-01-05 09:09:57 +01:00
GISLinestring.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
GISMultilinestring.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
GISMultipoint.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
GISMultipolygon.php Remove /*overload*/ prefix from mb_* calls 2016-01-04 16:35:28 +01:00
GISPoint.php Scrutinizer Auto-Fixes 2016-12-13 15:16:11 +00:00
GISPolygon.php Avoid using Util::pow when we do not need big precision 2016-09-27 09:34:32 +02:00
GISVisualization.php Check if query succeeded before processing results 2017-01-02 17:31:20 +01:00