1 (edited by Claudius 2019-02-22 07:32:26)

Topic: PHP 7.3 errors not displayed correctly

In master log of php 7.3 I have this issue:

[21-Feb-2019 14:33:59] WARNING: [pool name] child 23221 said into stderr: "^@"

Instead of the real error message is displayed the operator.
Can you please take care of this or should I open a php bug report?


This is only with php 7.3, for all other versions I don't have this. The error message is displayed correctly.
ex. [21-Feb-2019 20:24:14] WARNING: [pool name] child 2491 said into stderr: "ERROR: Unable to open primary script: ....."

Re: PHP 7.3 errors not displayed correctly

> should I open a php bug report?

Yes please, and paste link here

Thanks

P.S. please also check with 7.3.3RC1 in testing repository before opening the bug report

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: PHP 7.3 errors not displayed correctly

I have this issue from the first version, including 7.3.3RC1 which is already installed.

Bug reported https://bugs.php.net/bug.php?id=77653

Re: PHP 7.3 errors not displayed correctly

See my comment on the bug, please

dnf --enablerepo=remi-test update php73\*

php73-php-fpm-7.3.4~RC1-3.fc29.remi.x86_64.rpm includes the fix


P.S. if another distro need, tell me

In the next days, I will build 7.3.4, don't know yet if I will keep this patch, so feedback very welcome.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: PHP 7.3 errors not displayed correctly

Ok, I will install this version, thanks for update. But I need some time to test, because incident is not so frequent.

Re: PHP 7.3 errors not displayed correctly

With today update

* php73-php-fpm-7.3.4-1.fc29.remi.x86_64.rpm in "remi" is upstream version without this patch (but with some security fix not in RC1)
* php73-php-fpm-7.3.4-2.fc29.remi.x86_64.rpm in "remi-test" includes this patch

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: PHP 7.3 errors not displayed correctly

Can you please add 7.3.5-2 to your repo, so I can test against the php bug?

7.3.5-2 is not here
http://rpms.remirepo.net/fedora/29/test/x86_64/

Re: PHP 7.3 errors not displayed correctly

Sorry, I build for the wrong distro.... (EL7)

7.3.5-2 now uploaded in remi-test for Fedora 29

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi