/
home
/
techb158
/
ileadtechnology.com
/
SSM
/
vendor
/
doctrine
/
cache
/
/home/techb158/ileadtechnology.com/SSM/vendor/doctrine/cache
mkdir
upload
Name
Size
Mode
Actions
lib/
-
0755
rm
composer.json
1610
0644
edit
dl
rm
LICENSE
1065
0644
edit
dl
rm
README.md
949
0644
edit
dl
rm
UPGRADE.md
726
0644
edit
dl
rm
Edit:
/home/techb158/ileadtechnology.com/SSM/vendor/doctrine/cache/UPGRADE.md
(726B)
# Upgrade to 1.4 ## Minor BC Break: `Doctrine\Common\Cache\FileCache#$extension` is now `private`. If you need to override the value of `Doctrine\Common\Cache\FileCache#$extension`, then use the second parameter of `Doctrine\Common\Cache\FileCache#__construct()` instead of overriding the property in your own implementation. ## Minor BC Break: file based caches paths changed `Doctrine\Common\Cache\FileCache`, `Doctrine\Common\Cache\PhpFileCache` and `Doctrine\Common\Cache\FilesystemCache` are using a different cache paths structure. If you rely on warmed up caches for deployments, consider that caches generated with `doctrine/cache` `<1.4` are not compatible with the new directory structure, and will be ignored.
Save
cmd:
run