Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull request to test value before using function ctype #208

Closed
wants to merge 45 commits into from

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    c213033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6e9471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dfa9b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e096609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6788738 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23bdc72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff1c3dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a14a9c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Readme updated

    Alexandre-T committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    40e874b View commit details
    Browse the repository at this point in the history
  2. Code climat test coverage

    Alexandre-T committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    0ffee7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d59ebb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a585cef View commit details
    Browse the repository at this point in the history
  5. Comments improved

    Alexandre-T committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    6739159 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    888a0f1 View commit details
    Browse the repository at this point in the history
  7. Fixing syntax

    Alexandre-T committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    96a383c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    163894e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bab8986 View commit details
    Browse the repository at this point in the history
  10. Fixing phpunit.xml.dist

    Alexandre-T committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    669fe34 View commit details
    Browse the repository at this point in the history
  11. Try postgis2.5

    Alexandre-T committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    8befc21 View commit details
    Browse the repository at this point in the history
  12. Try postgis2.5

    Alexandre-T committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    0f7a374 View commit details
    Browse the repository at this point in the history
  13. Trying mysql

    Alexandre-T committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    c947070 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    feb4af3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d9dfd0d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. Comments improved

    Alexandre-T committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    cec951d View commit details
    Browse the repository at this point in the history
  2. Test simplified

    Alexandre-T committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    6c8a609 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4292b86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24e08f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    fbe8b04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb9336b View commit details
    Browse the repository at this point in the history
  3. Test code simplified

    Alexandre-T committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    8c20cde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c35c6da View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    c53e009 View commit details
    Browse the repository at this point in the history
  2. phpcsfixer

    Alexandre-T committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    8d556c9 View commit details
    Browse the repository at this point in the history
  3. Upgrade of tests finished

    preparing php mess detector
    Alexandre-T committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    0b6698f View commit details
    Browse the repository at this point in the history
  4. Upgrade of tests finished

    preparing php mess detector
    Alexandre-T committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    63cfe5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96bc21c View commit details
    Browse the repository at this point in the history
  6. Adding return types

    Alexandre-T committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    6d5b561 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1d1f16 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Clodeclimate updated to avoid similar code process

    because it is not revelent with structure of this library
    Alexandre-T committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    e48f049 View commit details
    Browse the repository at this point in the history
  2. Abstract Geometry and all its children updated with methods insteadof…

    … properties.
    
    Method help test coverage to detect non-tested function (and there are a lot!)
    Alexandre-T committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    c5c7c20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71b4bb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0ed403 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0630456 View commit details
    Browse the repository at this point in the history
  6. Updated

    Alexandre-T committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    60fa6a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffa6fc3 View commit details
    Browse the repository at this point in the history