Jordi Boggiano
3638f9bfbb
Switch to psr-4 autoloading, closes #323
2014-02-18 14:59:31 +01:00
Jordi Boggiano
9125a3f977
Set default timezone to avoid tripping up hhvm
2014-01-01 19:18:15 +01:00
adlawson
5d36b5df7a
Fix test bootstrap autoloader
...
The previous `require_once` statement returns `true` when it loads the
autoload file rather than an instance of `ClassLoader`. Changing the
statement to `require` returns the instance needed to add the Monolog
test directory.
2013-09-17 13:22:30 +01:00
Jordi Boggiano
ad9d31e0f4
Fix tests
2012-06-19 22:15:23 +02:00
Matt Lehner
d95889a98d
code cleanups as suggested by @stof
2012-04-20 13:25:38 -04:00
Matt Lehner
d551f340b8
removed un-needed autoload function
2012-04-17 14:46:28 -04:00
Marc Abramowitz
14ac76a0ae
Pull in mlehner/gelf-php via Composer
2012-04-06 07:52:31 -07:00
Christophe Coevoet
3cb3dbdc8f
Made the write method protected
...
Tests are not a good reason to make it public.
2011-04-06 13:22:06 +02:00
Jordi Boggiano
ed6b0e32a2
Initial commit
2011-02-17 02:08:00 +01:00