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

PropertyModifierGetHostByName: Fix inet_pton unrecognized address error #2903

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

raviks789
Copy link
Collaborator

fixes #2877

@raviks789 raviks789 self-assigned this Aug 6, 2024
@cla-bot cla-bot bot added the cla/signed label Aug 6, 2024
@raviks789 raviks789 force-pushed the fix/property-modifier-get-host-by-name branch from ffd37ca to 847f210 Compare August 8, 2024 08:07
@raviks789 raviks789 changed the title PropertyModifierGetHostByName: Transform host name to in_addr representation only if it is an ip address PropertyModifierGetHostByName: Fix inet_pton unrecognized address error for PHP 7.2 Aug 8, 2024
@raviks789 raviks789 force-pushed the fix/property-modifier-get-host-by-name branch from 847f210 to c0a2fb7 Compare August 8, 2024 08:20
@raviks789 raviks789 changed the title PropertyModifierGetHostByName: Fix inet_pton unrecognized address error for PHP 7.2 PropertyModifierGetHostByName: Fix inet_pton unrecognized address error Aug 8, 2024
@raviks789 raviks789 force-pushed the fix/property-modifier-get-host-by-name branch 3 times, most recently from 79f7038 to 6d5df37 Compare August 8, 2024 08:24
@raviks789 raviks789 added this to the v1.11.2 milestone Aug 13, 2024
@raviks789 raviks789 force-pushed the fix/property-modifier-get-host-by-name branch from 6d5df37 to fb23e9d Compare October 22, 2024 14:43
@lippserd lippserd force-pushed the fix/property-modifier-get-host-by-name branch from fb23e9d to 6c79180 Compare November 7, 2024 10:02
@lippserd lippserd merged commit 058bc4a into master Nov 7, 2024
15 checks passed
@lippserd lippserd deleted the fix/property-modifier-get-host-by-name branch November 7, 2024 10:14
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.

Get host by name import modifier broken when lookup fails
2 participants