Nathanael Esayeas

Results 18 issues of Nathanael Esayeas

Hey, No issues. I just wanted to thank Eloy, Julien, and all other contributors for all the work you've done on this project. Thanks!

| Q | A |-------------- | ------ | QA | yes ### Description Adding Renovate to Laminas, Mezzio repositories. https://gist.github.com/weierophinney/49ca8ae2b916d898dd3d4162b26ff41b - Configure minimum supported PHP version - Update composer dependencies...

Awaiting Maintainer Response
Enhancement

Hey @ramsey, Thank you for creating this tool, it has been very helpful. I wanted to report finding this GitHub Action running for 3+ hours and had to manually cancel...

bug

## `readonly` Class Semantics > When a class is declared `readonly`, the entirety of the class and its declared members are considered `readonly`. https://php.watch/versions/8.2/readonly-classes#semantics A `readonly` property: - [ ]...

Major
Fixed

Hey @davedevelopment, (and contributors) currently working on a `Mockery Extension` for PHPUnit 10 (which explicitly requires `PHP 8.1`). --- Mockery needs to do a few things: - Register a new...

Major
dependencies
Added
RFC

Hi, We'll be working on these feature in the `1.7.x` branch: - Add Argument Type Declarations **[BC] Change method signature** - Add Return Type Declarations **[BC] Change method signature** -...

Minor
Refactor
Announcement

Hey @theseer Installing the `phpactor.phar` file from https://github.com/phpactor/phpactor/releases fails, but the error message is not clear on why. `phpactor`, started shipping a `phar` file since [2023.06.17](https://github.com/phpactor/phpactor/releases/tag/2023.06.17). Manually adding the `phar`...

discussion

#### Issue Description: ``` [RuntimeException] API call to GitHub failed with status code 403 and message: "You have exceeded a secondary rate limit. Please wait a few minutes before you...

https://psalm.dev/r/3c8525e655 https://psalm.dev/r/9d2811b8b0

Ever since 1.6.8 all my test suite fails. If I revert to 1.6.7 everything is fine. On 1.6.8-1.6.11 I get multiple times this error : `Mockery\Exception\BadMethodCallException: Received Mockery_32_VMU_FileUpload::__construct(), but no...

triage