mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Issue #2001 Compatibility PHP 8.2
This commit is contained in:
@@ -140,6 +140,7 @@ class PwgXmlWriter
|
||||
|
||||
class PwgRestEncoder extends PwgResponseEncoder
|
||||
{
|
||||
private $_writer;
|
||||
function encodeResponse($response)
|
||||
{
|
||||
if ($response instanceof PwgError)
|
||||
|
||||
Reference in New Issue
Block a user