Skip to content

Conversation

@bfenton-smugmug
Copy link
Contributor

@bfenton-smugmug bfenton-smugmug commented Apr 21, 2020

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

None

Describe the solution you've provided

I've corrected the namespace for NullEventProcessor to match its place in the folder structure.

Describe alternatives you've considered

None

Additional context

Composer 1.10 began emitting this notice about version 3.7.1. This issue also exists in master.

Deprecation Notice: Class LaunchDarkly\NullEventProcessor located in ./vendor/launchdarkly/server-sdk/src/LaunchDarkly/Impl/NullEventProcessor.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201 
Copy link
Contributor

@eli-darkly eli-darkly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this. There is actually a related bug where this class was supposed to be used but was not, so we'll fix that as well for the release.

@eli-darkly eli-darkly merged commit 36ccf3e into launchdarkly:master Apr 24, 2020
@eli-darkly
Copy link
Contributor

This is fixed in the 3.7.2 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants