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 3.3.1 into 4.0.x #97

Closed
wants to merge 41 commits into from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 2, 2022

Release Notes for 3.3.1

3.3.x bugfix release (patch)

3.3.1

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

Documentation

Documentation,Enhancement

laminas-bot and others added 30 commits December 14, 2020 21:54
Updates the CHANGELOG.md file to add a changelog entry for a new 3.2.1 version.
init_autoloader.php is no longer part of this package
Signed-off-by: Gary Lockett <gary@creativecow.uk>
Signed-off-by: Andi Rückauer <arueckauer@gmail.com>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
- Add `~8.1.0` to list of allowed PHP versions
- Update dependencies to constraints known to work with PHP 8.1 where possible
- Change how the package replaces zend-mvc:
  - Rename "replace" section to "conflict"
  - Change "zend-mvc" constraint in that section to "*"
  - Remove "laminas-zend-framework-bridge" as a dependency

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Also enables the flag to throw exceptions for deprecrations, which now defaults to off since 9.5.10; we want the old behavior so we can detect deprecations early.

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Required, as the laminas-psr7bridge does not yet support 8.1 officially.

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Signed-off-by: Anna Filina <afilina@gmail.com>
Signed-off-by: Anna Filina <afilina@gmail.com>
…explanation below

Signed-off-by: Anna Filina <afilina@gmail.com>
…ferences

Signed-off-by: Anna Filina <afilina@gmail.com>
Signed-off-by: Anna Filina <afilina@gmail.com>
Co-authored-by: Frank Brückner <info@froschdesignstudio.de>
Signed-off-by: Anna Filina <afilina@gmail.com>
Signed-off-by: Anna Filina <afilina@gmail.com>
Don't undermine a feature; list alternatives; remove console references
Reflow changes to have one sentence per line, adding whitespace between bullet points for clarity.
Fixes documentation link to include trailing "/".

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Improve the "Create a Controller" section in the Quick Start
Simplify and clarify routing in quick start; remove default route
- Remove a lot of filler text of type "he's what you're about to do" and "here's what you just did"
- Choose more concise phrasing where possible
- Introduce the page with a clear description of what we're about to build and the steps involved
- Avoid euphemistic and exaggerating adjectives
- Remove information about custom modules to lighten this guide; add a link to the modules tutorial instead
- Since we no longer use custom modules, replace `<module name>` with `Application` to not leave devs to figure any of this out
- There was some leftover info about the deprecated laminas-mvc-console
- Say which file the code example belongs to in a uniform way
- Replace "foo" and "bar" with something more meaningful
- Add code comments to the controller example as opposed to post-example explanations
- Add Learn More section with links

Signed-off-by: Anna Filina <afilina@gmail.com>
Since this patch touches basically the whole file, I've applied the one-sentence-per-line rule everywheere.

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
Signed-off-by: Anna Filina <afilina@gmail.com>

Co-authored-by: Frank Brückner <info@froschdesignstudio.de>
Signed-off-by: Anna Filina <afilina@gmail.com>

Co-authored-by: Frank Brückner <info@froschdesignstudio.de>
Signed-off-by: Anna Filina <afilina@gmail.com>

Co-authored-by: Frank Brückner <info@froschdesignstudio.de>
Signed-off-by: Anna Filina <afilina@gmail.com>

Co-authored-by: Frank Brückner <info@froschdesignstudio.de>
afilina and others added 11 commits January 28, 2022 09:46
Signed-off-by: Anna Filina <afilina@gmail.com>

Co-authored-by: Frank Brückner <info@froschdesignstudio.de>
Signed-off-by: Anna Filina <afilina@gmail.com>

Co-authored-by: Frank Brückner <info@froschdesignstudio.de>
Signed-off-by: Anna Filina <afilina@gmail.com>
Signed-off-by: Anna Filina <afilina@gmail.com>
Signed-off-by: Anna Filina <afilina@gmail.com>

Co-authored-by: Frank Brückner <info@froschdesignstudio.de>
Signed-off-by: Anna Filina <afilina@gmail.com>
Signed-off-by: Anna Filina <afilina@gmail.com>

Co-authored-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Anna Filina <afilina@gmail.com>
…rManager' to an alias

Signed-off-by: Thomas Rieschl <thomas@trinet.at>
Add `ControllerManager::class` as resolvable service
@Ocramius Ocramius added Bug Something isn't working Enhancement labels Feb 2, 2022
@Ocramius Ocramius added this to the 4.0.0 milestone Feb 2, 2022
@Ocramius
Copy link
Member

Ocramius commented Feb 8, 2022

Closing: TBD in #101

@Ocramius Ocramius closed this Feb 8, 2022
@Ocramius Ocramius added Duplicate This issue or pull request already exists and removed Awaiting Maintainer Response labels Feb 8, 2022
@Ocramius Ocramius removed this from the 4.0.0 milestone Feb 8, 2022
@Ocramius Ocramius self-assigned this Feb 8, 2022
@Xerkus Xerkus deleted the 3.3.x-merge-up-into-4.0.x_LDYxOua0 branch February 22, 2022 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants