Ben Ramsey
f290a0cbb9
Update build matrix to run tests on PHP 7 & with lowest package versions
2015-12-17 10:47:49 -06:00
Ben Ramsey
93a056afda
Merge pull request #94 from pkruithof/sf3-support
...
Added support for symfony/console v3
2015-12-17 10:20:38 -06:00
pkruithof
9640408866
Added support for symfony/console v3
2015-12-17 17:08:03 +01:00
Ben Ramsey
767a5b5f70
Bump version for 2.8.3 release
2.8.3
2015-08-31 08:34:50 -05:00
Ben Ramsey
1192fbfb60
Merge pull request #82 from frederikbosch/patch-1
...
[2.8] Remove rhumsaa from composer.json
2015-08-31 08:29:03 -05:00
Frederik Bosch
6c608cf1e9
Update composer.json
...
Just did a `composer show -i` and saw a big warning NO LONGER MAINTAINED on the ramsay/uuid package. This confused me because I was sure I switched months ago. I found out that there are still references to the old package inside the composer.json.
2015-08-31 11:09:34 +02:00
Ben Ramsey
0ebc7cb3e4
Merge pull request #79 from aztech-forks/moontoast-32bits-2.8.x
...
Fix exception message assertion
2015-08-28 09:36:14 -05:00
Aztech
0a04997f07
Remove message assertion -- cannot pass in both 32 and 64 bits envs
2015-08-14 23:26:59 +02:00
Aztech
2f6ba8da74
Fix exception message assertion
2015-08-14 23:15:31 +02:00
Ben Ramsey
1c01dec0c4
Remove warning message from README for the ramsey/uuid repository
2015-08-04 11:20:55 -04:00
Ben Ramsey
5d2f77a21d
Reset version back to dev
2015-07-23 19:01:58 +00:00
Ben Ramsey
9c1e2d34bd
Update CHANGELOG for 2.8.2 release
2.8.2
2015-07-23 19:00:41 +00:00
Ben Ramsey
5b98a8d907
Merge remote-tracking branch 'upstream/2.8'
...
Conflicts:
README.md
composer.json
2015-07-23 18:55:41 +00:00
Ben Ramsey
8b4186b80c
Adding links to rhumsaa-uuid on GitHub for Packagist, to avoid confusion
...
[ci skip]
2015-06-21 18:01:05 -05:00
Ben Ramsey
4b8168558e
Updating apigen.neon configuration
2015-06-16 12:46:13 -05:00
Ben Ramsey
72930cd283
Adding contributing guide
2015-06-16 12:04:06 -05:00
Ben Ramsey
72f86851f8
Fixing coding standards violations
2015-06-16 11:58:58 -05:00
Ben Ramsey
fb8b580d81
Adding more testing tools to the 2.8 branch
2015-06-16 11:58:43 -05:00
Ben Ramsey
504882abf5
Updates to the README
2015-06-16 10:46:58 -05:00
Ben Ramsey
5b32808acd
Change version back to 2.8.x-dev for dev branch
2015-06-16 10:13:26 -05:00
Ben Ramsey
c1d7d8f0ac
Prepping for the 2.8.1 release
2.8.1
2015-06-16 10:12:41 -05:00
Ben Ramsey
91f746cdd8
Coding standards fix
2015-06-16 10:10:57 -05:00
Ben Ramsey
2034433d73
Set up ramsey/uuid to replace rhumsaa/uuid
2015-06-16 09:56:58 -05:00
Ben Ramsey
f29e9301d6
Adding warnings about out-of-date package.
2015-06-16 09:54:41 -05:00
Ben Ramsey
60186232e0
Merge pull request #60 from suzuken/2.8
...
composer.phar require "rhumsaa/uuid=~2.8" is not proper
2015-05-14 09:23:04 -05:00
Kenta SUZUKI
19f7a257aa
fix installation doc
2015-05-14 11:11:31 +09:00
Ben Ramsey
4034e04e27
Updating Badge Poser badges
...
[ci skip]
2015-04-21 08:15:39 -05:00
Ben Ramsey
e636cf7306
Merge pull request #49 from francescolaffi/patch-1
...
getInteger should suggest getHex
2015-03-09 06:26:02 -07:00
Francesco Laffi
07d06dd3ec
getInteger should suggest getHex
...
getInteger is suggesting getMostSignificantBitsHex if the math library is not available
2015-03-09 13:55:38 +01:00
Ben Ramsey
7bf3ac0175
Merge pull request #45 from yberkholz/master
...
"passthru" replacement for "backtick operator" / getNodeFromSystem once per runtime
2015-01-07 08:46:10 -06:00
Ben Ramsey
ee3522beb4
Merge pull request #44 from phpMQ/master
...
Added PHPStorm to ignore
2015-01-07 08:44:38 -06:00
Yves Berkholz
c90233d6e2
Update Uuid.php
...
- change method "getIfconfig()" to use "passthru()" and an output buffer instead of the "backtick operator" which may be disabled for security reasons
- change method "getNodeFromSystem()" to process detection only once per runtime - because of great performance impact
(Test: generate 100 UUIDs[v1] before ~21s / after ~200ms)
2015-01-07 10:12:19 +01:00
Larry Lewis
610458a6c2
Added PHPStorm to ignore
2015-01-07 16:19:19 +11:00
Ben Ramsey
96a01caa11
Setting version in master to 2.8.x-dev
2014-11-09 13:48:45 -05:00
Ben Ramsey
cca98c652c
Bumping the version number to 2.8.0
2.8.0
2014-11-09 13:42:56 -05:00
Ben Ramsey
d9954fb6e2
Beautifying the CHANGELOG
2014-11-09 13:35:59 -05:00
Ben Ramsey
3d753656ed
Merge branch 'master' into 2.8
2014-10-30 00:40:17 -05:00
Ben Ramsey
0bd3a90932
Updating README to use version 2.8 in Composer install example
2014-10-30 00:37:22 -05:00
Ben Ramsey
32f7d7f8d8
Auto-generated changes to apigen.neon by apigen-4.0.0-RC3
2014-10-30 00:14:33 -05:00
Ben Ramsey
8db67829db
Merge branch 'terrycorley-add-from-integer' into 2.8
2014-10-29 22:52:52 -05:00
Ben Ramsey
0e7e2b8043
Merge branch 'add-from-integer' of github.com:terrycorley/uuid into terrycorley-add-from-integer
2014-10-29 22:52:33 -05:00
Ben Ramsey
547bed31f0
Merge branch 'boekkooi-patch-1' into 2.8
2014-10-29 22:47:47 -05:00
Ben Ramsey
4e445a5467
Merge branch 'patch-1' of github.com:boekkooi/uuid into boekkooi-patch-1
2014-10-29 22:47:27 -05:00
Ben Ramsey
2189e9cd80
Merge branch 'master' into 2.8
2014-10-29 22:44:33 -05:00
Ben Ramsey
94b0103ef8
Setting version in master to 2.7.x-dev
2014-10-29 22:39:33 -05:00
Ben Ramsey
eb1d371067
Bumping the version number to 2.7.4
2.7.4
2014-10-29 22:36:49 -05:00
Ben Ramsey
72a7201162
Merge pull request #37 from fisharebest/gitattributes
...
Exclude build/development tools from releases using .gitattributes
2014-10-29 21:05:37 -05:00
Ben Ramsey
027e7780db
Merge pull request #35 from jwpage/doc_toString
...
Use toString function in README
2014-10-29 20:51:08 -05:00
Ben Ramsey
e66eb997a1
Set timezone for tests
2014-10-24 08:55:20 -05:00
Greg Roach
6485884397
Exclude build/development tools from releases using .gitattributes
2014-10-24 14:31:22 +01:00