Nicolas Grekas
|
eda637e056
minor #28114 [travis] merge "same Symfony version" jobs in one (nicolas-grekas)
|
6 years ago |
Nicolas Grekas
|
df9e3c66fb
bug #27141 [Process] Suppress warnings when open_basedir is non-empty (cbj4074)
|
6 years ago |
Nicolas Grekas
|
8905973957
[Filesystem] Fix usages of error_get_last()
|
6 years ago |
Ben Johnson
|
a6d452f15c
Suppress warnings when open_basedir is non-empty
|
6 years ago |
Haralan Dobrev
|
9033c467f2
Add PHPDbg support to HTTP components
|
6 years ago |
temperatur
|
2fc5810b9e
Fixes #26563 (open_basedir restriction in effect)
|
6 years ago |
Nicolas Grekas
|
560d7fec7d
[Process] fix test case
|
6 years ago |
Nicolas Grekas
|
709e15e7a3
[Process] Check PHP_BINDIR before $PATH in PhpExecutableFinder
|
6 years ago |
Matthieu Napoli
|
9f3ba7d13b
Improve phpdoc to make it more explicit
|
6 years ago |
Fabien Potencier
|
f4f4f13db1
fixed years in copyright
|
6 years ago |
Kévin Dunglas
|
6473e56d35
Update LICENSE year... forever
|
6 years ago |
Romain Neutron
|
ab61e70480
[2.7][DX] Use constant message contextualisation for deprecations
|
7 years ago |
Gabriel Caruso
|
694553c399
Refactoring tests.
|
7 years ago |
Titouan Galopin
|
80eeb7174a
Remove some unused variables, properties and methods
|
7 years ago |
Nicolas Grekas
|
45e79d9f3f
Remove useless docblocks
|
7 years ago |
Nicolas Grekas
|
7f3634640b
[DI] minor docblock fixes
|
7 years ago |
Fabien Potencier
|
601b7d8610
minor #24342 removed useless PHPDoc (OskarStark)
|
7 years ago |
Oskar Stark
|
1d00d2e2fd
removed useless PHPDoc
|
7 years ago |
SpacePossum
|
efb49ae4e3
[CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction
|
7 years ago |
Dariusz
|
4e7dcc9ad3
[CS] Apply phpdoc_annotation_without_dot
|
7 years ago |
Pedro Magalhães
|
95c5ed0b9e
Identify tty tests in Component/Process
|
7 years ago |
Christian Flothmann
|
ace466e63d
fail when detecting risky tests
|
7 years ago |
Vladimir Reznichenko
|
9974b5b2f7
Static code analysis with Php Inspections (EA Extended): dead code dropped, couple bugs fixed
|
7 years ago |
Peter Rehm
|
87bb726712
Further refactorings to PHPUnit namespaces
|
7 years ago |
Peter Rehm
|
144acc849e
Update to PHPUnit namespaces
|
7 years ago |
Bilge
|
9b244e5771
Permit empty suffix on Windows
|
7 years ago |
GuillaumeVerdon
|
f2d1eda0b7
[Process] Non ASCII characters disappearing during the escapeshellarg
|
7 years ago |
Fabien Potencier
|
538997b894
Revert "fixed typo"
|
7 years ago |
Fabien Potencier
|
c69ba42157
fixed typo
|
7 years ago |
Fabien Potencier
|
e0c4c9ad47
fixed CS
|
7 years ago |
Fabien Potencier
|
69b111c924
updated LICENSE year
|
8 years ago |
Fabien Potencier
|
8e3ead97fc
fixed @return when returning this or static
|
8 years ago |
Fabien Potencier
|
d922e2dccc
fixed obsolete getMock() usage
|
8 years ago |
Nicolas Grekas
|
7ac22a7348
[Process] Do feat test before enabling TTY mode
|
8 years ago |
Christian Flothmann
|
e134ba500a
silent file operation to avoid open basedir issues
|
8 years ago |
Yonel Ceruto
|
86be324a18
Code enhancement and cleanup
|
8 years ago |
Nicolas Grekas
|
232d69cb2e
[Process] Strengthen Windows pipe files opening (again...)
|
8 years ago |
Ben Johnson
|
df000f3249
Workaround another buggy PHP warning
|
8 years ago |
Nicolas Grekas
|
137fc65c80
bug #19510 [Process] Fix double-fread() when reading unix pipes (nicolas-grekas)
|
8 years ago |
Nicolas Grekas
|
04e3a38dfc
[Process] Fix double-fread() when reading unix pipes
|
8 years ago |
Nicolas Grekas
|
9093bcce9a
[Process] Fix AbstractPipes::write() for a situation seen on HHVM (at least)
|
8 years ago |
Nicolas Grekas
|
5ac3a48798
bug #19428 [Process] Fix write access check for pipes on Windows (nicolas-grekas)
|
8 years ago |
Nicolas Grekas
|
5e9ce25ca6
[Process] Fix write access check for pipes on Windows
|
8 years ago |
Vyacheslav Pavlov
|
8068c35918
Fixed bugs in names of classes and methods.
|
8 years ago |
Fabien Potencier
|
6137bd1df5
removed dots at the end of @param and @return
|
8 years ago |
Nicolas Grekas
|
5a247b254c
[Process] Fix pipes cleaning on Windows
|
8 years ago |
Fabien Potencier
|
cf94780a95
fixed CS
|
8 years ago |
Nicolas Grekas
|
86de601a57
`@throws` annotations should go after `@return`
|
8 years ago |
Nicolas Grekas
|
a49e4c67a6
[Process] Consistently use getProcess() in tests
|
8 years ago |
Nicolas Grekas
|
75efabe1c7
Merge branch '2.3' into 2.7
|
8 years ago |