Page MenuHomeFreeBSD

security/pecl-pam: Add patch to fix pecl-pam with PHP 7*
ClosedPublic

Authored by joneum on Jan 2 2018, 9:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 2:11 PM
Unknown Object (File)
Mar 16 2024, 12:08 AM
Unknown Object (File)
Feb 16 2024, 1:13 PM
Unknown Object (File)
Feb 4 2024, 2:20 PM
Unknown Object (File)
Jan 20 2024, 4:42 AM
Unknown Object (File)
Jan 12 2024, 3:34 PM
Unknown Object (File)
Dec 25 2023, 12:51 PM
Unknown Object (File)
Dec 25 2023, 12:51 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

security/pecl-pam/files/patch-pam.c
1 ↗(On Diff #37426)

^ please add the url to the gentoo patch this was obtained from atop of this file

Something like

Obtained from gentoo: 
   [url]

--- pam.c.orig        2018-01-02 11:11:25 UTC
+++ pam.c
@@ -227,8 +227,13 @@ int chpass_pam_talker(int num_msg,
 PHP_FUNCTION(pam_auth)
 {
This revision is now accepted and ready to land.Jan 3 2018, 7:39 PM
This revision was automatically updated to reflect the committed changes.