Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/shapefile
  Commit: 6d50cf836c6032fb3e3986dae09db7cdf6861e2a
      
https://github.com/phpmyadmin/shapefile/commit/6d50cf836c6032fb3e3986dae09db7cdf6861e2a
  Author: Michal Čihař <[email protected]>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M src/ShapeFile.php
    M src/ShapeRecord.php

  Log Message:
  -----------
  Implement saving support without dbase extension

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 741e2f7a2b5837590ff7824b383d8e71b7a26d86
      
https://github.com/phpmyadmin/shapefile/commit/741e2f7a2b5837590ff7824b383d8e71b7a26d86
  Author: Michal Čihař <[email protected]>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M src/ShapeRecord.php

  Log Message:
  -----------
  Fixed saving multipoint MZ records

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 4db1071352d137b0e88475fb5030eb8db3457753
      
https://github.com/phpmyadmin/shapefile/commit/4db1071352d137b0e88475fb5030eb8db3457753
  Author: Michal Čihař <[email protected]>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M src/ShapeRecord.php

  Log Message:
  -----------
  Do not try to save empty data

The dbase extension segfaults on this.

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 989b0aba56153dfee8505d45578eb04415841e54
      
https://github.com/phpmyadmin/shapefile/commit/989b0aba56153dfee8505d45578eb04415841e54
  Author: Michal Čihař <[email protected]>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    A data/.gitignore
    M tests/ShapeFileTest.php

  Log Message:
  -----------
  Add tests for saving/loading complex types

We do not verify content, just number of points.

Fixes #8

Signed-off-by: Michal Čihař <[email protected]>


  Commit: a465755b5ec20951fc51f918c883f598abb5792b
      
https://github.com/phpmyadmin/shapefile/commit/a465755b5ec20951fc51f918c883f598abb5792b
  Author: Michal Čihař <[email protected]>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M src/ShapeFile.php

  Log Message:
  -----------
  Provide default value for DBF header

Needed when creating new file.

Signed-off-by: Michal Čihař <[email protected]>


  Commit: e60e65c77523d3af5a8bb5a132e51a1911a48247
      
https://github.com/phpmyadmin/shapefile/commit/e60e65c77523d3af5a8bb5a132e51a1911a48247
  Author: Michal Čihař <[email protected]>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M tests/ShapeFileTest.php

  Log Message:
  -----------
  Add deletion test

Signed-off-by: Michal Čihař <[email protected]>


Compare: 
https://github.com/phpmyadmin/shapefile/compare/1d667686abdc...e60e65c77523
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to