PHP8 support for Zoom search

Please post all questions on Help+Manual 8 here

Moderators: Alexander Halser, Tim Green

Post Reply
markusflow
Posts: 50
Joined: Tue Apr 30, 2019 4:29 pm

PHP8 support for Zoom search

Unread post by markusflow »

Hi all,

is anyone running a Help & Manual help with PHP Zoom search module (PHP) on PHP version 8.*?
search.php always shows an 500 error under PHP 8.*.

With PHP 7.4, everythings works fine.

Thanks

Markus
User avatar
Tim Green
Site Admin
Posts: 23156
Joined: Mon Jun 24, 2002 9:11 am
Location: Bruehl, Germany
Contact:

Re: PHP8 support for Zoom search

Unread post by Tim Green »

Hi Markus,

This will apparently require an updated version of Zoom. We're looking into it. :?
Regards,
Tim (EC Software Documentation & User Support)

Private support:
Please do not email or PM me with private support requests -- post to the forum directly.
markusflow
Posts: 50
Joined: Tue Apr 30, 2019 4:29 pm

Re: PHP8 support for Zoom search

Unread post by markusflow »

Thanks, Tim!
michal_novomesky
Posts: 51
Joined: Thu Jan 12, 2012 2:21 pm
Contact:

Re: PHP8 support for Zoom search

Unread post by michal_novomesky »

It seems they addressed many of the PHP deprecation issues I'm receiving too with PHP 8.x:

Code: Select all

Fixed PHP script deprecation warnings on PHP 7.4 (e.g. 'Deprecated: Array and string offset access syntax with curly braces...', 'get_magic_quotes_gpc', etc.)
Fixed PHP notice issues on PHP 7.4 ("Notice: Trying to access array offset on value of type null...")
More info (click the Windows tab):
https://www.zoomsearchengine.com/zoom/whatsnew.html
markusflow
Posts: 50
Joined: Tue Apr 30, 2019 4:29 pm

Re: PHP8 support for Zoom search

Unread post by markusflow »

Hi Tim,

are there any news concerning PHP 8.x? Which H&M version supports PHP 8.x officially?

Thanks

Markus
User avatar
Tim Green
Site Admin
Posts: 23156
Joined: Mon Jun 24, 2002 9:11 am
Location: Bruehl, Germany
Contact:

Re: PHP8 support for Zoom search

Unread post by Tim Green »

Hi Markus,

Thanks for this. You should have received an email already with an updated PHP script for PHP8 that we have tested. If anyone else runs into this, please write to me at support AT ec-software.com (replace the AT with @) for assistance. :)
Regards,
Tim (EC Software Documentation & User Support)

Private support:
Please do not email or PM me with private support requests -- post to the forum directly.
markusflow
Posts: 50
Joined: Tue Apr 30, 2019 4:29 pm

Re: PHP8 support for Zoom search

Unread post by markusflow »

Yes, got an email from your Managing Director. :)
Thanks for your great support. As always.
Post Reply