Re: FreeBSD Port: php80-json

2022-02-01 Thread Torsten Zuehlsdorff
We don't. Currently Zabbix is working - but with PHP 7.4. It will be another question next year, when PHP 7.4 will be removed. It looks like Zabbix don't support PHP 8.0 within the next year. So it is possible, that Zabbix will be removed. Or some workaround will be found. On 27.01.22 18:11,

Re: FreeBSD Port: php80-json

2022-01-27 Thread Alex V. Petrov
Then Why do we need non-working software in ports? 27.01.2022 23:11, Kurt Jaeger пишет: Hi! Hmm, afrer update to php80 zabbix-frontend don't working.(pkg upgrade) There's this: https://support.zabbix.com/browse/ZBXNEXT-7080 And this: https://www.zabbix.com/documentation/current/en/manual/i

Re: FreeBSD Port: php80-json

2022-01-27 Thread Kurt Jaeger
Hi! > > Hmm, afrer update to php80 zabbix-frontend don't working.(pkg upgrade) > > There's this: > > https://support.zabbix.com/browse/ZBXNEXT-7080 And this: https://www.zabbix.com/documentation/current/en/manual/installation/requirements which says: PHP 7.2.5 or later, but PHP 8.0 is no

Re: FreeBSD Port: php80-json

2022-01-27 Thread Kurt Jaeger
Hi! > Hmm, afrer update to php80 zabbix-frontend don't working.(pkg upgrade) There's this: https://support.zabbix.com/browse/ZBXNEXT-7080 -- p...@freebsd.org +49 171 3101372 Now what ?

Re: FreeBSD Port: php80-json

2022-01-27 Thread Torsten Zuehlsdorff
Aloha Alex, Hmm, afrer update to php80 zabbix-frontend don't working.(pkg upgrade) Many errors: Required parameter $sql_parts follows optional parameter $table_alias This error has nothing to do with json. Its about the new optional parameter handling introduced in PHP 8. If you get errors

Re: FreeBSD Port: php80-json

2022-01-27 Thread Alex V. Petrov
Yes, I have read it. The only difference is php-json (before and after). 27.01.2022 17:07, Jochen Neumeister пишет: do you read UPDATING? Am 27.01.22 um 10:41 schrieb Alex V. Petrov: Hmm, afrer update to php80 zabbix-frontend don't working.(pkg upgrade) Many errors: Required parameter $sql_pa

Re: FreeBSD Port: php80-json

2022-01-27 Thread Jochen Neumeister
do you read UPDATING? Am 27.01.22 um 10:41 schrieb Alex V. Petrov: Hmm, afrer update to php80 zabbix-frontend don't working.(pkg upgrade) Many errors: Required parameter $sql_parts follows optional parameter $table_alias [zabbix.php:22 → require_once() → ZBase->run() → ZBase->authenticateUser(

Re: FreeBSD Port: php80-json

2022-01-27 Thread Alex V. Petrov
Hmm, afrer update to php80 zabbix-frontend don't working.(pkg upgrade) Many errors: Required parameter $sql_parts follows optional parameter $table_alias [zabbix.php:22 → require_once() → ZBase->run() → ZBase->authenticateUser() → CEncryptedCookieSession->extractSessionId() → CSettingsHelper::getGl

Re: FreeBSD Port: php80-json

2022-01-27 Thread Torsten Zuehlsdorff
Aloha Alex, On 27.01.22 10:05, Alex V. Petrov wrote: Need for zabbix. When wait? Json is part of the PHP code since PHP 8.0. So there will be *no port*. Just install lang/php80 and you can use json. :) Best, Torsten

FreeBSD Port: php80-json

2022-01-27 Thread Alex V. Petrov
Need for zabbix. When wait? -- -- Alex V. Petrov