Nicolas Grekas
|
6e75fe6874
Merge branch '4.4' into 5.4
|
2 years ago |
Nicolas Grekas
|
5cee9cdc4f
CS fixes
|
2 years ago |
Nicolas Grekas
|
8bbae08c19
Merge branch '4.4' into 5.3
|
2 years ago |
Jordi Boggiano
|
96532c9fc8
[Process] Avoid calling fclose on an already closed resource
|
2 years ago |
Nicolas Grekas
|
fb57120fa7
Merge branch '4.4' into 5.3
|
2 years ago |
Nicolas Grekas
|
ff1cabb18a
CS fixes
|
2 years ago |
Nicolas Grekas
|
c63113d683
Merge branch '4.4' into 5.2
|
3 years ago |
Nicolas Grekas
|
da38d90f8c
Backport type fixes
|
3 years ago |
Nicolas Grekas
|
2c5dfe5e41
Merge branch '5.0'
|
4 years ago |
Nicolas Grekas
|
db5d570fa0
Leverage PHP8's get_debug_type()
|
4 years ago |
Fabien Potencier
|
6c53bfbdf5
Merge branch '3.4' into 4.4
|
4 years ago |
Fabien Potencier
|
04c6bb1aa5
Fix more quotes in exception messages
|
4 years ago |
Fabien Potencier
|
16f6867504
Merge branch '3.4' into 4.4
|
4 years ago |
Fabien Potencier
|
3641a93aa3
Add missing dots at the end of exception messages
|
4 years ago |
Nicolas Grekas
|
9772c0c66f
Add return types to tests and final|internal|private methods
|
5 years ago |
Nicolas Grekas
|
74b8a1bcc3
Add return types to internal|final|private methods
|
5 years ago |
Alexander M. Turek
|
5179b127e4
Fix inconsistent return points.
|
5 years ago |
Fabien Potencier
|
4b32d21703
switched array() to []
|
5 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
|
4cbf2db9ab
Merge branch '2.8' into 3.4
|
6 years ago |
Nicolas Grekas
|
8905973957
[Filesystem] Fix usages of error_get_last()
|
6 years ago |
Nicolas Grekas
|
25dee15f78
minor #25585 Add type string to docblock for Process::setInput() (icanhazstring)
|
6 years ago |
Andreas Frömer
|
bf34b29b1c
Add type string to docblock for Process::setInput()
|
7 years ago |
Nicolas Grekas
|
affbacef25
Merge branch '2.8' into 3.3
|
7 years ago |
Titouan Galopin
|
80eeb7174a
Remove some unused variables, properties and methods
|
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 |
Nicolas Grekas
|
5685d59429
Merge branch '2.8' into 3.1
|
8 years ago |
Nicolas Grekas
|
9093bcce9a
[Process] Fix AbstractPipes::write() for a situation seen on HHVM (at least)
|
8 years ago |
Nicolas Grekas
|
3237dce60a
[Process] Add InputStream to seamlessly feed running processes
|
8 years ago |
Nicolas Grekas
|
88ad759d3d
Merge branch '3.0'
|
8 years ago |
Nicolas Grekas
|
349736fd05
[Process] Accept Traversable input
|
8 years ago |
Nicolas Grekas
|
4634eacb14
[Process] Fix stream_select priority when writing to stdin
|
8 years ago |
Nicolas Grekas
|
cba2f70dc1
[Process] Fix pipes handling
|
8 years ago |
Fabien Potencier
|
93b14b66e3
fixes CS
|
9 years ago |
Romain Neutron
|
c1f405f89a
[Process] Add support for streams as input
|
10 years ago |