Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: phpmyadmin/shapefile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0
Choose a base ref
...
head repository: phpmyadmin/shapefile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1
Choose a head ref
  • 11 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 23, 2017

  1. Prepare for next version

    Signed-off-by: Michal Čihař <michal@cihar.com>
    nijel committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    26a4e53 View commit details
    Browse the repository at this point in the history
  2. Update README to match current API

    Signed-off-by: Michal Čihař <michal@cihar.com>
    nijel committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    a55d87a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Coding style imporovements

    Signed-off-by: Michal Čihař <michal@cihar.com>
    nijel committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    e47ffb6 View commit details
    Browse the repository at this point in the history
  2. Document constructor parameters

    Signed-off-by: Michal Čihař <michal@cihar.com>
    nijel committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    280d3e7 View commit details
    Browse the repository at this point in the history
  3. Fix variable type

    Signed-off-by: Michal Čihař <michal@cihar.com>
    nijel committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    18d2ee4 View commit details
    Browse the repository at this point in the history
  4. Fix typo in documentation

    Signed-off-by: Michal Čihař <michal@cihar.com>
    nijel committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    d111a0a View commit details
    Browse the repository at this point in the history
  5. Reduce test matrix

    Test with dbase only on most prominent PHP versions.
    
    Signed-off-by: Michal Čihař <michal@cihar.com>
    nijel committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    77cf01d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. Add contributing instructions

    Signed-off-by: Michal Čihař <michal@cihar.com>
    nijel committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    a91398e View commit details
    Browse the repository at this point in the history
  2. Adjust php-cs-fixer configuration to 2.2.0

    Signed-off-by: Michal Čihař <michal@cihar.com>
    nijel committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    dc6239f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Update phpunit to stable

    We can not switch to 6.x to have API compatible with 4.8 for older PHP versions.
    
    Signed-off-by: Michal Čihař <michal@cihar.com>
    nijel committed May 5, 2017
    Configuration menu
    Copy the full SHA
    769a273 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Prepare for release, document changes

    Signed-off-by: Michal Čihař <michal@cihar.com>
    nijel committed May 15, 2017
    Configuration menu
    Copy the full SHA
    e23b767 View commit details
    Browse the repository at this point in the history
Loading