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: MyIntervals/PHP-CSS-Parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: kmikhaylov/PHP-CSS-Parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 36 files changed
  • 1 contributor

Commits on Jun 29, 2012

  1. Adding font name retrieval capabilities

    Andreas Sandberg committed Jun 29, 2012
    Configuration menu
    Copy the full SHA
    8a7d32a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2012

  1. Add ability to retrieve single list of class selectors

    Andreas Sandberg committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    9aa6e03 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2012

  1. Merge branch 'master' of https://github.com/sabberworm/PHP-CSS-Parser

    Conflicts:
    	lib/CSSList.php
    Andreas Sandberg committed Oct 5, 2012
    Configuration menu
    Copy the full SHA
    b0d875a View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch 'master' of https://github.com/sabberworm/PHP-CS…

    …S-Parser"
    
    This reverts commit b0d875a, reversing
    changes made to 9aa6e03.
    Andreas Sandberg committed Oct 5, 2012
    Configuration menu
    Copy the full SHA
    705b34a View commit details
    Browse the repository at this point in the history
Loading