
Originally Posted by
torvista
I think it does work out of the box, but it does need fettling for php 8.2.
I have it working and have put up a zc158 branch in my Github which includes those changes, apart from template files.
I'm seeing multiple logs when testing your GitHub version on 1.5.8a running PHP 8.1.13
Code:
PHP Deprecated: Creation of dynamic property products_pagination_observer::$product_names_array is deprecated in /home/embondir/public_html/dev/includes/classes/observers/class.products_pagination_observer.php on line 14.
PHP Deprecated: Creation of dynamic property products_pagination_observer::$product_names_array is deprecated in /home/embondir/public_html/dev/includes/classes/observers/class.products_pagination_observer.php on line 15.
PHP Deprecated: Creation of dynamic property products_pagination_observer::$isTablet is deprecated in /home/embondir/public_html/dev/includes/classes/observers/class.products_pagination_observer.php on line 29.
PHP Deprecated: Creation of dynamic property products_pagination_observer::$isMobile is deprecated in /home/embondir/public_html/dev/includes/classes/observers/class.products_pagination_observer.php on line 30.
PHP Deprecated: Creation of dynamic property products_pagination_observer::$isDesktop is deprecated in /home/embondir/public_html/dev/includes/classes/observers/class.products_pagination_observer.php on line 31.
PHP Deprecated: Creation of dynamic property products_pagination_observer::$isEnabled is deprecated in /home/embondir/public_html/dev/includes/classes/observers/class.products_pagination_observer.php on line 33.
PHP Deprecated: Creation of dynamic property products_pagination_observer::$isEnabledMobile is deprecated in /home/embondir/public_html/dev/includes/classes/observers/class.products_pagination_observer.php on line 34.
PHP Deprecated: Creation of dynamic property products_pagination_observer::$pagePaginationEnabled is deprecated in /home/embondir/public_html/dev/includes/classes/observers/class.products_pagination_observer.php on line 63.
Bookmarks