Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests not passed #28

Open
4n70w4 opened this issue Feb 11, 2019 · 1 comment
Open

Unit tests not passed #28

4n70w4 opened this issue Feb 11, 2019 · 1 comment

Comments

@4n70w4
Copy link

4n70w4 commented Feb 11, 2019

phpunit vendor/goaop/goaop-symfony-bundle/Tests/GoAopBundleTest.php

PHPUnit 6.5.13 by Sebastian Bergmann and contributors.

.E..                                                                4 / 4 (100%)

Time: 1.22 seconds, Memory: 24.00MB

There was 1 error:

1) Go\Symfony\GoAopBundle\Tests\GoAopBundleTest::itRegistersAspectCollectorPassPass
Undefined property: PHPUnit\Framework\MockObject\Invocation\ObjectInvocation::$parameters

/var/www/app/current/vendor/symfony/phpunit-bridge/DeprecationErrorHandler.php:112
/var/www/app/current/vendor/goaop/goaop-symfony-bundle/Tests/GoAopBundleTest.php:69

ERRORS!
Tests: 4, Assertions: 8, Errors: 1.

composer info | grep aop

goaop/framework                        2.3.0              Framework for aspect-oriented programming in PHP.
goaop/goaop-symfony-bundle             2.1.2              Integration bridge for Go! AOP framework
goaop/parser-reflection                2.0.0              Provides reflection information, based on raw source

composer info | grep symfony

goaop/goaop-symfony-bundle             2.1.2              Integration bridge for Go! AOP framework
symfony/monolog-bundle                 v3.3.1             Symfony MonologBundle
symfony/phpunit-bridge                 v4.2.3             Symfony PHPUnit Bridge
symfony/polyfill-apcu                  v1.10.0            Symfony polyfill backporting apcu_* functions to lower ...
symfony/polyfill-ctype                 v1.10.0            Symfony polyfill for ctype functions
symfony/polyfill-intl-icu              v1.10.0            Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-mbstring              v1.10.0            Symfony polyfill for the Mbstring extension
symfony/polyfill-php56                 v1.10.0            Symfony polyfill backporting some PHP 5.6+ features to ...
symfony/polyfill-php70                 v1.10.0            Symfony polyfill backporting some PHP 7.0+ features to ...
symfony/polyfill-util                  v1.10.0            Symfony utilities for portability of PHP codes
symfony/swiftmailer-bundle             v2.6.7             Symfony SwiftmailerBundle
symfony/symfony                        v3.4.22            The Symfony PHP framework

php -v

PHP 7.2.14 (cli) (built: Jan  8 2019 14:05:15) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.2.14, Copyright (c) 1999-2018, by Zend Technologies
    with Xdebug v2.6.1, Copyright (c) 2002-2018, by Derick Rethans
@lisachenko
Copy link
Member

PR would be awesome ) Anyway, more time is needed to make it shining again for SF3.4 and SF>=4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants