Skip to content

Conversation

@s0nea
Copy link

@s0nea s0nea commented Apr 4, 2024

Fix typo in _connect_erro

Goal

The PR is intended to prevent PHP8.2 deprecation warning that happens because of the _connect_erro <-> _connect_errno typo.

DESCRIPTION

Correct _connect_erro to _connect_errno in order to prevent PHP8.2 deprecation warning for creating dynamic properties.

The issue is mentioned here: #1018 (comment)

Correct _connect_erro to _connect_errno in order to prevent PHP8.2
deprecation warning for creating dynamic properties.

Signed-off-by: Tatjana Dehler <[email protected]>
@s0nea s0nea mentioned this pull request Apr 4, 2024
5 tasks
@dereuromark
Copy link

I recommend doing those PRs on the maintained package
https://github.com/devilbox-community/devilbox

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.

2 participants