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

Merge release 2.13.0 into 3.0.x #83

Merged
merged 44 commits into from
Oct 12, 2021

Conversation

github-actions[bot]
Copy link

Release Notes for 2.13.0

Added

  • This release adds support for PHP 8.1.

  • This release adds the helper htmlAttributes(); please refer to the documentation for usage.

  • The inlineScript() helper now accepts the nonce, nomodule, and referrerpolicy attributes.

2.13.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 3

Enhancement,hacktoberfest-accepted

Enhancement

laminas-bot and others added 30 commits October 12, 2021 16:49
Updates the CHANGELOG.md file to add a changelog entry for a new 2.12.2 version.
Use versions known to work with PHP 8.1 where possible.

Update how package replaces zend-view:

- Make a conflict with all versions of zend-view
- Remove "replace" entry for zend-view
- Remove requirement on laminas-zendframework-bridge

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Restore pre-9.5.10 behavior of PHPUnit whereby it converted deprecations to exceptions, as we have tests that were expecting deprecation notices.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
- Adds polyfill classes to provide PHP 8.1-compliant versions of classes where components are not yet updated:
  - `Laminas\Filter\FilterChain`
  - `Laminas\Mvc\Plugin\FlashMessenger`
  - `Laminas\Navigation\AbstractContainer`
- Adds `ReturnTypeWillChange` attributes to interface method implementations.
- Ensures that `md5()` is only ever passed strings.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Remove laminas log, serializer and loader dependencies
Signed-off-by: Aleksi Peebles <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Co-authored-by: Matthew Weier O'Phinney <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Co-authored-by: Matthew Weier O'Phinney <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
aleksip and others added 14 commits October 12, 2021 12:13
Co-authored-by: Frank Brückner <[email protected]>
Signed-off-by: Aleksi Peebles <[email protected]>
Trailing whitespace

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Adds entry to TOC, and adds version in which it was added.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
The nonce attribute is useful for implementing a content security policy

Signed-off-by: George Steel <[email protected]>
…y boolean attributes as such to make future maintenance easier

Signed-off-by: George Steel <[email protected]>
Add support for the nonce script attribute
Signed-off-by: Shankar Konar <[email protected]>
Signed-off-by: Shankar Konar <[email protected]>
This patch runs auto-fixes as suggested by Psalm, and establishes an initial baseline.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Psalm autofixes added nullable scalar typehint to an argument, and a return type hint, which each would change the signature.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney added this to the 3.0.0 milestone Oct 12, 2021
@weierophinney weierophinney merged commit ad78d28 into 3.0.x Oct 12, 2021
@weierophinney weierophinney deleted the 2.13.x-merge-up-into-3.0.x_9MTghaQA branch October 12, 2021 18:32
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.

5 participants