Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: utilize the correct phpunit configuration for snippets #5259

Merged
merged 4 commits into from May 4, 2022

Conversation

dwsupplee
Copy link
Contributor

No description provided.

@dwsupplee dwsupplee requested review from a team as code owners May 4, 2022 20:34
*
* $operation = $sourceBackup->createCopy($destBackup, new \DateTime('+7 hours'));
* ```
*
* @param Backup $newBackup The backup object that needs to be created as a copy.
* @param DateTimeInterface $expireTime The expiration time of the backup,
* @param DateTimeInterface $expireTime The expiration time of the backup,
Copy link
Contributor

Choose a reason for hiding this comment

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

I cannot for the life of me find what's different between these two lines. I even hid whitespace, and it's still here...

Please tell me the difference so I don't go insane

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Screen Shot 2022-05-04 at 4 48 47 PM

@dwsupplee dwsupplee merged commit 88a39df into main May 4, 2022
@dwsupplee dwsupplee deleted the dwsupplee-patch-1 branch May 4, 2022 23:52
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.

None yet

2 participants