[phpMyAdmin Git] [phpmyadmin/shapefile] de3762: Simplify DBF saving code

Michal Čihař michal at cihar.com
Mon Nov 21 14:33:22 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/shapefile
  Commit: de37628ff649a66cf1c86ce5d8190d7e16ffe9bf
      https://github.com/phpmyadmin/shapefile/commit/de37628ff649a66cf1c86ce5d8190d7e16ffe9bf
  Author: Michal Čihař <michal at 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 at cihar.com>


  Commit: 717d21ccd0a8f99fead7790cf8ecfb2ac1941307
      https://github.com/phpmyadmin/shapefile/commit/717d21ccd0a8f99fead7790cf8ecfb2ac1941307
  Author: Michal Čihař <michal at 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 at cihar.com>


  Commit: de474777ce25c41a3ae06a67062df81acfc19a26
      https://github.com/phpmyadmin/shapefile/commit/de474777ce25c41a3ae06a67062df81acfc19a26
  Author: Michal Čihař <michal at 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 at cihar.com>


Compare: https://github.com/phpmyadmin/shapefile/compare/0a81354d6caa...de474777ce25


More information about the Git mailing list