Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / atoum/atoum issues and pull requests

#900 - Fix preg_match deprecation in analyzer.php

Pull Request - State: closed - Opened by Pierstoval 2 months ago

#899 - Fix PHP 8.4 deprecations

Pull Request - State: closed - Opened by cedric-anne 2 months ago

#898 - Fatal error with Php 8.1.2

Issue - State: open - Opened by manuelh78 7 months ago - 3 comments

#897 - Remove deprecated dynamic property usage

Pull Request - State: closed - Opened by fberthereau 8 months ago

#895 - Atoum 4.1 error extends class

Issue - State: closed - Opened by kzacristo about 1 year ago - 1 comment

#894 - Fix/php 8.2

Pull Request - State: closed - Opened by Grummfy about 1 year ago

#893 - Drop PHP 7.4 support

Pull Request - State: closed - Opened by cedric-anne about 1 year ago - 1 comment

#892 - Fix `null` type handling

Pull Request - State: closed - Opened by cedric-anne about 1 year ago

#891 - Update tested PHP versions

Pull Request - State: closed - Opened by cedric-anne about 1 year ago

#890 - Fix duplicate variable declaration

Pull Request - State: closed - Opened by cedric-anne over 1 year ago - 1 comment

#889 - Question about calling($mock)->MyMethod[…]

Issue - State: open - Opened by franck-paul over 1 year ago

#887 - Update changelog

Pull Request - State: closed - Opened by cedric-anne almost 2 years ago

#886 - Atoum 4.1 to publish

Issue - State: closed - Opened by Grummfy almost 2 years ago - 3 comments

#884 - Mock generator should not replace `static` return type by class name

Pull Request - State: closed - Opened by shavounet about 2 years ago

#883 - Mock generator correctly handles the `static` return type

Pull Request - State: closed - Opened by shavounet about 2 years ago - 1 comment

#882 - Fix error location

Pull Request - State: closed - Opened by cedric-anne over 2 years ago

#881 - Fix some issues on PHP 8.2

Pull Request - State: closed - Opened by cedric-anne over 2 years ago - 2 comments

#880 - Where can I get the phar file for version 4.0.3?

Issue - State: closed - Opened by estebanthebad over 2 years ago - 1 comment

#879 - Silent failures (when ini_set('display_errors', 0))

Issue - State: open - Opened by trasher almost 3 years ago - 2 comments
Labels: enhancement

#877 - Test against php 8.1 in not experimental mode

Pull Request - State: closed - Opened by sergiy-petrov almost 3 years ago

#876 - Catch afterTestMethod() output; fixes #820

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago - 5 comments
Labels: hacktoberfest-accepted

#875 - Fix badges in README file and update CHANGELOG

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago - 2 comments

#874 - Add PHP-CS-Fixer Github Actions workflow

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago
Labels: hacktoberfest-accepted

#873 - Include MacOS and Windows on test matrix

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago - 3 comments
Labels: hacktoberfest-accepted

#872 - Finalize PHP 8.1 compatibility

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago

#871 - Don't pass null to preg_replace()

Pull Request - State: closed - Opened by villfa almost 3 years ago - 1 comment
Labels: hacktoberfest-accepted

#870 - Handle tentative return types in mocked methods

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago - 1 comment

#869 - Fix deprecated usage of addcslashes

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago
Labels: hacktoberfest-accepted

#868 - Drop PHP 7.2 and PHP 7.3 support

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago - 1 comment

#867 - Add PHP 8.0 and drop PHP 7.2 to Windows env test matrix

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago - 3 comments
Labels: hacktoberfest-accepted

#866 - Add #[\ReturnTypeWillChange] attribute on built-in mocked methods

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago - 2 comments
Labels: hacktoberfest-accepted

#865 - Fix PHP 8.1 return type deprecation errors

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago - 6 comments

#864 - Fix UnionType handling in mock generator

Pull Request - State: closed - Opened by cedric-anne almost 3 years ago

#863 - How to use atoum on a project with no classes?

Issue - State: open - Opened by samuelludwig about 3 years ago - 3 comments

#862 - Question about execution order

Issue - State: open - Opened by nenes82 about 3 years ago - 4 comments

#861 - Add PHP 8.0 to Windows env test matrix

Pull Request - State: closed - Opened by cedric-anne about 3 years ago

#860 - Fix PHP 8.1 compatibility issues

Pull Request - State: closed - Opened by cedric-anne about 3 years ago - 6 comments

#859 - Fix EOF result while seeking after next line

Pull Request - State: closed - Opened by cedric-anne about 3 years ago

#858 - Fix tests for PHP-8.0

Pull Request - State: closed - Opened by villfa about 3 years ago - 2 comments

#857 - Fix grep command for PHP8

Pull Request - State: closed - Opened by villfa about 3 years ago - 1 comment

#856 - [mock] reset calls count

Issue - State: closed - Opened by Oliboy50 over 3 years ago - 2 comments
Labels: question

#855 - php8 test-it failing (8.0.1 -> ... incompatibility on two tests)

Issue - State: closed - Opened by boskos-q over 3 years ago - 4 comments
Labels: bug

#854 - HTML coverage not produced using --use-dot-report

Issue - State: open - Opened by trasher over 3 years ago - 2 comments
Labels: bug

#853 - Handle usage of assertions in `test::afterTestMethod()`

Pull Request - State: closed - Opened by cedric-anne almost 4 years ago - 3 comments

#852 - rename namespace

Pull Request - State: closed - Opened by Grummfy almost 4 years ago - 1 comment

#851 - How to access private and protected properties

Issue - State: closed - Opened by naspy971 almost 4 years ago - 2 comments

#850 - Fix calling instance method as static method

Pull Request - State: closed - Opened by idetinkin almost 4 years ago - 2 comments

#849 - Add GitHub actions configuration

Pull Request - State: closed - Opened by jubianchi almost 4 years ago - 6 comments
Labels: hacktoberfest-accepted

#848 - rename namespace to atoum without alias

Issue - State: closed - Opened by Grummfy almost 4 years ago

#847 - Add method `doNotReceiveAnyMessage` to mock asserter.

Pull Request - State: closed - Opened by mageekguy almost 4 years ago - 4 comments
Labels: hacktoberfest-accepted

#846 - Fix StyleCI issues

Pull Request - State: closed - Opened by cedric-anne almost 4 years ago - 2 comments

#845 - Fix StyleCI configuration

Pull Request - State: closed - Opened by cedric-anne about 4 years ago - 4 comments

#844 - Fix tests on PHP 7.4

Pull Request - State: closed - Opened by cedric-anne about 4 years ago - 1 comment

#843 - PHP 8 compatibility

Pull Request - State: closed - Opened by cedric-anne about 4 years ago - 23 comments
Labels: hacktoberfest-accepted

#842 - [bug] Error executing tests

Issue - State: closed - Opened by thiagodp over 4 years ago

#841 - varidic support when you use allsiinterface

Pull Request - State: closed - Opened by Grummfy over 4 years ago - 2 comments

#840 - fix(style) Remove unnecessary imports

Pull Request - State: closed - Opened by Hywan over 4 years ago - 1 comment
Labels: bug

#839 - strign contains in array has a strange behavior

Issue - State: open - Opened by trasher almost 5 years ago

#838 - php 7.4 failed test because of error

Issue - State: closed - Opened by Grummfy almost 5 years ago - 1 comment
Labels: bug

#837 - php 7.4 : includer fail

Issue - State: closed - Opened by Grummfy almost 5 years ago - 1 comment
Labels: bug

#836 - Package not up to date on packagist

Issue - State: closed - Opened by cedric-anne almost 5 years ago - 1 comment

#835 - Fix deprecated. unparenthesized (php 7.4)

Pull Request - State: closed - Opened by trasher almost 5 years ago - 3 comments

#834 - php 8 support ...

Issue - State: closed - Opened by Grummfy almost 5 years ago - 1 comment

#833 - Patch cli output

Pull Request - State: closed - Opened by Grummfy almost 5 years ago - 1 comment

#832 - Mocking an Throwable interface produces an error

Issue - State: open - Opened by jubianchi about 5 years ago - 1 comment
Labels: bug

#831 - Problem with test-it Atoum

Issue - State: closed - Opened by Momi3 about 5 years ago - 2 comments
Labels: bug

#830 - Add 7.4 to travis

Pull Request - State: closed - Opened by remicollet over 5 years ago - 2 comments

#829 - Fix AppVeyor PHP/composer installation

Pull Request - State: closed - Opened by cedric-anne over 5 years ago - 5 comments

#828 - php 7.4 compatibility check list

Issue - State: open - Opened by Grummfy over 5 years ago
Labels: in progress, feedback required

#827 - Fix "ReflectionType::__toString() is deprecated"

Pull Request - State: closed - Opened by cedric-anne over 5 years ago - 8 comments

#826 - change a bit the mock engine to allow extension...

Issue - State: open - Opened by Grummfy over 5 years ago
Labels: feature request, enhancement

#825 - PHP 7.4 compatibility

Pull Request - State: closed - Opened by trasher over 5 years ago - 2 comments
Labels: enhancement

#824 - warning and confirmation when report directory and working directory are the same

Issue - State: open - Opened by Grummfy over 5 years ago
Labels: feature request, enhancement

#823 - atoum has deleted all files

Issue - State: closed - Opened by adojck over 5 years ago - 5 comments

#820 - Echoing in afterTestMethod leads to error

Issue - State: closed - Opened by janbodnar over 5 years ago - 1 comment
Labels: bug

#816 - How to enable autocomplete in IDE?

Issue - State: open - Opened by AlexPravdin over 5 years ago - 2 comments
Labels: question

#813 - Add PHP 7.3 to build matrix

Pull Request - State: closed - Opened by trasher almost 6 years ago - 2 comments

#811 - Called class coverage missing

Issue - State: open - Opened by trasher about 6 years ago - 1 comment
Labels: bug

#806 - improve the error message about dataProvider

Issue - State: open - Opened by CedCannes over 6 years ago
Labels: enhancement

#802 - TODO concept

Issue - State: open - Opened by ostrolucky over 6 years ago - 1 comment
Labels: feature request

#798 - Phar distributing doesn't work anymore.

Issue - State: open - Opened by lfamorim over 6 years ago - 1 comment
Labels: bug

#795 - Don't exit when an error is reported during the bootstrap

Pull Request - State: closed - Opened by Hywan over 6 years ago - 2 comments
Labels: ready

#781 - fix(writers) `file::clear` rewinds the internal pointer

Pull Request - State: closed - Opened by Hywan almost 7 years ago - 9 comments
Labels: bug, in progress

#777 - cli output changed for displaying errors and exceptions clearly

Pull Request - State: closed - Opened by macintoshplus almost 7 years ago - 12 comments
Labels: enhancement, ready

#764 - Test errors show full path to files

Issue - State: open - Opened by sirbrillig almost 7 years ago - 3 comments
Labels: enhancement, ready

#763 - Missing namespace error is unhelpful

Issue - State: open - Opened by sirbrillig almost 7 years ago - 2 comments
Labels: feature request, in progress

#762 - Poor contrast for default reporter Success message

Issue - State: open - Opened by sirbrillig almost 7 years ago - 6 comments
Labels: bug, in progress

#750 - Remove implementation of test hooks

Pull Request - State: closed - Opened by jubianchi almost 7 years ago - 36 comments
Labels: ready

#707 - Remove file moved to extension for atoum/atoum#447

Pull Request - State: closed - Opened by Grummfy over 7 years ago - 2 comments
Labels: ready

#706 - cleaning script directory?

Issue - State: open - Opened by Grummfy over 7 years ago - 1 comment
Labels: refactoring

#673 - for 3.0.0 we have closure with this binded

Pull Request - State: closed - Opened by Grummfy almost 8 years ago - 1 comment

#672 - 3.0.0 remove closure

Pull Request - State: closed - Opened by Grummfy almost 8 years ago - 1 comment

#669 - adding cache directory for travis build

Pull Request - State: closed - Opened by Grummfy almost 8 years ago - 4 comments

#668 - Whitelist code coverage namespaces

Issue - State: open - Opened by Hywan almost 8 years ago - 2 comments
Labels: feature request

#663 - Refresh out of date informations in FAQ.md file

Pull Request - State: closed - Opened by mikaelrandy almost 8 years ago - 3 comments
Labels: bug, in progress

#662 - Merge master into 3.0.0-dev

Pull Request - State: closed - Opened by jubianchi almost 8 years ago

#660 - fix santa report

Pull Request - State: closed - Opened by agallou almost 8 years ago - 3 comments
Labels: bug, in progress

#659 - extract till faill on runner and test class

Issue - State: open - Opened by Grummfy almost 8 years ago
Labels: refactoring

#658 - Remove all `$this` assignation that are only for closures `use`s

Pull Request - State: closed - Opened by jubianchi almost 8 years ago - 4 comments
Labels: ready

#657 - Update test suite

Pull Request - State: closed - Opened by jubianchi almost 8 years ago - 3 comments
Labels: ready