Ben Ramsey
|
4df546f5e4
|
Merge branch '2.8'
Conflicts:
README.md
apigen.neon
composer.json
|
2015-07-23 19:06: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
|
e006f669ad
|
Adding common docblock file header
|
2015-07-15 13:59:52 -05:00 |
|
Ben Ramsey
|
c8f320477b
|
Update dev requirements
|
2015-06-21 19:41:48 -05:00 |
|
Ben Ramsey
|
b375d1de2b
|
Separate uuid CLI tool into separate project
Closes #52
|
2015-06-21 19:37:32 -05:00 |
|
Ben Ramsey
|
de02e532b2
|
Separate Doctrine\UuidTupe into an external library
Closes #51
|
2015-06-21 18:05:49 -05: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
|
de36494f76
|
Merge branch '2.8'
Conflicts:
README.md
composer.json
src/Console/Command/DecodeCommand.php
src/Uuid.php
|
2015-06-16 12:10:52 -05:00 |
|
Ben Ramsey
|
fb8b580d81
|
Adding more testing tools to the 2.8 branch
|
2015-06-16 11:58:43 -05:00 |
|
Ben Ramsey
|
a9d4f93ab7
|
Merge branch '2.8'
Conflicts:
README.md
composer.json
src/Uuid.php
|
2015-06-16 10:21:32 -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
|
1a600eeadb
|
Adding @aztech-dev to the authors list in composer.json
|
2015-04-25 15:28:28 -05:00 |
|
Ben Ramsey
|
6ecf076dfc
|
Updating composer.json description to note the name change.
|
2015-04-25 15:23:50 -05:00 |
|
Ben Ramsey
|
d67c3490a8
|
Change namespace to "Ramsey"; closes #48
|
2015-04-25 12:11:37 -05:00 |
|
Ben Ramsey
|
b61689126b
|
Updating the build tools
|
2015-03-21 20:14:26 +00:00 |
|
Ben Ramsey
|
ebea9b969b
|
Add ircmaxell-RandomLib to the dev dependencies
|
2014-11-08 16:24:22 -05:00 |
|
Ben Ramsey
|
90fd1531d0
|
Fixing PSR2 standards violations reported by PHP_CodeSniffer
|
2014-11-08 15:50:04 -05:00 |
|
Ben Ramsey
|
57b3ac7a78
|
Merge branch 'jsonserializable' of github.com:gdbots/uuid-php into gdbots-jsonserializable
|
2014-10-29 23:05:05 -05:00 |
|
Ben Ramsey
|
6af68ccfa1
|
Set package version to 3.0.x-dev
|
2014-09-02 15:11:56 -05:00 |
|
Ben Ramsey
|
0878935b71
|
Set package version to 2.8.x-dev
|
2014-09-02 15:11:33 -05:00 |
|
Ben Ramsey
|
ccabc07c64
|
Bumping the version number to 2.7.2
|
2014-07-28 12:51:57 -05:00 |
|
Ben Ramsey
|
023de5627b
|
Now using PHPUnit 4 to run the tests.
|
2014-07-28 11:36:44 -05:00 |
|
Greg Brown
|
f85eb9f69d
|
require 5.4 and add JsonSerializable -on branch - prep for pr
|
2014-07-24 22:29:46 -07:00 |
|
Greg Brown
|
45c34cd709
|
require 5.4 and add JsonSerializable
|
2014-07-22 23:20:43 -07:00 |
|
Ben Ramsey
|
00ab1e1cd3
|
Adding Coveralls.io integration
|
2014-02-28 08:31:43 -06:00 |
|
Ben Ramsey
|
c43be02bd9
|
Upgraded to PSR-4 autoloading
|
2014-02-21 18:35:01 -06:00 |
|
Ben Ramsey
|
2ea4c90bd7
|
Support symfony/console for 2.3 (LTS version); fixes #21
|
2014-02-19 20:20:49 -06:00 |
|
Ben Ramsey
|
4fa3a7abfd
|
Moving moontoast/math and symfony/console to require-dev; fixes #20
|
2014-02-19 19:41:12 -06:00 |
|
Ben Ramsey
|
cefaa9aa6c
|
Bumping dev version for master branch
|
2014-01-31 12:34:41 -06:00 |
|
Ben Ramsey
|
57f1d1fa94
|
Remove moontoast/math from suggested packages, since it is now required
|
2014-01-27 18:34:47 -06:00 |
|
Ben Ramsey
|
7850144c28
|
Make Moontoast\Math as part of the regular requirements
|
2014-01-16 22:53:55 +00:00 |
|
Ben Ramsey
|
7bebd01e31
|
Add uuid console application and tests for generating UUIDs from CLI
|
2013-12-27 08:42:55 -06:00 |
|
Ben Ramsey
|
4b0bd0f6cb
|
Updated CHANGELOG and branch-alias for 2.5.0 release
|
2013-10-30 17:43:52 -05:00 |
|
Ben Ramsey
|
e997496d40
|
Updating to use PHPUnit from Packagist
|
2013-10-30 17:42:13 -05:00 |
|
Daniel Freudenberger
|
d4d5b45ab8
|
fixes #16
fix unit tests to be compatible with doctrine/dbal >= 2.4.0
|
2013-09-18 00:33:03 +02:00 |
|
Daniel Freudenberger
|
547ec3bfbd
|
change doctrine/dbal version from '>=2.3' to '2.3.*'
the change is required to make the tests run again. Doctrine has
made some changes which seems to introduce a bc break
|
2013-09-16 00:02:33 +02:00 |
|
Ben Ramsey
|
721181e327
|
Bumping the version to 2.4.0 and updating the CHANGELOG
|
2013-07-29 19:05:42 -05:00 |
|
Ben Ramsey
|
5c011f467e
|
Updating dev-master branch alias
|
2013-07-16 10:19:39 -05:00 |
|
Ben Ramsey
|
9b68c50502
|
Bumping master branch alias for Composer
|
2013-07-04 11:15:18 -05:00 |
|
Ben Ramsey
|
cf9fe59975
|
Removed minimum stability of "dev" from composer.json
|
2013-07-04 10:58:59 -05:00 |
|
Ben Ramsey
|
79a655e886
|
Bump version numbers and update Travis to test on PHP 5.5
|
2013-04-15 18:43:05 -05:00 |
|
Ben Ramsey
|
257d668b6e
|
Setting up dev-master branch alias for 2.0.x-dev
|
2013-02-11 13:16:50 -06:00 |
|
Ben Ramsey
|
5da5e08188
|
Removed 64-bit requirement statement from composer.json description
[ci skip]
|
2013-01-20 11:38:58 -06:00 |
|
Ben Ramsey
|
ad3bde8b24
|
Moved UnsupportedOperationException to the Exception subnamespace
|
2013-01-19 12:09:04 -06:00 |
|
Ben Ramsey
|
4984b7a4df
|
Bump moontoast/math dependency to version 1.0.0
|
2013-01-14 13:57:11 -06:00 |
|
Ben Ramsey
|
74354bf7d1
|
Updating the description of moontoast/math dependency suggestion
|
2013-01-05 03:15:43 -06:00 |
|
Ben Ramsey
|
ed8ec33eb1
|
Adding hasBigNumber() and is64BitSystem() helper methods
|
2013-01-04 21:58:47 -06:00 |
|
Ben Ramsey
|
2544a39433
|
Adding @marijn to the authors in composer.json
|
2012-08-06 20:44:44 -05:00 |
|
Marijn Huizendveld
|
487c61a27f
|
Suggest the installation of doctrine/dbal.
|
2012-08-07 01:00:48 +02:00 |
|