laminas / laminas-escaper

Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
https://docs.laminas.dev/laminas-escaper/
BSD 3-Clause "New" or "Revised" License
191 stars 20 forks source link

Remove laminas-zendframework-bridge. #13

Closed Danack closed 3 years ago

Danack commented 3 years ago

Projects that use laminas-escaper that are not using it as part of a legacy zendframework application don't need the BC autoloading bridge.

See - https://github.com/laminas/laminas-escaper/issues/11#issuecomment-826844368

Q A
Documentation no
Bugfix no
BC Break yes
New Feature no
RFC no
QA no

Description

yes.

Composer update

Install zendbridge-framework.

Don't install zendbridge-framework.

Ocramius commented 3 years ago

Based on findings of https://github.com/laminas/technical-steering-committee/blob/c7f6babfb1773d9cb9371208102cbb8b27980bd5/meetings/minutes/2021-08-02-TSC-Minutes.md#remove-laminaslaminas-zendframework-bridge-dependency-from-our-packages, this can now happen in a minor release :+1:

weierophinney commented 3 years ago

@Ocramius already resolved with #27 anyways, so I'm closing this and removing it from the 2.9.0 milestone.

Ocramius commented 3 years ago

@weierophinney I added the milestone so it shows up in release notes