Strategery-Inc / Magento2-InfiniteScroll

Automatically load the next page of products in Magento. Easy to install and configure, this module works 100% out of the box with vanilla Magento 2.x. For IAS license info: https://github.com/Strategery-Inc/Magento2-InfiniteScroll/issues/27#issuecomment-396148819
Academic Free License v3.0
57 stars 43 forks source link

Change PHP 7 constraint to allow 7.4 #63

Closed pikulsky closed 3 years ago

pikulsky commented 4 years ago

Magento 2.4 requires PHP ~7.4.0 (see https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements-tech.html#php)

gsomoza commented 4 years ago

Thanks @pikulsky – out of curiosity were you able to confirm everything works on PHP 7.4 and Magento 2.4?

pikulsky commented 4 years ago

Thanks @pikulsky – out of curiosity were you able to confirm everything works on PHP 7.4 and Magento 2.4?

Can't confirm: didn't try yet.

gsomoza commented 4 years ago

@damian-pastorini could you please QA this when you get a chance?

pikulsky commented 4 years ago

@damian-pastorini , @gsomoza , FYI: I've tested it locally, the module works OK in Magent 2.4.0 (PHP 7.4), no issue so far.

gsomoza commented 3 years ago

Thanks @pikulsky, merged and releasing soon.