Skip to content
This repository was archived by the owner on Apr 8, 2019. It is now read-only.

Update from upstream at 2d2545a #2

Merged
merged 23 commits into from
Jan 29, 2019
Merged

Update from upstream at 2d2545a #2

merged 23 commits into from
Jan 29, 2019

Conversation

westonruter
Copy link

No description provided.

raxbg and others added 23 commits October 5, 2018 16:41
• Extract parser state into its own instance
• Every type should be able to parse its own structure
…date/upstream

* 'master' of github.com:sabberworm/PHP-CSS-Parser:
  Add coverage reporting
  Restore PHP 5.3 and 5.4 compatibility
  Use bin path to phpunit
  Refactor parsing logic
  Add prepend and replace methods
…date/upstream

* 'master' of github.com:sabberworm/PHP-CSS-Parser:
  Add splice method to CSSList
Allow content to be added before/after at-rule blocks.
Also allow content to be added before a declaration block, after its selectors, and then after the declaration block.
Add options for adding delimiters in output formatter
Fix undefined index notice when property lacks value
Add missing missing-property-value.css file
…date/upstream

* 'master' of github.com:sabberworm/PHP-CSS-Parser:
  Add missing missing-property-value.css file
  Throw UnexpectedTokenException when no property value present
  Fix undefined index notice when property lacks value
  Use Rule[] instead of generic array for return tags
  Add phpdoc return tags
  Improve phpdoc for methods
  Extend output formatting with additional delimiter options
@westonruter
Copy link
Author

With this change, the only difference between upstream and this fork is the code found in MyIntervals#138.

@westonruter westonruter merged commit cc0af9d into master Jan 29, 2019
@westonruter westonruter deleted the update/upstream branch January 29, 2019 18:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants