Skip to content

Add the PER-CS 3.0 to 3.1 migration guide#153

Open
rodrigoprimo wants to merge 1 commit into
php-fig:masterfrom
rodrigoprimo:add-migration-guide-3.1
Open

Add the PER-CS 3.0 to 3.1 migration guide#153
rodrigoprimo wants to merge 1 commit into
php-fig:masterfrom
rodrigoprimo:add-migration-guide-3.1

Conversation

@rodrigoprimo

Copy link
Copy Markdown
Contributor

As asked in #138 (comment), this PR adds a 3.1 migration guide summarizing the changes between the 3.0.0 tag and master (which will become 3.1), following the same section-by-section format as the existing migration guides. It also updates the README.md file to include a link pointing to the new migration guide.

Most of the links in the guide are broken for now as they point to the 3.1.0 tag that was not created yet.

Covers sections 4.7 (clone), 5.2 (switch/case), 6.2 and 6.4 (pipe operator), 7 (empty-body closures), 8 (anonymous class attributes), and 9 (non-public enum constants).

Summarize the changes between the 3.0.0 tag and master (which will become
3.1), following the same section-by-section format as the existing migration
guides.

Covers sections 4.7 (clone), 5.2 (switch/case), 6.2 and 6.4 (pipe operator),
7 (empty-body closures), 8 (anonymous class attributes), and 9 (non-public
enum constants).
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.

1 participant