rvolz / BicBucStriim

BicBucStriim streams books, digital books. It fills a gap in the functionality of current NAS devices that provide access to music, videos and photos -- but not books. BicBucStriim fills this gap and provides web-based access to your e-book collection.
Other
408 stars 73 forks source link

Upgrade backend to PHP 7.4+ #350

Closed rvolz closed 3 years ago

rvolz commented 3 years ago

The current backend is incompatible with PHP 7.4+, see #348. Replacing the backend with newer versions will break compatibility with PHP5 installations.

rvolz commented 3 years ago

Closed with #351