Thomas Jakobi
Thomas Jakobi
I can install the extension with https://documentation.mamp.info/en/MAMP-PRO-Mac/FAQ/PHP/Install-a-PHP-extension-using-PECL/ but this has to be done for AFAIK every different PHP version.
Before you drop it, PCLZIP currently only has issues with empty files in PHP 8.x in MODX.
Just to be sure. MAMP is compiled with ZIP support. Does it have to use PCLZIP then? Or is it just a wrong check that xPDO uses that part of...
It is important that `archive_with` is disabled in the MODX system settings. Otherwise it tries to use PCLZIP even if it is not needed. So if you PCLZIP is dropped,...
I don't think that the issue is fixed with #14947. There was no additional check for allowed contexts of the current user added.
It is necessary to put an update method in the core! For security reason! And some warning for insecure extras should be in the core too. For security reason.
@OptimusCrime Ok, it is necessary to put a check for a core update in the core, too (wherever it is displayed). And some webservice where the current available version is...
You can upload the translated turkish language files from your repository into Crowdin very easy. You just need a Crowdin login. It is a lot easier to have one centralized...
The button works well for the core lexicon workspace on my local 2.7.1 installation. But not in other (selected) namespaces. This is not a bug because of the text of...
I have changed the issue into a feature request. Is this ok?