-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Home
Daniel Opitz edited this page Jul 18, 2024
·
36 revisions
See the Community section of the website.
Learn about upcoming features or read release notes for prior releases.
- Slim 5 Roadmap (In progress)
- Slim 4 Roadmap (Completed)
- Slim 3 Roadmap (Completed)
- Slim 2 Roadmap (Completed)
Slim is an open source project, and you are more than welcome to contribute your own improvements. Before you send a pull request, please read the official contributor's guide. All pull requests are expected to conform to the official Slim code style, code documentation, and unit testing guidelines.
If you find a bug, please create a new issue in the Issue Tracker.
A bug report should be clear, concise, and detailed enough to help developers understand and replicate the issue.
- What was your code trying to accomplish?
- Relevant snippet of your code
- Slim Framework version
- PHP version
- Error message, Line number, File name, Stack trace
- Expected Result
- Actual Result