Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / MyIntervals/PHP-CSS-Parser issues and pull requests

#387 - Handle malformed RGB HEX values

Pull Request - State: closed - Opened by raxbg about 2 years ago - 1 comment
Labels: bug, testing, rebase needed, duplicate

#386 - More accurate parsing of invalid selectors

Pull Request - State: open - Opened by raxbg about 2 years ago - 1 comment

#385 - More accurate parsing of invalid identifiers

Pull Request - State: open - Opened by raxbg about 2 years ago - 3 comments

#353 - [TASK] Do not allow string values for rules anymore

Pull Request - State: open - Opened by oliverklee over 2 years ago - 4 comments

#299 - Add a code coverage badge to the README

Issue - State: closed - Opened by oliverklee about 3 years ago

#202 - Fix/css4 rgb parsing

Pull Request - State: open - Opened by raxbg almost 4 years ago - 4 comments

#173 - bug with parsing multiple comments

Issue - State: closed - Opened by snake almost 5 years ago

#116 - Fix encoding issues and improve parsing performance

Pull Request - State: open - Opened by skodak about 8 years ago - 10 comments

#100 - Infinite loop with empty CSS string

Issue - State: closed - Opened by yunosh over 8 years ago

#99 - Charset issues

Pull Request - State: closed - Opened by ossinkine over 8 years ago

#98 - Increase performance up to 15000%

Pull Request - State: closed - Opened by ossinkine over 8 years ago - 1 comment

#97 - fix php notice

Pull Request - State: closed - Opened by sivig almost 9 years ago - 2 comments

#96 - RuleSet::addRule() insert position support.

Pull Request - State: closed - Opened by IceReaper about 9 years ago - 3 comments

#95 - Please tag the latest master to 6.0.1

Issue - State: closed - Opened by meenie about 9 years ago - 4 comments

#94 - Some characters are changed after render.

Issue - State: open - Opened by satalways about 9 years ago - 9 comments
Labels: tbd

#93 - API CHANGE: Change all private methods and properties to protected

Pull Request - State: open - Opened by unclecheese about 9 years ago - 2 comments

#92 - Accessing Properties Individually

Issue - State: closed - Opened by FrancisBaileyH over 9 years ago - 1 comment

#90 - [Right to Left] and [Left to Right] conversion

Issue - State: closed - Opened by Natshah over 9 years ago - 2 comments

#89 - Require? Include?

Issue - State: closed - Opened by neotropic2023 over 9 years ago - 2 comments

#88 - Exceptions or return codes

Issue - State: open - Opened by rnakielski over 9 years ago - 3 comments
Labels: future

#87 - How to get position of selectors

Issue - State: closed - Opened by codeyash over 9 years ago - 2 comments

#86 - Installing without composer

Issue - State: closed - Opened by ermGit over 9 years ago - 1 comment

#85 - Parse Exception for valid css

Issue - State: closed - Opened by maraisr over 9 years ago - 1 comment

#84 - Parsing time is sometimes extremely long

Issue - State: closed - Opened by pietervogelaar almost 10 years ago - 1 comment

#83 - fatal Error on php 5.3.3 Centos

Issue - State: closed - Opened by Kwaadpepper about 10 years ago - 3 comments

#82 - Multiple backgrounds

Issue - State: closed - Opened by celorodovalho about 10 years ago - 1 comment

#81 - add PHP 5.6 to .travis.yml

Pull Request - State: closed - Opened by sasezaki about 10 years ago - 1 comment

#80 - documentation? easier functions?

Issue - State: closed - Opened by rtorcato about 10 years ago - 4 comments

#79 - Support CSS3 calc()

Issue - State: closed - Opened by mikkorantalainen about 10 years ago - 9 comments
Labels: tbd, css3

#78 - New feature: improve diagnostics for parse errors

Issue - State: open - Opened by mikkorantalainen about 10 years ago
Labels: future

#77 - Add of the removeSelector from Block (previously in the todo list)

Pull Request - State: closed - Opened by odinduclos about 10 years ago - 4 comments

#76 - Correcting incorrect values

Issue - State: open - Opened by petrunov over 10 years ago - 1 comment
Labels: tbd

#75 - Support CSS3 media queries

Issue - State: open - Opened by Jeedey over 10 years ago - 9 comments
Labels: tbd, css3

#74 - Auto calculating box models

Issue - State: closed - Opened by jarodium almost 11 years ago - 4 comments

#73 - Fixed comments parsing

Pull Request - State: closed - Opened by PaulAnnekov almost 11 years ago - 1 comment

#72 - CHANGELOG is outdated

Issue - State: closed - Opened by remicollet almost 11 years ago - 2 comments

#71 - Fix case-insensitive dimension/keyword determination

Pull Request - State: closed - Opened by slusarz almost 11 years ago - 1 comment

#70 - Error with incorrect CSS

Issue - State: closed - Opened by ZhukV almost 11 years ago - 1 comment

#69 - Performance take2

Pull Request - State: closed - Opened by slusarz about 11 years ago - 4 comments

#68 - Drastic performance increases in the CSS parser

Pull Request - State: closed - Opened by slusarz about 11 years ago - 4 comments

#67 - Uses multibyte string only if loaded mbstring extension.

Pull Request - State: closed - Opened by vladkens about 11 years ago

#66 - Update README.md

Pull Request - State: closed - Opened by lukasz-jakub-adamczuk about 11 years ago - 2 comments

#65 - Only replace 0. with . at the begin of a size value.

Pull Request - State: closed - Opened by yunosh about 11 years ago - 2 comments

#64 - Missing -end-token.css in tests

Issue - State: closed - Opened by remicollet over 11 years ago - 3 comments

#63 - $aEnd is an array, string expected for first argument to Exception const...

Pull Request - State: closed - Opened by slusarz over 11 years ago

#61 - Fix Size output for locales that use non-period decimal separators

Pull Request - State: closed - Opened by slusarz over 11 years ago - 2 comments

#60 - Unit fix

Pull Request - State: closed - Opened by slusarz over 11 years ago

#59 - Add compress() method to Document

Issue - State: closed - Opened by slusarz over 11 years ago - 1 comment

#58 - Optimize output of color values

Pull Request - State: closed - Opened by slusarz over 11 years ago - 1 comment

#57 - Strip leading zeros from decimal values

Pull Request - State: closed - Opened by slusarz over 11 years ago - 1 comment

#56 - Any reason to make parser methods private?

Issue - State: open - Opened by slusarz over 11 years ago - 4 comments
Labels: waiting for contributor

#55 - Only use mb_strpos if multibyte support is requested

Pull Request - State: closed - Opened by slusarz over 11 years ago

#54 - Fix parsing negative numeric arguments without a leading digit

Pull Request - State: closed - Opened by slusarz over 11 years ago - 1 comment

#53 - Better parsing of unknown at rule

Pull Request - State: closed - Opened by slusarz over 11 years ago - 1 comment

#52 - Error parsing line with semicolon

Issue - State: closed - Opened by lmvco over 11 years ago

#51 - Ignore properties starting with *

Issue - State: closed - Opened by arteymix over 11 years ago - 2 comments

#49 - Fix KeyFrame reference in Parser.php

Pull Request - State: closed - Opened by shannmcnicholl almost 12 years ago - 1 comment

#48 - How to remove a value from a rule?

Issue - State: closed - Opened by lmvco almost 12 years ago - 2 comments

#47 - Adding support to @keyframes rule

Pull Request - State: closed - Opened by diegoembarcadero about 12 years ago

#46 - Added namespace rule support

Pull Request - State: closed - Opened by goetas about 12 years ago

#45 - breaks with css3 and some newer semantics

Issue - State: closed - Opened by dereuromark about 12 years ago - 3 comments

#44 - Any way to preserve whitespace?

Issue - State: closed - Opened by khromov about 12 years ago - 2 comments

#43 - PSR-0

Pull Request - State: closed - Opened by nicolopignatelli about 12 years ago

#42 - Duplicated semicolons generates exception in CSSParser::parseIdentifier

Issue - State: closed - Opened by raffishquartan about 12 years ago - 1 comment

#41 - Add ability to get type for @rules

Pull Request - State: closed - Opened by yellowandy about 12 years ago

#40 - Add ability to disable mb_* related string functions

Pull Request - State: closed - Opened by yellowandy over 12 years ago - 2 comments

#39 - Return rules by id

Issue - State: closed - Opened by yellowandy over 12 years ago - 2 comments

#38 - Parse Comments?

Issue - State: open - Opened by billdami over 12 years ago - 2 comments
Labels: tbd

#37 - Infinite loop in parseList()

Issue - State: closed - Opened by sabberworm over 12 years ago - 3 comments

#36 - webkit-linear-gradient bug

Issue - State: closed - Opened by peardox over 12 years ago

#35 - getAllValues() doesn't recognize color values

Issue - State: closed - Opened by hdra over 12 years ago - 2 comments

#34 - better formatting of resulting output; newline after declaration block

Pull Request - State: closed - Opened by docteurklein almost 13 years ago

#33 - add a remove method to unset a declaration block from a list

Pull Request - State: closed - Opened by docteurklein almost 13 years ago - 2 comments

#32 - PSR-0 compatibility

Issue - State: closed - Opened by cyberwolf almost 13 years ago - 5 comments

#31 - Double quoting in CSSURL value

Issue - State: closed - Opened by abadb almost 13 years ago - 5 comments

#30 - Shorthands - closes #29

Pull Request - State: closed - Opened by ju1ius about 13 years ago - 1 comment

#29 - importance & order of rules when expanding/creating shorthands

Issue - State: closed - Opened by ju1ius about 13 years ago

#28 - fixes #26 & #27, added testuite.xml

Pull Request - State: closed - Opened by ju1ius about 13 years ago - 4 comments

#27 - Fail to parse @namespace rule

Issue - State: closed - Opened by ju1ius about 13 years ago - 1 comment

#26 - Fail to parse M$ filters

Issue - State: closed - Opened by ju1ius about 13 years ago - 1 comment

#25 - Syntax error using in_array() in CSSValue.php

Issue - State: closed - Opened by devdanio about 13 years ago - 1 comment

#24 - List Style Shorthands

Pull Request - State: closed - Opened by ju1ius about 13 years ago - 2 comments

#23 - Imports Reloaded

Pull Request - State: closed - Opened by ju1ius about 13 years ago - 1 comment

#22 - added support for merging imported stylesheets

Pull Request - State: closed - Opened by ju1ius about 13 years ago - 8 comments

#21 - remove use of deprecated methods

Pull Request - State: closed - Opened by ju1ius about 13 years ago - 1 comment

#20 - bugfixes and tests

Pull Request - State: closed - Opened by ju1ius about 13 years ago

#19 - Color

Pull Request - State: closed - Opened by ju1ius about 13 years ago - 1 comment
Labels: tbd

#18 - added methods for expanding and creating shorthand properties

Pull Request - State: closed - Opened by ju1ius about 13 years ago - 1 comment

#17 - fixed parsing of line-height in font shorthand

Pull Request - State: closed - Opened by ju1ius about 13 years ago - 5 comments

#16 - Incorrect parsing of line-height in font shorthand

Issue - State: closed - Opened by ju1ius about 13 years ago

#15 - No support for css functions

Issue - State: closed - Opened by ju1ius about 13 years ago

#14 - incorrect handling of multiple values

Issue - State: closed - Opened by ju1ius about 13 years ago - 4 comments

#13 - One file per php class...

Issue - State: closed - Opened by ju1ius over 13 years ago - 1 comment

#12 - Support for css3 gradients and - attributes

Issue - State: closed - Opened by splitice over 13 years ago - 2 comments

#10 - Open source license not specified

Issue - State: closed - Opened by boutell over 13 years ago - 2 comments

#9 - Support for CSS specificity

Pull Request - State: closed - Opened by ju1ius over 13 years ago - 4 comments