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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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)

Pull Requests

Pull requests:

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: Thu Nov 21 18:01:29 2024 UTC