phpmyadmin/libraries/classes/Gis
Maurício Meneghini Fauth 1835ebb4fc
Replace mb_strpos !== false with str_contains
See: https://wiki.php.net/rfc/str_contains#case-insensitivity_and_multibyte_strings

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-07-10 13:43:40 -03:00
..
GisFactory.php Use PSR-12 for control structures spacing 2021-03-05 15:27:03 -03:00
GisGeometry.php Fix some errors found by PHPStan and Psalm 2021-06-24 18:03:14 -03:00
GisGeometryCollection.php Fix some errors found by PHPStan and Psalm 2021-06-24 18:03:14 -03:00
GisLineString.php Fix some errors found by PHPStan and Psalm 2021-06-24 18:03:14 -03:00
GisMultiLineString.php Fix some errors found by PHPStan and Psalm 2021-06-24 18:03:14 -03:00
GisMultiPoint.php Fix some errors found by PHPStan and Psalm 2021-06-24 18:03:14 -03:00
GisMultiPolygon.php Replace mb_strpos !== false with str_contains 2021-07-10 13:43:40 -03:00
GisPoint.php Fix some errors found by PHPStan and Psalm 2021-06-24 18:03:14 -03:00
GisPolygon.php Replace mb_strpos !== false with str_contains 2021-07-10 13:43:40 -03:00
GisVisualization.php Move both operands of an assignment to the same line 2021-04-20 22:35:21 -03:00