Branch: refs/heads/master Home: https://github.com/phpmyadmin/shapefile Commit: de37628ff649a66cf1c86ce5d8190d7e16ffe9bf https://github.com/phpmyadmin/shapefile/commit/de37628ff649a66cf1c86ce5d8190... Author: Michal Čihař michal@cihar.com Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths: M src/ShapeFile.php M src/ShapeRecord.php
Log Message: ----------- Simplify DBF saving code
We really do not need open, unlink, create steps...
Signed-off-by: Michal Čihař michal@cihar.com
Commit: 717d21ccd0a8f99fead7790cf8ecfb2ac1941307 https://github.com/phpmyadmin/shapefile/commit/717d21ccd0a8f99fead7790cf8ecf... Author: Michal Čihař michal@cihar.com Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths: M tests/ShapeFileTest.php
Log Message: ----------- Ensure using unique name for nodbf test
The code really should not delete existing files, but rather not create new ones.
Signed-off-by: Michal Čihař michal@cihar.com
Commit: de474777ce25c41a3ae06a67062df81acfc19a26 https://github.com/phpmyadmin/shapefile/commit/de474777ce25c41a3ae06a67062df... Author: Michal Čihař michal@cihar.com Date: 2016-11-21 (Mon, 21 Nov 2016)
Changed paths: M src/ShapeFile.php
Log Message: ----------- Fix return value documentation
Signed-off-by: Michal Čihař michal@cihar.com
Compare: https://github.com/phpmyadmin/shapefile/compare/0a81354d6caa...de474777ce25