Skip to content

Feature/php85 compatability - #112

Open
xtremevision wants to merge 7 commits into
macopedia:magento2from
xtremevision:feature/php85-compatability
Open

Feature/php85 compatability#112
xtremevision wants to merge 7 commits into
macopedia:magento2from
xtremevision:feature/php85-compatability

Conversation

@xtremevision

Copy link
Copy Markdown

Product create/update/touch timestamps and the remaining web status timestamps
were migrated from removed PHP 8.5 strftime() calls to date() calls.

  • Runtime core_store references discovered in optional plugins were changed
    to Magento 2's store table.
  • A dead commented core_website query was removed.
  • Obsolete Magento 1 product-flat cleanup was removed from the reindexing and
    product-deletion plugins.
  • Obsolete Magento 1 product-flat and category-flat truncation was removed from
    the destructive catalog-clearing utilities.
  • The removed catalog_product_flat and catalog_category_flat indexers were
    removed from the default reindexing plugin configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant