erikdubbelboer / phpRedisAdmin

Simple web interface to manage Redis databases.
http://dubbelboer.com/phpRedisAdmin/
3.11k stars 666 forks source link

Update view.php #180

Closed diplopito closed 2 years ago

diplopito commented 2 years ago

When $type = 'ReJSON-RL', a warning is displayed: "Notice: Undefined variable: size in view.php on line 116." This is a small patch while reJson is added to library.

erikdubbelboer commented 2 years ago

Thanks!

diplopito commented 2 years ago

Graag gedaan! Would you be open to extend it to cover reJSON? A few dependencies should be added by the user (according to selected reJSON library).

erikdubbelboer commented 2 years ago

I'm always open for pull requests. But I think it should be optional and just be automatically disabled when then user doesn't have the dependency.