GithubHelp home page GithubHelp logo

base's People

Contributors

beberlei avatar derickr avatar jpic avatar kore avatar lolautruche avatar nyholm avatar remicollet avatar sebastianbergmann avatar tobys 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

Watchers

 avatar  avatar  avatar  avatar  avatar

base's Issues

Test suite broken on release 1.9

Hey there Happy New Year !

I just run into a bug running the test suite on the 1.9 release

$ phpunit
PHPUnit 5.7.3 by Sebastian Bergmann and contributors.

.................................................S.............  63 / 125 ( 50%)
.......SSSSSSSSSSSSSSSSS................F............SSSSSSS..  125 / 125 (100%)

Time: 184 ms, Memory: 15.25MB

There was 1 failure:

1) ezcBaseFileFindRecursiveTest::testRecursive2
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
     0 => 'vendor/zetacomponents/unit-te...REDITS'
     1 => 'vendor/zetacomponents/unit-te...ngeLog'
     2 => 'vendor/zetacomponents/unit-test/NOTICE'
     3 => 'vendor/zetacomponents/unit-te...r.json'
-    4 => 'vendor/zetacomponents/unit-test/composer.lock'
-    5 => 'vendor/zetacomponents/unit-test/design/class_diagram.png'
-    6 => 'vendor/zetacomponents/unit-test/src/constraint/image.php'
-    7 => 'vendor/zetacomponents/unit-test/src/regression_suite.php'
-    8 => 'vendor/zetacomponents/unit-test/src/regression_test.php'
-    9 => 'vendor/zetacomponents/unit-test/src/test/case.php'
-    10 => 'vendor/zetacomponents/unit-test/src/test/image_case.php'
-    11 => 'vendor/zetacomponents/unit-te...ad.php'
+    4 => 'vendor/zetacomponents/unit-test/design/class_diagram.png'
+    5 => 'vendor/zetacomponents/unit-test/src/constraint/image.php'
+    6 => 'vendor/zetacomponents/unit-test/src/regression_suite.php'
+    7 => 'vendor/zetacomponents/unit-test/src/regression_test.php'
+    8 => 'vendor/zetacomponents/unit-test/src/test/case.php'
+    9 => 'vendor/zetacomponents/unit-test/src/test/image_case.php'
+    10 => 'vendor/zetacomponents/unit-test/src/test_autoload.php'
 )

/home/gseren/phpunit-gentoo/Base-1.9/tests/file_find_recursive_test.php:96

FAILURES!
Tests: 125, Assertions: 154, Failures: 1, Skipped: 25.

Do you have the same issue on your setup ?

PHP 8.0 deprecation - required parameters following optional

I came across these warnings when I went digging through my vendor directory for any possible PHP 8 issues:

PHP Deprecated:  Required parameter $callback follows optional parameter $includeFilters in base/src/file.php on line 130
PHP Deprecated:  Required parameter $callbackContext follows optional parameter $includeFilters in base/src/file.php on line 130
No syntax errors detected in base/src/file.php

"composer show" reports that this is zetacomponents/base 1.9.1.

I'm not sure how relevant this actually is to my day-to-day life; I am using zetacomponents/mail to construct messages that I pass to mailgun/mailgun-php for actual delivery. But the components have been absolutely wonderful to use, and I thought you'd like to know.

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.