Skip to content

Instantly share code, notes, and snippets.

@AydinHassan
Created March 9, 2014 16:53
Show Gist options
  • Save AydinHassan/9450667 to your computer and use it in GitHub Desktop.
Save AydinHassan/9450667 to your computer and use it in GitHub Desktop.
Phpunit stack trace
PHPUnit 3.7.32 by Sebastian Bergmann.
Configuration read from /var/www/jh-flexitime/module/JhTime/test/phpunit.xml
EF
Time: 67 ms, Memory: 6.00Mb
There was 1 error:
1) JhTimeTest\Service\TimeRepositoryTest::testSomething
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Serialization of 'Closure' is not allowed
Caused by
Exception: Zend\Stdlib\PriorityQueue::serialize() must return a string or NULL
Caused by
Exception: Zend\Stdlib\PriorityQueue::serialize() must return a string or NULL
Caused by
Exception: Zend\Stdlib\PriorityQueue::serialize() must return a string or NULL
Caused by
Exception: Zend\Stdlib\PriorityQueue::serialize() must return a string or NULL
Caused by
Exception: Zend\Stdlib\PriorityQueue::serialize() must return a string or NULL
/var/www/jh-flexitime/vendor/zendframework/zendframework/library/Zend/Stdlib/PriorityQueue.php:178
Caused by
Exception: Serialization of 'Closure' is not allowed
/var/www/jh-flexitime/vendor/zendframework/zendframework/library/Zend/Stdlib/PriorityQueue.php:178
--
There was 1 failure:
1) Warning
No tests found in class "JhTimeTest\Service\BalanceServiceTest".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment