rector-bot
|
6f166d07fa
|
fixup! Rector and PHPStan cleanup
|
2020-05-20 11:08:53 +00:00 |
|
TomasVotruba
|
12984cbb59
|
Rector and PHPStan cleanup
|
2020-05-20 13:05:43 +02:00 |
|
TomasVotruba
|
cf76b354b4
|
improve headlines in CompileCommand
|
2020-05-20 12:32:46 +02:00 |
|
TomasVotruba
|
4bcde89363
|
decouple EasyPrefixer and WhitelistedStubsProvider
|
2020-05-20 12:28:57 +02:00 |
|
TomasVotruba
|
098b807428
|
locate test to compiler package
|
2020-05-20 12:25:33 +02:00 |
|
TomasVotruba
|
d3902eec38
|
compiler: update dependencies
|
2020-05-20 12:25:33 +02:00 |
|
TomasVotruba
|
48431d5e11
|
use Strings::startsWith() over ureadable strpos
|
2020-05-20 11:34:47 +02:00 |
|
TomasVotruba
|
d4777e9bf3
|
add ScopingTest
|
2020-05-20 11:29:21 +02:00 |
|
TomasVotruba
|
cfc32ab498
|
fit stub message
|
2020-05-20 09:32:41 +02:00 |
|
TomasVotruba
|
8841a2d0e3
|
Fix compiler regression from #3232
|
2020-05-20 09:20:17 +02:00 |
|
TomasVotruba
|
8111e99883
|
add missing composer update
|
2020-05-19 22:55:55 +02:00 |
|
TomasVotruba
|
5dd6ce5d04
|
fix cs
|
2020-05-19 22:51:45 +02:00 |
|
TomasVotruba
|
07db4476ac
|
conditoinal stubs
|
2020-05-19 22:11:35 +02:00 |
|
TomasVotruba
|
4040e63bd6
|
add file_exists to vendor/jetbrains
|
2020-05-19 22:04:41 +02:00 |
|
TomasVotruba
|
ffde2d5479
|
update box from 3.8.3 to 3.8.4
|
2020-05-19 19:45:50 +02:00 |
|
TomasVotruba
|
05938cf677
|
add missing bundle to compiler
|
2020-05-19 19:43:17 +02:00 |
|
TomasVotruba
|
33610f2c8a
|
mimic 2ebe211ab4
|
2020-05-19 19:41:27 +02:00 |
|
TomasVotruba
|
9e1fceba77
|
[Oxid] Deprecate single custom rule, better handled by community
|
2020-05-13 17:45:53 +02:00 |
|
TomasVotruba
|
515ee780fb
|
apply constant on /compiler
|
2020-05-09 21:56:12 +02:00 |
|
TomasVotruba
|
9c80a75430
|
make compiler restore original dependencies locally
|
2020-05-06 00:03:39 +02:00 |
|
TomasVotruba
|
3b172d1bd5
|
remove unused import
|
2020-05-05 16:56:04 +02:00 |
|
TomasVotruba
|
ccd2760a77
|
make use of getProperty() method
|
2020-05-05 16:51:12 +02:00 |
|
TomasVotruba
|
1be9176f75
|
add console-color-diff
|
2020-05-05 16:49:29 +02:00 |
|
TomasVotruba
|
1bf62ac1c7
|
[cs] sort private methods by call order and property by complexity
|
2020-04-26 02:57:47 +02:00 |
|
TomasVotruba
|
c64a71ecad
|
phsptan fixes
|
2020-04-25 16:45:36 +02:00 |
|
TomasVotruba
|
9c8af45f81
|
fix syntax
|
2020-04-24 20:52:51 +02:00 |
|
TomasVotruba
|
86d657b712
|
[compiler] skip stubs if not present
|
2020-04-24 20:44:17 +02:00 |
|
TomasVotruba
|
a1335d473d
|
Simplify PHAR compiler (ref f31ee7c1ba )
|
2020-04-24 20:10:22 +02:00 |
|
Richard Kapička
|
fb413604b6
|
Compiler: Fix invalid changes in config/set neon files
|
2020-04-23 18:25:24 +02:00 |
|
TomasVotruba
|
cabe6d5e62
|
fix scoping of OxidEsales
|
2020-02-29 01:37:15 +01:00 |
|
TomasVotruba
|
69774af193
|
turn compiler to app with DI
|
2020-02-27 14:13:21 +01:00 |
|
TomasVotruba
|
661bb9d417
|
add ls -l to compile
|
2020-02-27 09:56:41 +01:00 |
|
TomasVotruba
|
a58a75bd3f
|
try renaming after composer update
|
2020-02-26 19:57:29 +01:00 |
|
TomasVotruba
|
ad4d97e23c
|
fix sprintf
|
2020-02-26 19:44:59 +01:00 |
|
TomasVotruba
|
9477ede19d
|
ensure stub directory is present
|
2020-02-26 19:43:22 +01:00 |
|
TomasVotruba
|
5055f7db85
|
add CompilerShouldNotHappenException
|
2020-02-26 19:42:19 +01:00 |
|
TomasVotruba
|
10de266c0f
|
decouple WhitelistedStubsProvider
|
2020-02-26 19:40:09 +01:00 |
|
TomasVotruba
|
c5387241cd
|
rename stub files first
|
2020-02-26 19:37:09 +01:00 |
|
TomasVotruba
|
3ef7459686
|
check stub file existance
|
2020-02-26 19:35:01 +01:00 |
|
TomasVotruba
|
16308d43aa
|
add info to CompileCommand
|
2020-02-26 19:33:38 +01:00 |
|
TomasVotruba
|
0291e2becf
|
cleanup
|
2020-02-26 19:22:22 +01:00 |
|
TomasVotruba
|
5f0cdce12d
|
realpath
|
2020-02-26 19:15:27 +01:00 |
|
TomasVotruba
|
2264823864
|
decouple JetbrainsStubsRenamer
|
2020-02-26 19:11:28 +01:00 |
|
TomasVotruba
|
be48867a55
|
fix name patterns
|
2020-02-26 18:45:53 +01:00 |
|
TomasVotruba
|
a7632341fb
|
fix name pattern
|
2020-02-26 18:43:40 +01:00 |
|
TomasVotruba
|
8b58c2b63e
|
improve stubs map path
|
2020-02-26 18:38:18 +01:00 |
|
TomasVotruba
|
82c845a640
|
suffix stub files [ref #2936]
|
2020-02-26 18:26:01 +01:00 |
|
TomasVotruba
|
228a8c50bd
|
fixup! debug scoper
|
2020-02-26 18:00:46 +01:00 |
|
TomasVotruba
|
aa7835fb74
|
debug scoper
|
2020-02-26 15:54:01 +01:00 |
|
TomasVotruba
|
ecaf48501c
|
prelude unprefixing
|
2020-02-14 15:45:16 +01:00 |
|