Skip to content

Conversation

@zkucekovic
Copy link

No description provided.

"autoload" : {
"psr-4": {
"Collections\\": "src/"
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you add return types, you should also update the part of the composer.json file where the PHP version is defined, because you drop the support for PHP 5.x which is also mentionned in the README.md :)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure thing, thanks for the review :)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, Eric. I have updated the PR, dropping the support for php 5.x. Now, the minimum is 7.x, while the latest version of php and dev requirement libs are also supported for the most up-to-date users. Please let me know if there's something else I can do. Thanks again.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danielgsims is your package stil maintained :) ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it is not marked as abandoned, can we consider merging the PR regardlessly?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well I am not a maintainer of this repo, so... :/

@zkucekovic zkucekovic requested a review from ecourtial January 26, 2023 13:30
@edumarques
Copy link

edumarques commented May 22, 2023

@danielgsims @zkucekovic @ecourtial since I saw no more feedback from Daniel, I believe this package is abandoned? I took the liberty to create my own based on Daniel's idea. You guys feel free to use and of course contribute.
Here it is: https://github.com/edumarques/typed-collections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants