Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MyIntervals
/
PHP-CSS-Parser
Public
Notifications
You must be signed in to change notification settings
Fork
152
Star
1.8k
Code
Issues
134
Pull requests
23
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Parse simple expressions
- #389
#389
Closed
raxbg
wants to merge 13 commits into
MyIntervals:main
MyIntervals/PHP-CSS-Parser:main
from
raxbg:fix/expression-parsing
raxbg/PHP-CSS-Parser:fix/expression-parsing
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Parse simple expressions
#389
raxbg
wants to merge 13 commits into
MyIntervals:main
MyIntervals/PHP-CSS-Parser:main
from
raxbg:fix/expression-parsing
raxbg/PHP-CSS-Parser:fix/expression-parsing
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2022
Parse simple expressions
raxbg
committed
908bc46
View commit details
Copy full SHA for 908bc46
Browse repository at this point
Support arithmetic ops (+,-,*,/) in functions
raxbg
committed
093c527
View commit details
Copy full SHA for 093c527
Browse repository at this point
Add tests for arithmetic in functions
raxbg
committed
f734920
View commit details
Copy full SHA for f734920
Browse repository at this point
Merge branch 'fix/arithmetic-in-functions' into fix/expression-parsing
raxbg
committed
7da6868
View commit details
Copy full SHA for 7da6868
Browse repository at this point
Use CSSFunction::parseArgs when parsing expression arguments
raxbg
committed
8627ef6
View commit details
Copy full SHA for 8627ef6
Browse repository at this point
Handle arithmetic operators in Value
raxbg
committed
184b610
View commit details
Copy full SHA for 184b610
Browse repository at this point
Merge branch 'fix/arithmetic-in-functions' into fix/expression-parsing
raxbg
committed
9386fe9
View commit details
Copy full SHA for 9386fe9
Browse repository at this point
Fix tests
raxbg
committed
d9f89cc
View commit details
Copy full SHA for d9f89cc
Browse repository at this point
Commits on Feb 27, 2023
Merge branch 'upstream_master' into fix/expression-parsing
raxbg
committed
db4d18b
View commit details
Copy full SHA for db4d18b
Browse repository at this point
Commits on Jul 10, 2024
Make the check for arithmetic operators strict
raxbg
committed
ca89a71
View commit details
Copy full SHA for ca89a71
Browse repository at this point
Merge branch 'main' into fix/expression-parsing
raxbg
committed
7aaebb2
View commit details
Copy full SHA for 7aaebb2
Browse repository at this point
Catch up with upstream/main
raxbg
committed
abbcc8f
View commit details
Copy full SHA for abbcc8f
Browse repository at this point
Add class-specific tests for CSS\Value\Expression
raxbg
committed
14118a2
View commit details
Copy full SHA for 14118a2
Browse repository at this point
You can’t perform that action at this time.