Elan Ruusamäe
2bbcce054d
travis: add php 7.3, 7.4, 8.0; remove hhvm
2019-10-01 12:52:50 +03:00
Elan Ruusamäe
9040437901
Fix unit test for bd7d1077
2019-10-01 11:40:04 +03:00
Elan Ruusamäe
f954e1bd58
Fix syntax error in composer.json
2019-10-01 10:35:33 +03:00
Elan Ruusamäe
a8a77e6054
Set 3.0.4 release date
3.0.4
2019-09-24 08:12:01 +03:00
Elan Ruusamäe
25065b1559
Merge pull request #634 from dpauli/#633-Move-lesserphp-to-require
...
#633 move lesserphp to require
2019-09-19 10:31:19 +03:00
Elan Ruusamäe
807f41903e
Merge pull request #642 from csabahete/master
...
Set "Vary: Accept-Encoding" header only if encoding is set and not empty
2019-09-19 10:30:56 +03:00
Elan Ruusamäe
b81ad2289a
Merge pull request #646 from dli7319/master
...
Do not pass undefined variables into compact() for PHP 7.3
2019-09-19 10:30:25 +03:00
Elan Ruusamäe
fecf395de3
Allow monolog v2 ( #650 )
2019-09-19 10:29:27 +03:00
Jason Varga
2bd66ae3f9
use phpunit from vendor
2019-09-18 15:02:27 -04:00
Jason Varga
4453f3a4cb
Allow monolog v2
2019-09-18 14:18:55 -04:00
David Li
f50353a952
Check if each variable is in the symbol table.
...
Delete if not before passing into compact.
2019-02-27 14:39:56 -05:00
Csaba Hete
bd7d1077b3
set "Vary: Accept-Encoding" header only if encoding is set and not empty
2018-11-06 19:24:25 +01:00
David Pauli
40f89b528c
#633 Remove from suggest
2018-05-16 16:15:07 +02:00
David Pauli
b1bbdccef0
#633 Move marcusschwarz/lesserphp from require-dev to require
2018-05-16 16:13:44 +02:00
Elan Ruusamäe
258e495451
Revert "simplify substr third param"
...
This reverts commit 5659799c4273b5b981a125b128d3cd7a640d86dc.
the change actually broken MinifyImportProcessorTest
2018-01-05 19:13:28 +02:00
Elan Ruusamäe
b97a1db01d
cleanup unneeded import
2018-01-05 19:09:42 +02:00
Elan Ruusamäe
3081a88dbd
Merge pull request #623 from glensc/cs2
...
Code Quality fixes
2018-01-05 18:32:57 +02:00
Elan Ruusamäe
df7fddfa09
import classes instead of manual qualify
2018-01-05 14:35:57 +02:00
Elan Ruusamäe
c580d24e1b
simplify return statement
2018-01-05 14:35:09 +02:00
Elan Ruusamäe
f9c96b6a3c
use in_array instead of array_search (clearer intent)
2018-01-05 14:34:43 +02:00
Elan Ruusamäe
d3decb27e1
strict comparison
2018-01-05 14:34:06 +02:00
Elan Ruusamäe
0038cdb5de
use empty string comparison instead of strlen
2018-01-05 14:34:06 +02:00
Elan Ruusamäe
5659799c42
simplify substr third param
2018-01-05 14:34:06 +02:00
Elan Ruusamäe
57be61586e
use origin function instead of alias
2018-01-05 14:33:52 +02:00
Elan Ruusamäe
2198482600
drop useless return phpdoc annotation for constructor
2018-01-05 14:30:01 +02:00
Elan Ruusamäe
c2f40feb0c
split workflows (no else after return)
2018-01-05 14:29:16 +02:00
Elan Ruusamäe
5c300aca97
do not define default value
2018-01-05 14:28:28 +02:00
Elan Ruusamäe
76c1edc6ff
drop stale version comment
2018-01-05 14:27:22 +02:00
Elan Ruusamäe
919fc10139
Merge pull request #622 from glensc/travis-php-versions
...
travis: test php 5.3..7.3
2018-01-05 14:12:04 +02:00
Elan Ruusamäe
bb7fc74330
tests: rename dataproviders not to be picked up as tests
2018-01-05 13:13:20 +02:00
Elan Ruusamäe
eb4c0f6541
leafo/scssphp: allow 0.3/0.6/0.7
...
tests/ScssSourceTest.php passed with all versions
refs:
- commit ddf3a4e57f
- PR #562
2018-01-05 13:03:30 +02:00
Elan Ruusamäe
b6ef6fa397
travis: test php 5.3..7.3
2017-12-26 02:30:50 +02:00
Elan Ruusamäe
00b9f28630
Merge pull request #621 from glensc/phpunit
...
tests: move tests to Minify\Test namespace
2017-12-26 02:28:55 +02:00
Elan Ruusamäe
be40d4f9b2
fix namespaced _gzdecode
2017-12-22 18:18:07 +02:00
Elan Ruusamäe
9ee5fb7701
moved tests to minify\test namespace
2017-12-22 18:05:33 +02:00
Elan Ruusamäe
7d60fb9d0f
use Minify\Test namespace for tests
2017-12-22 17:58:01 +02:00
Elan Ruusamäe
6236431c8f
use forward-compatible phpunit testcase
2017-12-22 17:54:17 +02:00
Elan Ruusamäe
404664509c
fill 3.0.3 release notes
3.0.3
2017-11-03 23:00:15 +02:00
Elan Ruusamäe
9ed7f9dc24
Fix closure-compiler's error "redirection limit reached". fixes #618 , #619
2017-11-03 22:58:09 +02:00
Emanuele "ToX" Toscano
d9b392c474
Fix closure-compiler's "redirection limit reached"
...
Since a few days, the js minification was complaining about a redirection limit in the closure-compiler call. This was generating an error each time I have tried to use this tool.
After a bit of investigation I have found out that it was missing some parameters that are now mandatory. Plus, it now works in https only.
2017-11-03 10:24:25 +01:00
Steve Clay
004f6bf730
3.0.2 release notes
3.0.2
2017-09-14 18:13:04 -04:00
Steve Clay
72ece76cdf
Fixes syntax error in Groups controller
...
Fixes #613
2017-09-14 18:03:49 -04:00
Elan Ruusamäe
bde7a41021
Merge pull request #610 from glensc/lesserphp
...
replace leafo/lessphp with marcusschwarz/lesserphp
2017-08-17 09:38:36 +03:00
Elan Ruusamäe
88aca4019d
replace leafo/lessphp with marcusschwarz/lesserphp
...
This is a better maintained fork of lessphp. It seems to be fully
compatible, so this is more or less a drop in replacement.
Dokuwiki switched to this fork:
https://github.com/splitbrain/dokuwiki/pull/1969
2017-08-17 09:33:05 +03:00
Steve Clay
70952d88f9
Merge pull request #608 from benface/patch-1
...
Fix issue where minify() would corrupt some characters such as in some environments
2017-08-10 12:22:30 -04:00
Benoît Rouleau
6b274afd0b
unicode flag everywhere to fix more issues with and MAMP
2017-08-09 17:22:32 -04:00
Benoît Rouleau
449f009b39
Fix issue where minify() would corrupt Unicode characters (such as ) in some environments
...
Adding the `u` flag there fixes an issue in my environment (MAMP 4.1.1 with PHP 7.1.5) where `minify()` would corrupt the ` ` character (it would get replaced by the replacement character).
2017-07-20 20:34:49 -04:00
Elan Ruusamäe
6a5b09a00e
Merge branch 'travis'
3.0.1
2017-06-08 22:33:53 +03:00
Elan Ruusamäe
93a1edd34b
closure: use 20161024 version
...
this is version the example .min files were created
2017-06-08 22:29:56 +03:00
Elan Ruusamäe
a6531d3481
closure: use specific version
...
using latest may break our tests as minified result may differ
2017-06-08 22:02:16 +03:00