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

Ensure that, when generated, PackageVersions\Versions::getVersion() is @psalm-pure #120

Merged
merged 4 commits into from
Mar 6, 2020

Conversation

Ocramius
Copy link
Owner

@Ocramius Ocramius commented Mar 5, 2020

Note: the fallback version is NOT pure, because it does perform filesystem access.

… is `@psalm-pure`

Note: the fallback version is **NOT** pure, because it does perform filesystem access.
@Ocramius Ocramius added this to the 1.7.0 milestone Mar 5, 2020
@Ocramius Ocramius self-assigned this Mar 5, 2020
We don't care for static analysis when `--no-scripts` is used: there
be dragons, and we're already at our best level of effort to support
folks with weird setup requirements there
.travis.yml Outdated Show resolved Hide resolved
@Ocramius Ocramius merged commit 651c372 into master Mar 6, 2020
@Ocramius Ocramius deleted the feature/pure-package-versions-generated-version branch March 6, 2020 11:34
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

1 participant