zendframework / zend-servicemanager

ServiceManager component from Zend Framework
BSD 3-Clause "New" or "Revised" License
188 stars 89 forks source link

Added PHP 7.3 support #273

Closed michalbundyra closed 4 years ago

michalbundyra commented 5 years ago

Updated Travis CI configuration to run all tests on PHP 7.3 with lowest/locked/latest dependencies

michalbundyra commented 5 years ago

@Ocramius, updated now. Not sure about the milestone 3.4.0 as develop now is 4.0:

 "dev-develop": "4.0-dev"

Maybe I should change the target of that PR?

Ocramius commented 5 years ago

@webimpress I was working on 4.0 on develop, but it will likely happen in +1 year anyway, since PHP 7.4 will have the interesting stuff, while 7.3 is kinda dull :)

michalbundyra commented 5 years ago

@Xerkus I forgot about this PR and just created new to master: #277

Xerkus commented 5 years ago

I think suggested ocramius/proxy-manager should be bumped to ^2.2.0, along with dev dependency, and conflict changed to specific version of "zendframework/zend-code": "3.3.0" to reduce unintended impact

weierophinney commented 4 years ago

This repository has been closed and moved to laminas/laminas-servicemanager; a new issue has been opened at https://github.com/laminas/laminas-servicemanager/issues/6.

weierophinney commented 4 years ago

This repository has been moved to laminas/laminas-servicemanager. If you feel that this patch is still relevant, please re-open against that repository, and reference this issue. To re-open, we suggest the following workflow: