mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-25 19:00:03 +03:00
Issue #2001 Compatibility PHP 8.2
This commit is contained in:
parent
4208c8ebbc
commit
732c4b2a60
1 changed files with 1 additions and 0 deletions
|
@ -140,6 +140,7 @@ class PwgXmlWriter
|
|||
|
||||
class PwgRestEncoder extends PwgResponseEncoder
|
||||
{
|
||||
private $_writer;
|
||||
function encodeResponse($response)
|
||||
{
|
||||
if ($response instanceof PwgError)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue