[phpmyadmin/shapefile] 2eecfd: Fix method signature of ShapeFile::getDBFHeader()

Branch: refs/heads/master Home: https://github.com/phpmyadmin/shapefile Commit: 2eecfddb2bed94868e154b68044bc9329465a794 https://github.com/phpmyadmin/shapefile/commit/2eecfddb2bed94868e154b68044bc... Author: William Desportes <williamdes@wdes.fr> Date: 2021-02-05 (Fri, 02 February 2021) +01:00 Changed paths: M CHANGELOG.md M phpstan-baseline.neon M src/ShapeFile.php Log Message: ----------- Fix method signature of ShapeFile::getDBFHeader() Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 169c488b1ebf7e5172f7ccfb8dc88a3cdde6a8ab https://github.com/phpmyadmin/shapefile/commit/169c488b1ebf7e5172f7ccfb8dc88... Author: William Desportes <williamdes@wdes.fr> Date: 2021-02-05 (Fri, 02 February 2021) +01:00 Changed paths: M tests/ShapeFileTest.php Log Message: ----------- Add a test for null getDBFHeader Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: e27c429084586b0608ed4e3340d69436a750b239 https://github.com/phpmyadmin/shapefile/commit/e27c429084586b0608ed4e3340d69... Author: William Desportes <williamdes@wdes.fr> Date: 2021-02-05 (Fri, 02 February 2021) +01:00 Changed paths: M src/ShapeFile.php Log Message: ----------- Fix some more types Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
William Desportes