- Requires
formal/access-layer:~4.0
- Requires
formal/access-layer:~3.0
Innmind\OperatingSystem\Filesystem::temporary()
Innmind\OperatingSystem\Remote::socket()
returned socket is now wrapped in aInnmind\IO\Sockets\Client
Innmind\OperatingSystem\Sockets::connectTo()
returned socket is now wrapped in aInnmind\IO\Sockets\Client
Innmind\OperatingSystem\Sockets::open()
returned socket is now wrapped in aInnmind\IO\Sockets\Server
Innmind\OperatingSystem\Sockets::takeOver()
returned socket is now wrapped in aInnmind\IO\Sockets\Server
Innmind\OperatingSystem\Ports::open()
returned socket is now wrapped in aInnmind\IO\Sockets\Server
Innmind\OperatingSystem\CurrentProcess\Generic::of()
is now declaredinternal
Innmind\OperatingSystem\Filesystem\Generic::of()
is now declaredinternal
Innmind\OperatingSystem\Ports\Unix::of()
is now declaredinternal
Innmind\OperatingSystem\Remote\Generic::of()
is now declaredinternal
Innmind\OperatingSystem\Ports\Sockets::of()
is now declaredinternal
- Requires
innmind/file-watch:~4.0
Innmind\OperatingSystem\Config::disableSSLVerification()
Innmind\OperatingSystem\Config::withHttpHeartbeat()
Innmind\OperatingSystem\OperatingSystem::map()
Innmind\OperatingSystem\Config::haltProcessVia()
Innmind\OperatingSystem\Factory::build()
now only accept aConfig
object, useConfig::withClock()
to change the default clock
Innmind\OperatingSystem\CurrentProcess::fork()
Innmind\OperatingSystem\CurrentProcess::children()
Innmind\OperatingSystem\CurrentProcess\Children
Innmind\OperatingSystem\CurrentProcess\Child
Innmind\OperatingSystem\CurrentProcess\ForkFailed
- Support for PHP
8.1
Innmind\OperatingSystem\CurrentProcess::fork()
Innmind\OperatingSystem\CurrentProcess::children()
Innmind\OperatingSystem\CurrentProcess\Children
Innmind\OperatingSystem\CurrentProcess\Child
Innmind\OperatingSystem\CurrentProcess\ForkFailed
Innmind\OperatingSystem\OperatingSystem\Unix::config()
(declared asinternal
)
Innmind\OperatingSystem\Sockets\Unix
now uses the streamCapabilities
from theConfig
Innmind\OperatingSystem\Config::limitHttpConcurrencyTo()
- Requires
innmind/http-transport:~6.4
Innmind\OperatingSystem\Config::useStreamCapabilities()
Innmind\OperatingSystem\Config::withEnvironmentPath()
- Requires
innmind/server-status:~4.0
- Requires
innmind/server-control:~5.0
- Requires
innmind/filesystem:~6.2
- Requires
innmind/socket:~6.0
- Requires
innmind/http-transport:~6.3
- Requires
innmind/file-watch:~3.1
- Requires
innmind/stream:~4.0
Innmind\OperatingSystem\Config
Innmind\OperatingSystem\Factory::build
now acceptsConfig
as a second parameter
- Requires
innmind/filesystem:~6.1
Innmind\OperatingSystem\Remote\Resilient::halt
now use the underlying operating system way to halt the process
- Support for
innmind/filesystem:~6.0