Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-networking-uuid

UUID extension
https://github.com/php/pecl-networking-uuid

Changelog + SPDX license id

dca77fa08a689aa49d29115e115bbcda16080087 authored almost 2 years ago
config: disable time and mac if unsupported

a393861918b75d9657cb8125a4e17cebd2432c4a authored almost 2 years ago
feat: add CI

325083a7f831a51ca8b3531a3a9ed4153a755356 authored almost 2 years ago
constants in stub

801b35bc1776d7a5abe5307030c0e21b3ee4597c authored over 2 years ago
back to dev

fe2e8a423013d9311d2b48fcf1b67aefba646c1e authored about 3 years ago
Remove reference to git.php.net

ad7b10e39963f8bc7d1b8a7836e884ef3c8dff60 authored almost 4 years ago
raise ValueError for invalid UUID type

35718f1abfb86090f39dada8d352d95d24d72d05 authored over 4 years ago
fix bug #66982 uuid_mac checks wrong bit/byte for valid MAC address

48384ee3dc03613107c9568cd3e2bc46bab5fe28 authored over 4 years ago
raise warnings on bad input value with PHP 7

promote warnings to ValueError with PHP 8
add type hinting with PHP 8

e49e0e003927cac7b53746e115691891d9e843a5 authored over 4 years ago
Release 1.1.0

e6fc9d46fcc95f361dcc7728c8f1e28011a0a65d authored about 5 years ago
cleanup old compat stuff, drop support for PHP 5

143823dceafa00cd749a63e6f17776231da37767 authored about 5 years ago
add uuid_generate_md5 and uuid_generate_sha1 functions

5eb36ae2a9d5c726d5393abf0ed667acf0a64000 authored about 5 years ago
back to dev

d9ad1f5ba087f04b4d9b9ba765ac6a652bb03e30 authored about 5 years ago
Release 1.0.5

2c71171251c366329a91bfef28df72b99a1426da authored about 5 years ago
missing #if => #ifdef fix

f17471385b8930939e48c9c46340871ea10fb38a authored about 5 years ago
add missing constant UUID_VARIANT_NCS

ed6d27e175c2b89d3d22f2a1e141b2690d71cdcf authored about 5 years ago
back to dev

b44f91f12f34206458f3d3e6a987146be9c1f566 authored about 5 years ago
fix link

9539cd841b1760f357f6ebec388fd3ca32ee20e9 authored about 8 years ago
add README.md for github mirror

0c0e2695d8f77a419430854e10626d430e85b4fc authored about 8 years ago
Release 1.0.4

13432054e13628252185f7de12697af9977202ef authored over 9 years ago
move to 1.0.4RC2

170f19de46e31b4e80565477dc67944818b0dc0b authored almost 10 years ago
cleanup PHP 4 compat.

8cc260588e103a50f90eca57c68faeb455d5a0e7 authored almost 10 years ago
use PHP_FE_END

a584eebccef42aa54551290c304258e3e9bb4aa3 authored almost 10 years ago
typo

528f307b09b1cbc033dbaa06d652c5e9069ed043 authored almost 10 years ago
cleaups

52487e6c46401cea8b48264401fad9805aaa02d0 authored almost 10 years ago
add reflection file, so API change will be tracked

05e7d61a7e12d39bf55b00fc119e3230bedffadb authored almost 10 years ago
add .gitignore

15057651e8e7e81c2b70ce579cd2e06ea2004aa3 authored almost 10 years ago
add myself to the package and prepare 1.0.4RC1

8d4544dbadf26d6a1ef6fabf5de94976971e93a5 authored almost 10 years ago
big cleanup + CS

2b7895eaf7b27fd58b7ed109d4f25e35b72264c6 authored almost 10 years ago
cleanup old info from CVS

a734a82fa05ae92652563953672b2b6b73864539 authored almost 10 years ago
Fix PHP_UUID_DIR is never defined, honors --with-libdir option

74750c8398c7c726b08a2ceca6d3ec8fde3549bf authored almost 10 years ago
PHP 7 compatibility

467f7832b0c2f295431cb51e9db6fbe93d842da4 authored almost 10 years ago
include LICENSE in tarball

58b6869def5771c6a79e4d45f81aa3bea478e1cc authored about 12 years ago
improve phpinfo() output, and move release date near to version to avoid it to be forgotten

7979455b3039f43f18cd60e897981c9c63a4fcc9 authored about 12 years ago
use constant instead of value (readability)

42c8efbdf6122a2fb55a57dd2ff6f1f271499a70 authored about 12 years ago
fix build warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]

e74a3a06d19933366e350b2256e4e300cf5d050b authored about 12 years ago
use preg_match to avoid "Function ereg() is deprecated" in test suite

0caf944707e993082bc8e21016405d6b359db2c9 authored about 12 years ago
- Preparing release

70bc3ac41ba1de1e79485a53b9991291915f2555 authored over 12 years ago
s,function_entry,zend_function_entry,

As announced in http://news.php.net/php.pecl.dev/7123

9d2fd44e6ddaf2f74fc1f0dee3c62cbeafde3c8a authored almost 15 years ago
- update to package.xml v2

e845aa7fbd5e99ff5a34cf9f385459d4ac20e178 authored about 15 years ago
fix a huge number of wrong MIME types. UGH.

cd62ba5c71ae7a8659db79ab44e6908b2bcef46f authored over 15 years ago
regenerated source from latest uuid.xml

635d2dd0818449942fb1bf66805d82a785c35584 authored almost 17 years ago
preparing for new release

2d290e0b5b0488da603077cc202f488cf020bb55 authored almost 17 years ago
changed to pecl-gen generated code after BRANCH_UUID_1_0 branchoff

493b22a38bd2e5f0ec1fa1fa62018ea58a800cbc authored almost 17 years ago
follow new versioning RFC

95e9273d4686998e609fd2d82ef41907f5629e2d authored almost 17 years ago
- should now work on solaris, too ("make test" will fail though)

- converted package.xml to V2.0 format
- 1.0.1 release

e37f2075c9d7d6f6d3ab7f3dc3248db1842d81db authored almost 17 years ago
manual fixes

50d8795c9514a750a87025407f72aafed7211259 authored almost 20 years ago
mail address change

e1d3b170d08d6ee1b28db2859f5ee5cc1f03e4a5 authored almost 21 years ago
mail address change

2373ab9c89b6fffdc729cd1ef8633c720a4e4e79 authored almost 21 years ago
Maintainers without a valid CVS user ID are not accepted :(

d50e86dacfa0055b99902c143eb2524937db841c authored almost 21 years ago
preparing for 1.0 release:

- tests added
- documentation added
- package.xml updated
- support for UUID type selection added...

70419d9dc566526efdb08e7f21a28882bb465962 authored almost 21 years ago
support UUID type selection on create (based on a patch by Adam Ashley)

fae17eac50f6949e9db12b70ecaade73e61c6b3a authored almost 21 years ago
package description file added

4dcf553b43f4258056eb1ff212c90ab972885920 authored almost 22 years ago
* Update copyright year to 2003.

51315615cd4c9aa67f961698afe5153b0285e9c1 authored about 22 years ago
Make SCE building work.

196f270048e35fc49ae3d94022623fbf689edd57 authored about 22 years ago
... missed some files ...

55a04e6353578711ef116d42808debe3c1a5805b authored about 22 years ago
Universally Unique IDentifier extension

requires libuuid as provided with e2fs-utils

6ab4755e2d95ecbf09a75d8790f22e9173084948 authored about 22 years ago
Standard project directories initialized by cvs2svn.

a4bc4cc3951cbd482d705d30184d451570222995 authored about 22 years ago