Fabien Potencier
|
13b9e99da4
Merge branch '3.4' into 4.1
|
5 years ago |
Fabien Potencier
|
4b32d21703
switched array() to []
|
5 years ago |
Nicolas Grekas
|
b57f5942d7
Merge branch '3.4' into 4.1
|
6 years ago |
Nicolas Grekas
|
a4d186e2a5
Merge branch '2.8' into 3.4
|
6 years ago |
Nicolas Grekas
|
a15cb61190
[Process] fix locking of pipe files on Windows
|
6 years ago |
Nicolas Grekas
|
bfaed9e4ed
Merge branch '3.4' into 4.0
|
6 years ago |
Nicolas Grekas
|
7d08376727
Merge branch '2.8' into 3.4
|
6 years ago |
Nicolas Grekas
|
e52aba7538
Alpha-ordering for "use" statements
|
6 years ago |
Nicolas Grekas
|
99e6140875
Merge branch '3.4' into 4.0
|
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
|
14ec41fb31
Replace more docblocks by type-hints
|
7 years ago |
Nicolas Grekas
|
e14bb64d75
Merge branch '2.8' into 3.3
|
7 years ago |
Nicolas Grekas
|
45e79d9f3f
Remove useless docblocks
|
7 years ago |
Fabien Potencier
|
538997b894
Revert "fixed typo"
|
7 years ago |
Fabien Potencier
|
c69ba42157
fixed typo
|
7 years ago |
Fabien Potencier
|
8e3ead97fc
fixed @return when returning this or static
|
8 years ago |
Fabien Potencier
|
e64e93041c
Merge branch '2.8' into 3.1
|
8 years ago |
Nicolas Grekas
|
232d69cb2e
[Process] Strengthen Windows pipe files opening (again...)
|
8 years ago |
Nicolas Grekas
|
04c2dfaae4
Merge branch '3.0' into 3.1
|
8 years ago |
Nicolas Grekas
|
5e9ce25ca6
[Process] Fix write access check for pipes on Windows
|
8 years ago |
Fabien Potencier
|
5ccbd73dc2
Merge branch '3.0' into 3.1
|
8 years ago |
Nicolas Grekas
|
5a247b254c
[Process] Fix pipes cleaning on Windows
|
8 years ago |
Nicolas Grekas
|
aa3a53dcf2
[Process] Fixes & testNonBlockingNorClearingIteratorOutput
|
8 years ago |
Nicolas Grekas
|
a99b83e39f
Merge branch '3.0'
|
8 years ago |
Nicolas Grekas
|
9956fa4751
[Process] Wait a bit less on Windows
|
8 years ago |
Nicolas Grekas
|
101c171199
Merge branch '3.0'
|
8 years ago |
Nicolas Grekas
|
cba2f70dc1
[Process] Fix pipes handling
|
8 years ago |
Romain Neutron
|
32c0f5e8ac
[Process] Allow a callback whenever the output is disabled
|
8 years ago |
Pierre du Plessis
|
b75de9ea14
Throw exception if tempnam returns false
|
9 years ago |
Fabien Potencier
|
93b14b66e3
fixes CS
|
9 years ago |
sarah khalil
|
e42521d38b
Removed dead code and various cleaning
|
9 years ago |
Mikael Pajunen
|
319794f611
[Process] Fix input reset in WindowsPipes
|
10 years ago |
Disquedur
|
dc88f75d1c
Remove aligned '=>' and '='
|
10 years ago |
Fabien Potencier
|
f641d0ab83
Merge branch '2.5'
|
10 years ago |
jgonzalezlopez
|
0c367d63ab
Update WindowsPipes.php
|
10 years ago |
Romain Neutron
|
c1f405f89a
[Process] Add support for streams as input
|
10 years ago |