php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75759 uid_mac & uuid_time might not be available on macOS
Submitted: 2018-01-04 09:14 UTC Modified: 2023-10-01 18:15 UTC
Votes:4
Avg. Score:4.5 ± 0.9
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:2 (66.7%)
From: smillernl at me dot com Assigned: remi (profile)
Status: Assigned Package: *General Issues
PHP Version: Irrelevant OS: macOS
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: smillernl at me dot com
New email:
PHP Version: OS:

 

 [2018-01-04 09:14 UTC] smillernl at me dot com
Description:
------------
The UUID module uses functions that aren't always available on macOS. It might be better to check for those first. before compiling.

Expected result:
----------------
Check for existance of functions of macOS

Actual result:
--------------
just tries to compile without checking

Patches

config_func_check (last revision 2018-01-04 09:15 UTC by smillernl at me dot com)

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-09-06 16:16 UTC] cmb@php.net
I suggest to submit this as PR[1] for better visibility.

[1] <https://github.com/php/pecl-networking-uuid/pulls>
 [2021-11-29 12:21 UTC] smillernl at me dot com
The following pull request has been associated:

Patch Name: Add compatibility with macOS
On GitHub:  https://github.com/php/pecl-networking-uuid/pull/2
Patch:      https://github.com/php/pecl-networking-uuid/pull/2.patch
 [2023-10-01 18:15 UTC] levim@php.net
-Package: uuid +Package: *General Issues
 [2023-10-01 18:15 UTC] levim@php.net
This is guarded in source: https://github.com/php/pecl-networking-uuid/commit/a393861918b75d9657cb8125a4e17cebd2432c4a. I'm not sure when it will be released.
 [2023-10-01 18:15 UTC] levim@php.net
-Assigned To: +Assigned To: remi
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 06:01:30 2024 UTC