GithubHelp home page GithubHelp logo

mtdowling / transducers.php Goto Github PK

View Code? Open in Web Editor NEW
240.0 240.0 13.0 79 KB

Composable algorithmic transformations in PHP (mostly a toy and unsupported)

License: MIT License

Makefile 0.41% PHP 99.59%

transducers.php's People

Contributors

gitter-badger avatar mtdowling avatar viktroll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

transducers.php's Issues

Test failures with PHP 5.6.8

I'm getting a couple test failures with PHP 5.6.8:

PHPUnit 4.6.6 by Sebastian Bergmann and contributors.

Configuration read from /tmp/transducers.php-32ff6a67b5d5d1930533277a505b4f9d360dbe6c/phpunit.xml.dist

...............................F..................F..

Time: 99 ms, Memory: 5.25Mb

There were 2 failures:

  1. transducers\Tests\functionsTest::testToTraversableReturnsStreamsIter
    Failed asserting that two arrays are equal.
    --- Expected
    +++ Actual
    @@ @@
    Array (
    0 => 'f'
    1 => 'o'
    2 => 'o'
  • 3 => ''
    )

/tmp/transducers.php-32ff6a67b5d5d1930533277a505b4f9d360dbe6c/tests/transducersTest.php:278

  1. transducers\Tests\functionsTest::testCanStepInClosing
    Failed asserting that two strings are equal.
    --- Expected
    +++ Actual
    @@ @@
    -'hi THERE'
    +'hi THERE guy'

/tmp/transducers.php-32ff6a67b5d5d1930533277a505b4f9d360dbe6c/tests/transducersTest.php:501

FAILURES!
Tests: 53, Assertions: 89, Failures: 2.

The first failure seems to be caused by https://bugs.php.net/bug.php?id=68948 just like guzzle/guzzle#957 .

I did not dig into the second failure.

Did you ever solve the issue from guzzle/guzzle#957 besides disabling the test?

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.