grocy/helpers
Daniel Tihanyi 10c1ccd6e4
Extend REQUIRED_PHP_EXTENSIONS check about core extensions (#1540)
* Extend Grocy REQUIRED_PHP_EXTENSIONS

After installing Grocy on FreeBSD, even with all extensions installed that are listed in REQUIRED_PHP_EXTENSIONS, Grocy still couldn't start. The added 3 PHP Extensions are also needed to run Grocy.

* Added note about core extensions

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2021-08-04 17:25:24 +02:00
..
BaseBarcodeLookupPlugin.php Squashed commit 2021-07-16 17:32:08 +02:00
ConfigurationValidator.php Added configuration validator class (#1215) 2020-12-23 17:37:05 +01:00
extensions.php Squashed commit 2021-07-16 17:32:08 +02:00
Grocycode.php Fixed the bug where grocy would return "Not a grocycode" all the time (#1557) 2021-08-04 16:35:26 +02:00
PrerequisiteChecker.php Extend REQUIRED_PHP_EXTENSIONS check about core extensions (#1540) 2021-08-04 17:25:24 +02:00
UrlManager.php Squashed commit 2021-07-16 17:32:08 +02:00
WebhookRunner.php Squashed commit 2021-07-16 17:32:08 +02:00