simplesamlphp-module-drupalauth icon indicating copy to clipboard operation
simplesamlphp-module-drupalauth copied to clipboard

Allow Drupal to alter attributes via event subscribers.

Open j4-m opened this issue 1 year ago • 3 comments

j4-m avatar Jan 30 '24 12:01 j4-m

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Feb 06 '24 08:02 sonarqubecloud[bot]

I've ended up creating another PR as a reroll of this.

Note if you find yourself here - Because this patch updates the autoloader you need to get composer to update this. While it would seem that there should be someway to get composer to update vendor/composer/autoload_psr4.php after patching - I ended up installing from the github repo to get this to work.

stesi561 avatar May 21 '24 00:05 stesi561

Also this patch requires PHP 8.x

stesi561 avatar May 21 '24 00:05 stesi561