Open
Conversation
0f63c9b to
0ada92c
Compare
mike-dean-talis
approved these changes
Mar 20, 2026
mike-dean-talis
left a comment
There was a problem hiding this comment.
Looks good to an untrained tripod-ist.
20cf02f to
9611893
Compare
cb344a0 to
ed05d27
Compare
9611893 to
67a6c6c
Compare
630f821 to
8462d75
Compare
67a6c6c to
1b2e02f
Compare
e40d121 to
29a2458
Compare
1b2e02f to
fd9ef86
Compare
- Enforce that ReadPreference is a string - Switch from ReadPreference->getMode() to getModeString()
ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect since PHP 8.1
Use an empty string instead, as null is silently converted: php -r '$arr = ["" => "foo"]; var_dump($arr[null]);'
fd9ef86 to
9b0f407
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
$readPreferenceis a stringReadPreference->getMode()togetModeString()psr/loginstead of MonologResque\Job\Job.Tripod\Mongo\Jobs\JobBasefromTripod\Mongo\DriverBaseLoggerTraitfromDriverBaseDriverBaseused by jobs were re-implemented.Tripod\Mongo\Jobs\JobBaseextendResque\Job\Job.