Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slim 4 Beta Release #2696

Merged
merged 1 commit into from May 19, 2019
Merged

Slim 4 Beta Release #2696

merged 1 commit into from May 19, 2019

Conversation

l0gicgate
Copy link
Member

@l0gicgate l0gicgate commented May 19, 2019

Slim 4.0.0-beta Release

We are excited to announce the Slim 4.0.0 beta release. Please direct all your feedback for this release to the Slim 4 Beta Release Feedback Thread. The new docs are located here.

Stability Status

Very stable. No bugs have been reported since alpha release, we have also increased test coverage to 99% (I know, it's not necessarily a great metric but fantastic achievement nonetheless). Thanks @adriansuter for all the work.
Build Status
Coverage Status

Changelog Since Alpha

Added

Changed

Fixed

Removed


Supported PSR-7 Implementations CI Status

Thanks @adriansuter who created a Slim4-CI repository to ensure that the main 4 PSR-7 implementations our AppFactory supports can be integrated correctly.

# PSR-7 Implementation Status
1 Slim PSR-7 Slim
2 Nyholm Nyholm
3 Guzzle Guzzle
4 Zend Zend

Note: Travis-CI is configured to be triggered automatically at least every 24 hours.


Slim 4 DDD Skeleton

@l0gicgate created an app skeleton with a DDD style directory structure, example files and test coverage. It is a very opinionated and we're not sure yet if it is the right fit for a skeleton but we would like some feedback. You can clone the skeleton and try it out:

git clone https://github.com/l0gicgate/Slim-Skeleton.git
git checkout 4.x

Slim 4 MVC Skeleton

@adriansuter created an MVC skeleton. You can clone the skeleton and try it out:

git clone https://github.com/adriansuter/Slim4-Skeleton.git

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.745% when pulling 68f1bfc on l0gicgate:4.x-BetaRelease into 73118af on slimphp:4.x.

@l0gicgate l0gicgate merged commit 06682f1 into slimphp:4.x May 19, 2019
@l0gicgate l0gicgate deleted the 4.x-BetaRelease branch May 19, 2019 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants