🇧🇷Brazil vitorbs Belo Horizonte
🇧🇷Brazil vitorbs Belo Horizonte
Hey, i'll try to fix the remaining tests.
🇧🇷Brazil vitorbs Belo Horizonte
🇧🇷Brazil vitorbs Belo Horizonte
I did the review using the Upgrade Status module and Drupal-check, everything looks great, its ready for upgrade to Drupal 10, so i'm moving to RTBC.
🇧🇷Brazil vitorbs Belo Horizonte
I'll do the review.
🇧🇷Brazil vitorbs Belo Horizonte
I needed to delete the class to apply the patch, but it worked well.
🇧🇷Brazil vitorbs Belo Horizonte
I'm having the same problem, the patch doesn't apply, what should i do? If anyone can help me...
Skipped patch 'README.txt'.
Skipped patch 'src/NgLightbox.php'.
Skipped patch 'src/Tests/NgLightboxTest.php'.
Checking patch src/Form/NgLightboxSettingsForm.php...
error: while searching for:
namespace Drupal\ng_lightbox\Form;
use Drupal\Core\Config\ConfigFactoryInterface;
use Drupal\Core\Extension\ModuleHandlerInterface;
use Drupal\Core\Form\ConfigFormBase;
use Drupal\Core\Form\FormStateInterface;
use Drupal\ng_lightbox\NgLightbox;
use Symfony\Component\DependencyInjection\ContainerInterface;
class NgLightboxSettingsForm extends ConfigFormBase {
/**
* @var \Drupal\Core\Config\ConfigFactoryInterface
*/
protected $config;
error: patch failed: src/Form/NgLightboxSettingsForm.php:3
error: src/Form/NgLightboxSettingsForm.php: patch does not apply
🇧🇷Brazil vitorbs Belo Horizonte
Working on it.