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

release 1.15.3 #184

Merged
merged 2 commits into from
Jan 4, 2024
Merged

release 1.15.3 #184

merged 2 commits into from
Jan 4, 2024

Conversation

falkenhawk
Copy link
Member

@falkenhawk falkenhawk commented Jan 4, 2024

  • general: php 8.2 & 8.3 compatibility
    • php 8.3 compatibility fixes (#182)
    • php 8.2 compatibility fixes (#183), including:
      • add missing class properties, to address Creation of dynamic property {x} is deprecated deprecation messages + more fixes (#170)
      • allow dynamic props in Zend_Form, Zend_Form_Element and Zend_View_Abstract (#180)
      • remaining compatibility fixes (#181)
  • zend-controller
    • make zend-filter dependency required (#171)
  • zend-uri
    • update required and suggested dependencies according to usage (#177)
  • zend-validate
    • update required and suggested dependencies according to usage (#179)
  • zend-view
    • update required and suggested dependencies according to usage (#178)
  • general: ci & tests
    • github weekly workflow run (#173)
    • zend-ldap: fix failing tests due to changes in bitnami/openldap:2.5 (#172)

🎉 Contributors: @falkenhawk @fballiano @glensc @hungtrinh @maksimovic @partikus @smhg

@falkenhawk falkenhawk merged commit 65b9409 into master Jan 4, 2024
13 checks passed
@falkenhawk falkenhawk deleted the release-1.15.3 branch January 5, 2024 07:24
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