#28609: php5-uuid ----------------------------------+----------------------------------------- Reporter: woody.gilk@… | Owner: pixilla@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ----------------------------------+----------------------------------------- Comment(by woody.gilk@…): The following functions should be defined once the extension is installed: * `uuid_create` * `uuid_is_valid` * `uuid_compare` * `uuid_is_null` * `uuid_parse` * `uuid_unparse` * `uuid_type` (undefined) * `uuid_variant` (undefined) * `uuid_time` (undefined) * `uuid_mac` (undefined) As you can see, some of the functions do not appear. This list is based on [http://freezerfrog.com/2009/12/generating-a-uuid-in-php-using-pecl- uuid/], which may be incomplete or inaccurate, however the PECL source repository [http://svn.php.net/viewvc/pecl/uuid/trunk/tests/uuid_type.phpt?revision=2562... does imply] that they should be defined. In any case, I can confirm that the important parts are functional and working. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/28609#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS