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: spyrosoft/php-format-html-output
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lcherone/php-format-html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 24, 2017

  1. Rename and tidy.

    **Changes:**
    
     - Refactored and renamed many variables.
     - Added argument exceptions.
     - Changed formatting to PSR-2 standards.
     - Switched uppercase booleans to lowercase.
     - Added comments.
     - Added option for spaces with indent length instead of just tabs.
    lcherone authored Dec 24, 2017
    Configuration menu
    Copy the full SHA
    03240bb View commit details
    Browse the repository at this point in the history
  2. Ranamed class, added static claller

    Added code examples to comments.
    lcherone authored Dec 24, 2017
    Configuration menu
    Copy the full SHA
    2565926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1798063 View commit details
    Browse the repository at this point in the history
  4. Update format.php

    lcherone authored Dec 24, 2017
    Configuration menu
    Copy the full SHA
    2272e30 View commit details
    Browse the repository at this point in the history
  5. Update format.php

    lcherone authored Dec 24, 2017
    Configuration menu
    Copy the full SHA
    c134c34 View commit details
    Browse the repository at this point in the history
  6. Update format.php

    lcherone authored Dec 24, 2017
    Configuration menu
    Copy the full SHA
    4858e1a View commit details
    Browse the repository at this point in the history
  7. Update README.md

    lcherone authored Dec 24, 2017
    Configuration menu
    Copy the full SHA
    e9caea6 View commit details
    Browse the repository at this point in the history
Loading