Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Conversation

michalbundyra
Copy link
Member

Fixes:

  • added constants visibility (to public)
  • removed unnecessary type casting
  • removed default property value
  • optimized imports

As we required PHP 7.1+ we can define visibility for constants.
Property is initialized in the constructor, so the default value was not
even used.
@weierophinney weierophinney added this to the 3.0.0alpha3 milestone Feb 6, 2018
@weierophinney weierophinney merged commit 7dd3f8c into zendframework:release-3.0.0 Feb 6, 2018
weierophinney added a commit that referenced this pull request Feb 6, 2018
Expressive 3.0 fixes

Conflicts:
	test/ConfigProviderTest.php
@weierophinney
Copy link
Member

Thanks, @webimpress!

@michalbundyra michalbundyra deleted the fixes branch February 6, 2018 15:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants