Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

URI with ending colon without port #34

Merged
merged 9 commits into from Oct 7, 2019
Merged

URI with ending colon without port #34

merged 9 commits into from Oct 7, 2019

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    df8828e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3383c18 View commit details
    Browse the repository at this point in the history
  3. Fix - removed double port assign

    mtagliab authored and michalbundyra committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    5ae77d3 View commit details
    Browse the repository at this point in the history
  4. Fix indentation

    mtagliab authored and michalbundyra committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    a11fde2 View commit details
    Browse the repository at this point in the history
  5. Fix indentation

    mtagliab authored and michalbundyra committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    8cc05d9 View commit details
    Browse the repository at this point in the history
  6. Fixed problem with substr backwards compatibility

    https://www.php.net/manual/en/migration70.incompatible.php#119151
    
    substr behavior has changed from PHP 5.6 to PHP 7.0
    mtagliab authored and michalbundyra committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    212c81d View commit details
    Browse the repository at this point in the history
  7. Inverted order of parameters

    mtagliab authored and michalbundyra committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    9055a4c View commit details
    Browse the repository at this point in the history
  8. Removed strict compare

    mtagliab authored and michalbundyra committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    c6a0127 View commit details
    Browse the repository at this point in the history
  9. Use better assertion

    michalbundyra committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    1cb32be View commit details
    Browse the repository at this point in the history