Nicolas Grekas
|
3f94e5f13f
Merge branch '5.4' into 6.4
|
2 месяцев назад |
Yanick Witschi
|
7dea4fddc0
Introducing a new PhpSubprocess handler
|
1 год назад |
Jan Walther
|
1f07ae60a2
[Process] Support finding executables independently of open_basedir
|
1 год назад |
Kevin Bond
|
1276cfea91
[Messenger][Process] add `RunProcessMessage` and `RunProcessMessageHandler`
|
1 год назад |
Andrei O
|
a9bb93b437
[Process] allow setting options esp. "create_new_console" to detach a subprocess
|
4 лет назад |
Dominik Piekarski
|
55bebe44b7
[Process] Add getter for process starttime
|
4 лет назад |
Karoly Gossler
|
6a848c8e1c
added `Process::getLastOutputTime()` method
|
5 лет назад |
Christian Flothmann
|
980c1042d3
remove deprecated inheritEnvironmentVariables() method
|
5 лет назад |
Nicolas Grekas
|
330cd5334a
Merge branch '4.4'
|
5 лет назад |
Maxime Steinhausser
|
dd0991b2c2
[Process] Deprecate Process::inheritEnvironmentVariables()
|
5 лет назад |
Nicolas Grekas
|
8287745411
Remove deprecated code paths that trigger a runtime notice
|
5 лет назад |
Fabien Potencier
|
58b6521280
Merge branch '4.1' into 4.2
|
5 лет назад |
Fabien Potencier
|
72d838aafa
fixed CS
|
5 лет назад |
Maxime Veber
|
04b851250d
[Process] Add feature \"wait until callback\" to process class
|
6 лет назад |
Nicolas Grekas
|
d6f417d21e
[Process][Console] deprecated defining commands as strings
|
6 лет назад |
Sullivan SENECHAL
|
80504dbfc1
Introduce signaled process specific exception class
|
6 лет назад |
Nicolas Grekas
|
067046d5f8
[Process] Make `PhpExecutableFinder` look for the `PHP_BINARY` env var
|
6 лет назад |
Christian Flothmann
|
124a087685
add type hint and changelog entry
|
7 лет назад |
Christian Flothmann
|
729f0f798e
drop non-existent working directory support
|
7 лет назад |
Christian Flothmann
|
d111ff771e
Merge branch '3.4'
|
7 лет назад |
Alex Bowers
|
e146aa7652
Added deprecation to cwd not existing Fixes #18249
|
7 лет назад |
Dany Maillard
|
9528d039f9
Add some meta infos
|
7 лет назад |
Christian Flothmann
|
8bdb5476df
[Process] remove deprecated features
|
7 лет назад |
Nicolas Grekas
|
201c3bd3f1
[Process] Deprecate ProcessBuilder
|
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 лет назад |
Romain Neutron
|
5d7d78e238
[Process] Deprecate using values that are not string for Process::setStdin and ProcessBuilder::setInput
|
10 лет назад |
Romain Neutron
|
ad66ae28b3
[Process] Deprecate Process::setStdin in favor of Process::setInput
|
10 лет назад |
Fabien Potencier
|
7f229abb27
feature #8655 Adds PTY mode & convenience method mustRun() (schmittjoh)
|
10 лет назад |
Johannes M. Schmitt
|
fa700625db
adds convenience method mustRun
|
11 лет назад |
Johannes M. Schmitt
|
8f8dfd25ee
adds support for PTY mode
|
11 лет назад |
Fabien Potencier
|
c40a7806f9
[Process] updated the CHANGELOG
|
11 лет назад |
Fabien Potencier
|
a7177e400f
merged branch hason/process (PR #6796)
|
11 лет назад |
Fabien Potencier
|
156eb9ff92
added missing information in the CHANGELOGS
|
11 лет назад |
Martin Hasoň
|
28cdd4b7c0
[Process] Added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows
|
12 лет назад |
Alexander
|
e0dc473186
[Process] Add ability to reset arguments on ProcessBuilder
|
12 лет назад |
Fabien Potencier
|
bae97b6a03
[Process] updated the CHANGELOG
|
12 лет назад |
Fabien Potencier
|
a523a1c322
[Process] updated CHANGELOG
|
12 лет назад |
Fabien Potencier
|
718655f4bc
[Process] added CHANGELOG
|
12 лет назад |