Commit Graph

6 Commits

Author SHA1 Message Date
Johnson 6ae242b0cc Set the default timezone to avoid errors in hhvm
Added a default timezone to the bootstrap.php to fix errors in HHVM
tests, which was introduced when Travis removed the default `/etc/hhvm/php.ini`
in https://github.com/travis-ci/travis-ci/issues/2523#issuecomment-59303763
2014-10-19 17:58:09 +11:00
Ben Ramsey c43be02bd9 Upgraded to PSR-4 autoloading 2014-02-21 18:35:01 -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 7bebd01e31 Add uuid console application and tests for generating UUIDs from CLI 2013-12-27 08:42:55 -06:00
Marijn Huizendveld dcbb873e62 Add UUID type definition for Doctrine DBAL.
This allows the use of [custom mapping types][1] when using the Doctrine
DBAL or Doctrine ORM.

[1]: http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/types.html#custom-mapping-types
2012-08-06 18:03:54 +02:00
Ben Ramsey dc93facbac Initial commit; supports UUID version 1 generation. 2012-07-05 18:29:35 -05:00