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

#44 add strict type declarations #46

Merged
merged 2 commits into from
Jun 15, 2020
Merged

#44 add strict type declarations #46

merged 2 commits into from
Jun 15, 2020

Conversation

GeeH
Copy link
Contributor

@GeeH GeeH commented Jun 12, 2020

Description

Adds strict type declarations to all files in src/, bin/ and tests/ as per #44

Fixex #44

use function file_get_contents;
use function sprintf;

class FactoryCreatorCommandTest extends TestCase
{
/** @var ObjectProphecy|ConsoleHelper */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be an intersection type

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can/should be fixed by using psalter later on

@Ocramius Ocramius added this to the 4.0.0 milestone Jun 15, 2020
@Ocramius Ocramius self-assigned this Jun 15, 2020
@Ocramius Ocramius changed the title Geeh/#44 add strict type declarations #44 add strict type declarations Jun 15, 2020
@Ocramius Ocramius merged commit f78ee88 into laminas:develop Jun 15, 2020
@GeeH GeeH deleted the geeh/#44-add-php-73-moderness branch June 18, 2020 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants