core23/gdpr-bundle
Deprecated Symfony bundle providing GDPR cookie consent/info banner with optional domain-cookie blocking and allowlist configuration. No longer maintained; consider klaro.js or other alternatives.
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Removed deprecated whitelist config key
Renamed namespace Core23\GDPRBundle to Nucleos\GDPRBundle after move to [@nucleos]
Run
$ composer remove core23/gdpr-bundle
and
$ composer require nucleos/gdpr-bundle
to update.
Run
$ find . -type f -exec sed -i '.bak' 's/Core23\\GDPRBundle/Nucleos\\GDPRBundle/g' {} \;
to replace occurrences of Core23\GDPRBundle with Nucleos\GDPRBundle.
Run
$ find -type f -name '*.bak' -delete
to delete backup files created in the previous step.
2559c73 [MINOR] Add support for string selector in javascript b66eb7a [PATCH] Export js modules
5f8fb70 [BUILD] Simplify rmt config 832e804 [MINOR] Use latest block bundle for auto-registration of blocks de10fda [MINOR] Removed admin bundle dependency bbecada [BUILD] Remove nightly build from Travis d9cf43a [BUILD] Fixed wrong branch alias 4577323 [BUILD] Added project specific phpstan settings a325f79 [MINOR] Removed deprecated name argument from block constructor 783b4aa [TEST] Fixed deprecations in tests c32868e [MINOR] Use new block signatures f9fb748 [DOCS] Updated README cba5ffa [PATCH] Use latest block bundle for PHPUnit 8 support 4875c44 [BUILD] Use phpunit 8 7b9f946 [TEST] Added return types b226643 [TEST] Fixed phpstan findings aacb5a1 [PATCH] Use more precise null and type checks 4905c5a [BUILD] Remove include from phpstan config d772c3f [BUILD] Added more strict phpstan rules 95001bb [PATCH] Removed superfluous PHPDoc 2a625df [PATCH] Updated CS config 3cf76eb [BUILD] Added kodiak config 27bb055 [BUILD] Include phpstan-prophecy extension ac3f776 [BUILD] Removed superfluous phpdoc d0db8a3 [BUILD] Added more phpstan checks
How can I help you explore Laravel packages today?