Skip to content

Conversation

@eli-darkly
Copy link
Contributor

@eli-darkly eli-darkly commented Aug 6, 2021

This adjusts for the changes made in https://github.com/launchdarkly/php-server-sdk-private/pull/66. It also switches to using the prerelease 4.0.x version of the SDK; previously we were cheating by using 3.9, but that won't work now that these internal classes have moved.

The CI for this project won't pass until we have released the 4.0 SDK and changed composer.json to remove the reference to the private SDK repo, because this project has the standard CircleCI deploy key that's for its own repo only. However, it will pass when we pull this shared code into the Git subtree in the various database integration packages (which I've already done, in PR branches in those repos)... because those have already been set up with deploy keys to access the prerelease SDK. This will be a non-issue after the release.

If you want to verify that the tests here do pass, just clone the code locally and run composer install && vendor/bin/phpunit.

Copy link

@zurab-darkly zurab-darkly left a comment

Choose a reason for hiding this comment

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

👍 confirmed tests do pass locally.

@eli-darkly eli-darkly merged commit 0d3ed85 into master Aug 6, 2021
@eli-darkly eli-darkly deleted the eb/ch117158/impl-namespace branch August 6, 2021 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants