Skip to content

Conversation

@siad007
Copy link
Contributor

@siad007 siad007 commented May 9, 2020

Fixes deprecated warnings and ensures PHP 7.4 compat.

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

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

Cool stuff, thanks

* @var string
*/
private $sync_marker;
public $sync_marker;
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we still want to keep this private, as we don't want to expose this outside the object. WDYT?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Without this change the code would fail on line 460 😄

@Fokko Fokko merged commit 46d87d9 into apache:master May 11, 2020
@siad007 siad007 deleted the PHP7.4 branch May 17, 2020 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants