Branch: refs/heads/master Home: https://github.com/phpmyadmin/shapefile Commit: f4ebe51324a41f9d02a682355248659728a41e86 https://github.com/phpmyadmin/shapefile/commit/f4ebe51324a41f9d02a6823552486... Author: Michal Čihař michal@cihar.com Date: 2016-06-24 (Fri, 24 Jun 2016)
Changed paths: M src/ShapeFile.php
Log Message: ----------- Better parse SHP header
- check magic - avoid seeking, we now parse it completely
Signed-off-by: Michal Čihař michal@cihar.com