[phpMyAdmin Git] [phpmyadmin/shapefile] ec6191: Add phpcs configuration

Michal Čihař michal at cihar.com
Tue Jan 3 10:59:05 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/shapefile
  Commit: ec6191f28939c6b1780f748b517a10c01ee696c2
      https://github.com/phpmyadmin/shapefile/commit/ec6191f28939c6b1780f748b517a10c01ee696c2
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
    M .gitignore
    A .php_cs
    M composer.json

  Log Message:
  -----------
  Add phpcs configuration

See https://github.com/phpmyadmin/sql-parser/pull/112

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 43b86b7782562d2d8dcd9315fed4b9ab7053de7c
      https://github.com/phpmyadmin/shapefile/commit/43b86b7782562d2d8dcd9315fed4b9ab7053de7c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-03 (Tue, 03 Jan 2017)

  Changed paths:
    M examples/create_shapefile.php
    M examples/read.php
    M examples/read_point.php
    M examples/read_polygon.php
    M src/ShapeFile.php
    M src/ShapeRecord.php
    M src/Util.php
    M tests/ShapeFileTest.php
    M tests/UtilTest.php
    M tests/bootstrap.php

  Log Message:
  -----------
  Apply php-cs-fixer

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/shapefile/compare/9d34cfaa616b...43b86b778256


More information about the Git mailing list