Nicolas Grekas
|
54e9d76375
[Finder] fix tests on Windows
|
2 years ago |
Thomas Calvet
|
7489e29c58
[Process] Don't return executable directories in PhpExecutableFinder
|
2 years ago |
Nicolas Grekas
|
9b887acc52
Merge branch '3.4' into 4.4
|
4 years ago |
Nicolas Grekas
|
46a862d0f3
Enable "native_constant_invocation" CS rule
|
4 years ago |
Nicolas Grekas
|
65e70bab62
Merge branch '3.4' into 4.4
|
4 years ago |
Thomas Calvet
|
af8d812d75
[SCA] Minor fixes on tests
|
4 years ago |
Nicolas Grekas
|
207dab1f17
Merge branch '3.4' into 4.3
|
5 years ago |
Ahmed
|
4e98a87069
[Process] add tests for php executable finder if file does not exist
|
5 years ago |
Fabien Potencier
|
20123ece52
fixed CS
|
5 years ago |
Fabien Potencier
|
4b32d21703
switched array() to []
|
5 years ago |
Nicolas Grekas
|
3c8d4b527d
Merge branch '3.4' into 4.0
|
6 years ago |
Nicolas Grekas
|
0414db29bd
Merge branch '2.8' into 3.4
|
6 years ago |
Nicolas Grekas
|
cc83afdb5a
Enable native_constant_invocation CS fixer
|
6 years ago |
Nicolas Grekas
|
2c5d86b0d7
Merge branch '2.8' into 3.4
|
6 years ago |
Christophe Coevoet
|
6720df4164
Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
|
6 years ago |
Nicolas Grekas
|
756f614c50
Merge branch '2.7' into 2.8
|
6 years ago |
Nicolas Grekas
|
560d7fec7d
[Process] fix test case
|
6 years ago |
Fabien Potencier
|
eab2bb8157
removed HHVM support
|
7 years ago |
Nicolas Grekas
|
2dc5b2ad84
Merge branch '2.8' into 3.2
|
7 years ago |
Nicolas Grekas
|
e017c1388c
Merge branch '2.7' into 2.8
|
7 years ago |
Peter Rehm
|
144acc849e
Update to PHPUnit namespaces
|
7 years ago |
Fabien Potencier
|
185b16fb5a
Merge branch '2.8'
|
9 years ago |
ogizanagi
|
63573e0afb
[Process] PhpExecutableFinder: add regression test
|
9 years ago |
Nicolas Grekas
|
67c12c8633
Merge branch '2.8'
|
9 years ago |
Nicolas Grekas
|
b268a43d99
[Process] Fix PhpProcess with phpdbg runtime
|
9 years ago |
Nicolas Grekas
|
195d2329d6
Merge branch '2.8'
|
9 years ago |
Nicolas Grekas
|
d6c06b0e7d
Towards 100% HHVM compat
|
9 years ago |
Vladimir Reznichenko
|
0aefe196fe
Php Inspections (EA Extended): - resolved possible PHP Fatal in \Symfony\Component\BrowserKit\Cookie::__toString -resolved implicit magic methods calls -resolved callable name case mismatches
|
9 years ago |
Christian Flothmann
|
b6180398b4
use value of DIRECTORY_SEPARATOR to detect Windows
|
10 years ago |
Graham Campbell
|
b5fc125ef7
[2.3] CS And DocBlock Fixes
|
10 years ago |
Jérémy JOURDIN
|
61b85c3e6a
Use separated function to resolve command and related arguments
|
10 years ago |
Fabien Potencier
|
2961b5646f
fixed various typos
|
11 years ago |
Jakub Zalas
|
43ccd3a9c6
Removed underscores from test method names to be consistent with other components.
|
12 years ago |
Fabien Potencier
|
05d2c2b037
moved component and bridge unit tests to the src/ directory
|
12 years ago |