Skip to content

Commit 84b65c3

Browse files
authored
Removed Mage_PageCache module (#2258)
1 parent d91170b commit 84b65c3

File tree

18 files changed

+1
-931
lines changed

18 files changed

+1
-931
lines changed

.github/phpstan.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ parameters:
4343
- %currentWorkingDirectory%/app/code/core/Mage/Newsletter
4444
- %currentWorkingDirectory%/app/code/core/Mage/Oauth
4545
- %currentWorkingDirectory%/app/code/core/Mage/Page
46-
- %currentWorkingDirectory%/app/code/core/Mage/PageCache
4746
- %currentWorkingDirectory%/app/code/core/Mage/Paygate
4847
- %currentWorkingDirectory%/app/code/core/Mage/Payment
4948
- %currentWorkingDirectory%/app/code/core/Mage/Paypal

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Do not use 20.x.x if you need IE support.
9393
- possibility to disable global search in backend #1532
9494
- reduce needless saves by avoiding setting `_hasDataChanges` flag #2066
9595
- removed support for `global/sales/old_fields_map` defined in XML #921
96+
- removed Mage_PageCache module #2258
9697
- removed lib/flex containing unused ActionScript "file uploader" files #2271
9798

9899
For full list of changes, you can [compare tags](https://github.com/OpenMage/magento-lts/compare/1.9.4.x...20.0).

app/code/core/Mage/PageCache/Block/Adminhtml/Cache/Additional.php

Lines changed: 0 additions & 55 deletions
This file was deleted.

app/code/core/Mage/PageCache/Helper/Data.php

Lines changed: 0 additions & 122 deletions
This file was deleted.

app/code/core/Mage/PageCache/Model/Control/Interface.php

Lines changed: 0 additions & 42 deletions
This file was deleted.

app/code/core/Mage/PageCache/Model/Control/Zend.php

Lines changed: 0 additions & 47 deletions
This file was deleted.

app/code/core/Mage/PageCache/Model/Observer.php

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)