Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2395

[3.3.x] Support Forum • Re: Getting error on posting on php 8.0.30

$
0
0
It would appear this is caused by the combination of two things, the passthu function being disabled and the behavior of php 8 or greater.
https://www.php.net/manual/en/function.passthru.php
8.0.0 If command is empty or contains null bytes, passthru() now throws a ValueError. Previously it emitted an E_WARNING and returned false.

Statistics: Posted by thecoalman — Fri Dec 27, 2024 7:22 pm



Viewing all articles
Browse latest Browse all 2395

Trending Articles