Commit Graph

28 Commits

Author SHA1 Message Date
Ben Ramsey a0544fe71b Updating README to use version 3.0 in Composer install example 2014-10-30 00:39:01 -05:00
Ben Ramsey 3b0ae30bef Merge branch '2.8' into 3.0 2014-10-30 00:38:36 -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 57b3ac7a78 Merge branch 'jsonserializable' of github.com:gdbots/uuid-php into gdbots-jsonserializable 2014-10-29 23:05:05 -05:00
Johnson 3ba3365808 Use toString function in README
This helps illustrate that the uuidX() functions return Uuid objects,
and not strings.
2014-10-19 15:57:14 +11:00
Ben Ramsey 41dcfcd8e2 Remove phpdoc config in favor of apigen. 2014-09-02 15:09:26 -05:00
Greg Brown f85eb9f69d require 5.4 and add JsonSerializable -on branch - prep for pr 2014-07-24 22:29:46 -07:00
Julius Beckmann ebe92cadff Added HHVM Tested Badge.
So everyone can see it works with HHVM :)
2014-03-20 17:48:38 +01:00
Pascal Borreli 4c52b8c392 Fixed typos 2014-03-06 02:05:57 +00:00
Ben Ramsey 00ab1e1cd3 Adding Coveralls.io integration 2014-02-28 08:31:43 -06:00
Ben Ramsey 8569983a11 Bumping the version number to 2.7.1 2014-02-21 18:08:43 -06:00
Ben Ramsey 806f46722f Bumping version number for 2.6.0 release 2014-01-17 17:40:22 -06:00
Ben Ramsey c09fdc1d1b Added project badges. 2013-10-22 11:35:36 -05:00
Ben Ramsey 02fda8f9c2 Updating the README for clarity and with links to API docs 2013-07-30 14:53:16 -05: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 eca9792eb0 Updated CHANGELOG and README for release 2.3.0 2013-07-16 10:13:38 -05:00
Ben Ramsey 0edd54dd46 Updated CHANGELOG and README 2013-07-04 11:06:55 -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 be9325ffc9 Updated example in README to show usage of try/catch for dependencies 2013-01-20 11:07:25 -06:00
Ben Ramsey a375603287 Adding line to README about generated API documentation. 2013-01-19 13:31:41 -06:00
Ben Ramsey a5f297be77 Improved and cleaned up API documentation. 2013-01-19 13:27:10 -06:00
Ben Ramsey 2e5a600ea3 Fixing error in README example. 2012-08-06 20:55:20 -05:00
Ben Ramsey 13cc05ab36 Finished writing library API documentation for README. 2012-07-19 18:50:48 -05:00
Ben Ramsey 765b3fcf33 Fixing the broken markdown syntax. 2012-07-19 17:07:38 -05:00
Ben Ramsey f9a2e38219 Cleaned up some awkward working in the README. 2012-07-19 17:05:24 -05:00
Ben Ramsey d0ffcb2d4a Adding code to detect whether this is a 32-bit or 64-bit PHP build 2012-07-19 17:02:19 -05:00
Ben Ramsey e3c1731e21 Added more description, examples, and installation notes 2012-07-18 20:43:21 -05:00
Ben Ramsey dc93facbac Initial commit; supports UUID version 1 generation. 2012-07-05 18:29:35 -05:00