Releases: Innmind/ServerStatus
Releases · Innmind/ServerStatus
4.1.1
4.1.0
4.0.0
3.0.0
Added
Innmind\Server\Status\Server\Process\Pid::equals()
Innmind\Server\Status\Server\Process\Pid::is()
Innmind\Server\Status\Server\Disk\Volume\MountPoint::equals()
Innmind\Server\Status\Server\Disk\Volume\MountPoint::is()
Changed
Innmind\Server\Status\Server\Processes::all()
now returnsInnmind\Immutable\Set<Innmind\Server\Status\Server\Process>
Innmind\Server\Status\Server\Processes::get()
now returnsInnmind\Immutable\Maybe<Innmind\Server\Status\Server\Process>
instead of throwing an exceptionInnmind\Server\Status\Server\Process::start()
now returnsInnmind\Immutable\Maybe<Innmind\TimeContinuum\PointInTime>
Innmind\Server\Status\Server\Memory\Bytes::of()
now returnsInnmind\Immutable\Maybe<Innmind\Server\Status\Server\Memory\Bytes>
instead of throwing an exceptionInnmind\Server\Status\Server\Disk::volumes()
now returnInnmind\Immutable\Set<Innmind\Server\Status\Server\Disk\Volume>
Innmind\Server\Status\Server\Disk::get()
now returnInnmind\Immutable\Maybe<Innmind\Server\Status\Server\Disk\Volume>
instead of throwing an exceptionInnmind\Server\Status\Server::cpu()
now returnsInnmind\Immutable\Maybe<Innmind\Server\Status\Server\Cpu>
instead of throwing an exceptionInnmind\Server\Status\Server::memory()
now returnsInnmind\Immutable\Maybe<Innmind\Server\Status\Server\Memory>
instead of throwing an exception
Removed
Innmind\Server\Status\Servers\Decorator\CacheMemory
Innmind\Server\Status\Servers\Decorator\CacheLoadAverage
Innmind\Server\Status\Servers\Decorator\CacheCpu
Innmind\Server\Status\ServerFactory::__invoke()
Innmind\Server\Status\Server\Memory\Bytes
public constantsInnmind\Server\Status\Server\Memory::wired()
- Support for php 7