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
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 }}
kikiriki18
/
minify
Public
forked from
mrclay/minify
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 2, 2019
Add files via upload
kikiriki18
authored
7d08cce
View commit details
Copy full SHA for 7d08cce
Browse repository at this point
Commits on Jan 5, 2018
Revert "simplify substr third param"
Show description for 258e495
glensc
committed
258e495
View commit details
Copy full SHA for 258e495
Browse repository at this point
cleanup unneeded import
glensc
committed
b97a1db
View commit details
Copy full SHA for b97a1db
Browse repository at this point
Merge pull request #623 from glensc/cs2
Show description for 3081a88
glensc
authored
3081a88
View commit details
Copy full SHA for 3081a88
Browse repository at this point
import classes instead of manual qualify
glensc
committed
df7fddf
View commit details
Copy full SHA for df7fddf
Browse repository at this point
simplify return statement
glensc
committed
c580d24
View commit details
Copy full SHA for c580d24
Browse repository at this point
use in_array instead of array_search (clearer intent)
glensc
committed
f9c96b6
View commit details
Copy full SHA for f9c96b6
Browse repository at this point
strict comparison
glensc
committed
d3decb2
View commit details
Copy full SHA for d3decb2
Browse repository at this point
use empty string comparison instead of strlen
glensc
committed
0038cdb
View commit details
Copy full SHA for 0038cdb
Browse repository at this point
simplify substr third param
glensc
committed
5659799
View commit details
Copy full SHA for 5659799
Browse repository at this point
use origin function instead of alias
glensc
committed
57be615
View commit details
Copy full SHA for 57be615
Browse repository at this point
drop useless return phpdoc annotation for constructor
glensc
committed
2198482
View commit details
Copy full SHA for 2198482
Browse repository at this point
split workflows (no else after return)
glensc
committed
c2f40fe
View commit details
Copy full SHA for c2f40fe
Browse repository at this point
do not define default value
glensc
committed
5c300ac
View commit details
Copy full SHA for 5c300ac
Browse repository at this point
drop stale version comment
glensc
committed
76c1edc
View commit details
Copy full SHA for 76c1edc
Browse repository at this point
Merge pull request #622 from glensc/travis-php-versions
Show description for 919fc10
glensc
authored
919fc10
View commit details
Copy full SHA for 919fc10
Browse repository at this point
tests: rename dataproviders not to be picked up as tests
glensc
committed
bb7fc74
View commit details
Copy full SHA for bb7fc74
Browse repository at this point
leafo/scssphp: allow 0.3/0.6/0.7
Show description for eb4c0f6
glensc
committed
eb4c0f6
View commit details
Copy full SHA for eb4c0f6
Browse repository at this point
Commits on Dec 26, 2017
travis: test php 5.3..7.3
glensc
committed
b6ef6fa
View commit details
Copy full SHA for b6ef6fa
Browse repository at this point
Merge pull request #621 from glensc/phpunit
Show description for 00b9f28
glensc
authored
00b9f28
View commit details
Copy full SHA for 00b9f28
Browse repository at this point
Commits on Dec 22, 2017
fix namespaced _gzdecode
glensc
committed
be40d4f
View commit details
Copy full SHA for be40d4f
Browse repository at this point
moved tests to minify\test namespace
glensc
committed
9ee5fb7
View commit details
Copy full SHA for 9ee5fb7
Browse repository at this point
use Minify\Test namespace for tests
glensc
committed
7d60fb9
View commit details
Copy full SHA for 7d60fb9
Browse repository at this point
use forward-compatible phpunit testcase
glensc
committed
6236431
View commit details
Copy full SHA for 6236431
Browse repository at this point
Commits on Nov 3, 2017
fill 3.0.3 release notes
glensc
committed
4046645
View commit details
Copy full SHA for 4046645
Browse repository at this point
Fix closure-compiler's error "redirection limit reached". fixes #618, #619
glensc
committed
9ed7f9d
View commit details
Copy full SHA for 9ed7f9d
Browse repository at this point
Fix closure-compiler's "redirection limit reached"
Show description for d9b392c
ToX82
authored
d9b392c
View commit details
Copy full SHA for d9b392c
Browse repository at this point
Commits on Sep 14, 2017
3.0.2 release notes
mrclay
authored
004f6bf
View commit details
Copy full SHA for 004f6bf
Browse repository at this point
Fixes syntax error in Groups controller
Show description for 72ece76
mrclay
authored
72ece76
View commit details
Copy full SHA for 72ece76
Browse repository at this point
Commits on Aug 17, 2017
Merge pull request #610 from glensc/lesserphp
Show description for bde7a41
glensc
authored
bde7a41
View commit details
Copy full SHA for bde7a41
Browse repository at this point
replace leafo/lessphp with marcusschwarz/lesserphp
Show description for 88aca40
glensc
committed
88aca40
View commit details
Copy full SHA for 88aca40
Browse repository at this point
Commits on Aug 10, 2017
Merge pull request #608 from benface/patch-1
Show description for 70952d8
mrclay
authored
70952d8
View commit details
Copy full SHA for 70952d8
Browse repository at this point
Commits on Aug 9, 2017
unicode flag everywhere to fix more issues with and MAMP
benface
committed
6b274af
View commit details
Copy full SHA for 6b274af
Browse repository at this point
Commits on Jul 21, 2017
Fix issue where minify() would corrupt Unicode characters (such as ) in some environments
Show description for 449f009
benface
authored
449f009
View commit details
Copy full SHA for 449f009
Browse repository at this point
Commits on Jun 8, 2017
Merge branch 'travis'
glensc
committed
6a5b09a
View commit details
Copy full SHA for 6a5b09a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.