Commit Graph

89 Commits

Author SHA1 Message Date
Jessica Mauerhan ae2d1f8ca9 Add older version of phpmock 2016-10-06 11:00:35 -04:00
Jessica Mauerhan 761e5115be Add function mock test for systems without libsodium 2016-10-04 16:23:36 -04:00
Andreas Möller 7ff6fff06d Fix: Move tests one up 2016-09-15 08:31:27 +02:00
Ben Ramsey 22226169cd Limit PHPUnit use to <5.4 to avoid deprecation warnings in master 2016-06-24 16:40:07 +02:00
Ben Ramsey e8b615187e Merge pull request #104 from jmauerhan/add-generator-test-coverage
Add src/Generator test coverage
2016-03-23 12:02:37 -03:00
Jessica Mauerhan 7e8fef0ce1 merge 2016-03-23 07:23:42 -04:00
Ben Ramsey 4aac31920d Merge pull request #101 from ramsey/3.x/random_compat
Drop the use of OpenSSL as a fallback and use paragonie/random_compat
2016-03-22 15:35:14 -03:00
Ben Ramsey 7c5751d6fa Add 3.x-dev Composer branch alias for dev-master
[ci skip]
2016-03-22 15:29:26 -03:00
Ben Ramsey 04ad192962 Merge branch '2.x/random_compat' into 3.x/random_compat 2016-03-22 14:54:20 -03:00
Ben Ramsey b64eb3039a Allow ^1.0|^2.0 for paragonie/random_compat for those depending on 1.x 2016-03-22 14:50:32 -03:00
Jessica Mauerhan 0068b1be55 Specifying versions of aspect-mock and goaop that should work on 5.4 2016-03-22 11:33:28 -04:00
Jessica Mauerhan dfd89e2275 Add AspectMock for mocking built-in functions
It's possible to do this without the library, but the library makes it
simpler, so we don't have to have a bunch of extra files in the test code
base for each of the mocked methods in the namespace, and then manually
require them. This is much cleaner and I think makes it more obvious what
the mock is doing.
2016-03-22 11:11:33 -04:00
Ben Ramsey 78824fdd37 Merge branch '2.x/random_compat' into 3.x/random_compat 2016-03-22 11:57:46 -03:00
Ben Ramsey 0e75414866 Use stable version of paragonie/random_compat 2016-03-22 11:54:28 -03:00
Ben Ramsey fbf9580383 Merge branch '2.x/random_compat' into 3.x/random_compat 2016-03-17 10:59:00 -05:00
Ben Ramsey 690b987d74 Merge branch 'master' into 3.x/random_compat 2016-03-17 10:49:22 -05:00
Ben Ramsey 1057be4147 Bump paragonie/random_compat to dev-master in prep for its release 2016-03-17 10:48:28 -05:00
Jessica Mauerhan 76a6ac3dce Move Mockery to dev 2016-03-17 01:14:25 -04:00
Ben Ramsey a5626e3e58 Merge branch '2.x/random_compat' into 3.x/random_compat 2016-03-15 11:07:50 -05:00
Ben Ramsey dcd7e67721 Drop OpenSSL support and use paragonie/random_compat
Fixes issue #80 for the 2.x series
2016-03-15 10:56:25 -05:00
Jessica Mauerhan 30d71f250d Tests for RandomLibAdapter
- Requires Mockery for overloading creation of factory
- Tests for the constructor of the adapter.
2016-03-13 11:04:17 -04:00
Ben Ramsey e4e38b4059 Add random generator for the PECL libsodium extension 2016-02-13 20:29:32 -06:00
Ben Ramsey 0075fe6e23 Merge branch '2.8' 2015-12-17 11:04:15 -06:00
pkruithof 9640408866 Added support for symfony/console v3 2015-12-17 17:08:03 +01:00
Ben Ramsey 6665dcc1d3 Remove branch alias 2015-10-03 11:02:03 -05:00
Ben Ramsey bab1bc7bd2 Add ext-uuid to suggestions and re-organize suggestions 2015-10-03 11:01:46 -05:00
Ben Ramsey f5e96b6af7 Restructure tests 2015-10-03 10:59:44 -05:00
Ben Ramsey 36ebfcfc93 Add apigen/apigen to the dev requirements 2015-09-26 19:06:50 -05:00
Ben Ramsey f244327de7 Change homepage to reflect new repository location (again)
Because I'm an idiot
2015-08-31 08:40:07 -05:00
Ben Ramsey 8a637f5b50 Change homepage to reflect the new repository location 2015-08-31 08:39:09 -05:00
Frederik Bosch 75d596d95d Update composer.json of dev-master
Changed old support location to new support location.
2015-08-31 12:20:47 +02: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 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