⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.101
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Server Software:
Apache/2.4.62 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.25
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
taxi.dev-unit.com
/
vendor
/
beste
/
clock
/
View File Name :
CHANGELOG.md
# CHANGELOG ## 2.3.1 - 2022-11-25 This release reverts the change to implement `psr/clock` directly, to not break dependents who rely on `stella-maris/clock` ## 2.3.0 - 2022-11-25 This release re-introduces support for PHP ^8.0 and implements the freshly released `psr/clock` (PSR-20) directly. ## 2.2.0 - 2022-11-04 This release drops support for PHP <8.1. ## 2.1.0 - 2022-04-22 Adds the `WrappingClock` which allows using an object with a `now()` method returning a `DateTimeImmutable` object as a "real" clock. ## 2.0.0 - 2022-04-20 This release introduces a compatibility layer with the PSR-20 draft, allowing us to already get some interoperability by depending on a shared interface. ## 1.0.0 - 2021-12-10 Initial Release