⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
shopware
/
vendor
/
symfony
/
lock
/
Edit File: CHANGELOG.md
CHANGELOG ========= 5.4 --- * Add `DoctrineDbalStore` identical to `PdoStore` for `Doctrine\DBAL\Connection` or DBAL url * Deprecate usage of `PdoStore` with `Doctrine\DBAL\Connection` or DBAL url * Add `DoctrineDbalPostgreSqlStore` identical to `PdoPostgreSqlStore` for `Doctrine\DBAL\Connection` or DBAL url * Deprecate usage of `PdoPostgreSqlStore` with `Doctrine\DBAL\Connection` or DBAL url 5.2.0 ----- * `MongoDbStore` does not implement `BlockingStoreInterface` anymore, typehint against `PersistingStoreInterface` instead. * added support for shared locks * added `NoLock` * deprecated `NotSupportedException`, it shouldn't be thrown anymore. * deprecated `RetryTillSaveStore`, logic has been moved in `Lock` and is not needed anymore. * added `InMemoryStore` * added `PostgreSqlStore` * added the `LockFactory::CreateLockFromKey()` method. 5.1.0 ----- * added the MongoDbStore supporting MongoDB servers >=2.2 5.0.0 ----- * `Factory` has been removed, use `LockFactory` instead. * `StoreInterface` has been removed, use `BlockingStoreInterface` and `PersistingStoreInterface` instead. * removed the `waitAndSave()` method from `CombinedStore`, `MemcachedStore`, `RedisStore`, and `ZookeeperStore` 4.4.0 ----- * added InvalidTtlException * deprecated `StoreInterface` in favor of `BlockingStoreInterface` and `PersistingStoreInterface` * `Factory` is deprecated, use `LockFactory` instead * `StoreFactory::createStore` allows PDO and Zookeeper DSN. * deprecated services `lock.store.flock`, `lock.store.semaphore`, `lock.store.memcached.abstract` and `lock.store.redis.abstract`, use `StoreFactory::createStore` instead. 4.2.0 ----- * added the PDO Store * added a new Zookeeper Data Store for Lock Component 3.4.0 ----- * added the component
Simpan