Edit report at https://bugs.php.net/bug.php?id=62025&edit=1
ID: 62025 Updated by: fel...@php.net Reported by: lior dot k at zend dot com Summary: __ss_family was changed on AIX 5.3 -Status: Assigned +Status: Closed Type: Bug Package: Sockets related Operating System: AIX PHP Version: 5.4.3 Assigned To: felipe Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. Thanks for testing! Previous Comments: ------------------------------------------------------------------------ [2012-05-21 11:34:40] lior dot k at zend dot com The define in sockets.c should test for "_AIX" not "AIX". See my original patch. Other than this, it works fine on AIX 5.1. ------------------------------------------------------------------------ [2012-05-20 22:47:27] fel...@php.net I've pushed a fix to git, can you test it and provide a feedback? Thanks. ------------------------------------------------------------------------ [2012-05-20 22:45:44] fel...@php.net Automatic comment on behalf of felipe...@gmail.com Revision: http://git.php.net/?p=php-src.git;a=commit;h=f3615bc6f7079e8e9c8940a80b011de1e01951d3 Log: - Fixed bug #62025 (__ss_family was changed on AIX 5.3) ------------------------------------------------------------------------ [2012-05-20 22:45:43] fel...@php.net Automatic comment on behalf of felipe...@gmail.com Revision: http://git.php.net/?p=php-src.git;a=commit;h=ffe8303f24bd1db8af1e64e99c9f7edca4940d95 Log: - Fixed bug #62025 (__ss_family was changed on AIX 5.3) ------------------------------------------------------------------------ [2012-05-14 14:13:50] lior dot k at zend dot com That's __ss_family on AIX 5.1, on AIX 5.3 it's the same other OSes. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=62025 -- Edit this bug report at https://bugs.php.net/bug.php?id=62025&edit=1