Files
FreshRSS/lib/lib_phpQuery.php
Prashant Tholia 83166a9f5d lib_phpQuery support PHP 8 (#3186)
* Update to support PHP 8

Replaced create_function calls with anonymous functions in lib/lib_phpQuery.php

Ref Issue: #3082

* Remove commented code blocks

* White space

* More PHP8 fixes

Fix: Fatal error: Array and string offset access syntax with curly
braces is no longer supported in /FreshRSS/lib/lib_phpQuery.php on line
2174, etc.

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2020-10-03 14:26:31 +02:00

163 KiB