Coder Social home page Coder Social logo

Comments (8)

harmenjanssen avatar harmenjanssen commented on May 22, 2024 1

Yes, no worries, I've frozen my dependency on pretty-result-printer to version 0.8.3 and that works fine for me 🙂

For the record, this is my version information:

PHPUnit 6.5.7 by Sebastian Bergmann and contributors.

Runtime:       PHP 7.0.27 with Xdebug 2.5.3

from phpunit-pretty-result-printer.

mikeerickson avatar mikeerickson commented on May 22, 2024

This has been fixed in 0.9.x which was posted yesterday

from phpunit-pretty-result-printer.

harmenjanssen avatar harmenjanssen commented on May 22, 2024

Hm, I'm not trying to be smart, but 0.9.3 still specifies 7.0 as opposed to 7.1?
See also: https://github.com/mikeerickson/phpunit-pretty-result-printer/blob/v0.9.3/composer.json

from phpunit-pretty-result-printer.

mikeerickson avatar mikeerickson commented on May 22, 2024

This is because it does indeed support PHP 7.0. I have local installations working against PHP 7.0.22 and all is working

from phpunit-pretty-result-printer.

harmenjanssen avatar harmenjanssen commented on May 22, 2024

I'm running PHP 7.0.27 and it's giving me the following error:

Fatal error: Uncaught TypeError: Return value of Codedungeon\PHPUnitPrettyResultPrinter\_ResultPrinter::startTest() must be an instance of Codedungeon\PHPUnitPrettyResultPrinter\void, none returned in */vendor/codedungeon/phpunit-result-printer/src/Printer.php on line 29

This also lists void as a new PHP7.1 feature: http://php.net/manual/en/migration71.new-features.php

from phpunit-pretty-result-printer.

mikeerickson avatar mikeerickson commented on May 22, 2024

What version of PHPUnit are you using?

from phpunit-pretty-result-printer.

mikeerickson avatar mikeerickson commented on May 22, 2024

I have updated the minimum version for this package to PHP 7.1.x, too much hackiness required to support PHP 7.0.x. My apologies for the continued issues, hopefully things will now stabilize.

from phpunit-pretty-result-printer.

mikeerickson avatar mikeerickson commented on May 22, 2024

I have done the same thing for internal projects (which have same version for php and PHPUnit)

from phpunit-pretty-result-printer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.