Nicolas Grekas
|
89a6ce31d0
Merge branch '3.4'
|
7 лет назад |
Nicolas Grekas
|
d835028f0f
Merge branch '2.8' into 3.3
|
7 лет назад |
SpacePossum
|
efb49ae4e3
[CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction
|
7 лет назад |
Fabien Potencier
|
a5e541b93a
Merge branch '3.4'
|
7 лет назад |
Fabien Potencier
|
d60ff0a10c
Merge branch '2.8' into 3.3
|
7 лет назад |
Dariusz
|
4e7dcc9ad3
[CS] Apply phpdoc_annotation_without_dot
|
7 лет назад |
Nicolas Grekas
|
2750e6512a
Merge branch '3.4'
|
7 лет назад |
Dany Maillard
|
bc7a7b9466
Remove enhance sigchild compatibility
|
7 лет назад |
Nicolas Grekas
|
db57b4eb49
[Process] Fix parsing args on Windows
|
7 лет назад |
Dany Maillard
|
dd6d322d26
Remove enhancement Windows compatibility
|
7 лет назад |
Christian Flothmann
|
8bdb5476df
[Process] remove deprecated features
|
7 лет назад |
Fabien Potencier
|
eab2bb8157
removed HHVM support
|
7 лет назад |
maryo
|
8e30690c67
[Process] Fixed incorrectly escaping arguments on Windows when inheritEnvironmentVariables is set to false
|
7 лет назад |
maryo
|
6edff1f0b9
[Process] Ecaping of CLI arguments containing slashes on Windows
|
7 лет назад |
Nicolas Grekas
|
4ad0b868fc
[Process] Fix BC break: "exec" should remain an internal "detail"
|
7 лет назад |
Fabien Potencier
|
3b6c34340b
Merge branch '3.2'
|
7 лет назад |
Patrick Dawkins
|
57fdaa5582
[Process] Fix bug which wiped or mangled env vars
|
7 лет назад |
Nicolas Grekas
|
b9d0d00d5f
Merge branch '3.2'
|
7 лет назад |
Nicolas Grekas
|
68bfa8c83f
Merge branch '2.8' into 3.2
|
7 лет назад |
Vladimir Reznichenko
|
9974b5b2f7
Static code analysis with Php Inspections (EA Extended): dead code dropped, couple bugs fixed
|
7 лет назад |
Romain Neutron
|
2b383c8161
[master] Fix issues reported by static analyse
|
7 лет назад |
Nicolas Grekas
|
e61b47635e
Merge branch '3.2'
|
7 лет назад |
Nicolas Grekas
|
7d21c4a2cf
[Process] Fix ignoring of bad env var names
|
7 лет назад |
Nicolas Grekas
|
c47877b449
Merge branch '3.2'
|
7 лет назад |
Niklas Keller
|
ebe8e91359
Fix typo in process error message
|
7 лет назад |
Nicolas Grekas
|
e34416d409
[Process] Accept command line arrays and per-run env vars, fixing signaling and escaping
|
7 лет назад |
Nicolas Grekas
|
a8c0522f1f
[Process] Deprecate not inheriting env vars + compat related settings
|
7 лет назад |
Fabien Potencier
|
cb63d9e383
Merge branch '3.1' into 3.2
|
8 лет назад |
Fabien Potencier
|
1b4bcf879d
Merge branch '2.8' into 3.1
|
8 лет назад |
Fabien Potencier
|
8e3ead97fc
fixed @return when returning this or static
|
8 лет назад |
Nicolas Grekas
|
02ea84847a
Merge branch '3.1' into 3.2
|
8 лет назад |
Fabien Potencier
|
d23427a7f9
bug #20600 [Process] Fix process continuing after reached timeout using getIterator() (chalasr)
|
8 лет назад |
Fabien Potencier
|
2147a6be4e
Merge branch '3.1' into 3.2
|
8 лет назад |
Fabien Potencier
|
6bb2bd3be5
Merge branch '2.8' into 3.1
|
8 лет назад |
Robin Chalas
|
8bf0996c37
[Process] Fix kill process on reached timeout using getIterator()
|
8 лет назад |
Nicolas Grekas
|
7ac22a7348
[Process] Do feat test before enabling TTY mode
|
8 лет назад |
Fabien Potencier
|
cdb8db3590
Merge branch '3.1'
|
8 лет назад |
Fabien Potencier
|
5c11a1a4d4
fixed CS
|
8 лет назад |
Fabien Potencier
|
77a65a636b
Merge branch '3.0' into 3.1
|
8 лет назад |
Fabien Potencier
|
d7cde1f9d9
Merge branch '2.8' into 3.0
|
8 лет назад |
Fabien Potencier
|
6137bd1df5
removed dots at the end of @param and @return
|
8 лет назад |
Nicolas Grekas
|
6be2b290df
[Process] Allow merging env vars instead of replacing them
|
8 лет назад |
Nicolas Grekas
|
6350e63ed9
Merge branch '3.0' into 3.1
|
8 лет назад |
Nicolas Grekas
|
bf6e2d1fa8
Merge branch '2.8' into 3.0
|
8 лет назад |
Nicolas Grekas
|
86de601a57
`@throws` annotations should go after `@return`
|
8 лет назад |
Nicolas Grekas
|
1574f3451b
[Process] Turn getIterator() args to flags & add ITER_SKIP_OUT/ERR modes
|
8 лет назад |
Nicolas Grekas
|
aa3a53dcf2
[Process] Fixes & testNonBlockingNorClearingIteratorOutput
|
8 лет назад |
Nicolas Grekas
|
5d60ebbe40
[Process] Implement IteratorAggregate to stream output
|
8 лет назад |
Fabien Potencier
|
1852e31385
feature #18386 [Process] Add InputStream to seamlessly feed running processes (nicolas-grekas)
|
8 лет назад |
Nicolas Grekas
|
711bd51ac9
Merge branch '3.0'
|
8 лет назад |