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

Closed
remicollet opened this issue Jan 14, 2016 · 7 comments
Closed

Release ? #1

remicollet opened this issue Jan 14, 2016 · 7 comments

Comments

@remicollet
Copy link

Seems no activity > 6 months.
And used by owncloud.
Probably worth a release.

@oparoz
Copy link
Contributor

oparoz commented Jan 14, 2016

I assumed people would simply use the composer package and benefit from the latest version right after PRs are merged.

Any specific reason why you would prefer working with releases?

@remicollet
Copy link
Author

A release give an advice on "this is a stable an consistent state".

Using

            "interfasys/lognormalizer": "dev-master@dev",

means, I'm ok to use a non-stable development version, perhaps broken, I do'nt know and don't care.

Not serious (especially when I saw this in owncloud composer.json)

@remicollet
Copy link
Author

And of course, "version", with respect to semver, will give a good idea of API change, and if something is expected to break.

@oparoz
Copy link
Contributor

oparoz commented Jan 14, 2016

Point taken. It's true that there could be a PHP7 version at some point.

@remicollet
Copy link
Author

Notice that with current version, test suite pass with PHPUnit 4.8 and 5.1, with PHP 5.6 and 7.0 ;)

FYI: submitted to be part of fedora official repository (unbundled from upcoming owncloud 8.2)
https://bugzilla.redhat.com/show_bug.cgi?id=1298649

@oparoz
Copy link
Contributor

oparoz commented Jan 14, 2016

I've just created V1.0. Thanks for the report.

Regarding PHP 7.0, I thought maybe I needed to support some of the new features, but I don't think the new scalar types make any difference for this lib.

In any case, feel free to open new issues (or a PR ;)) if something is not working properly.

@oparoz oparoz closed this as completed Jan 14, 2016
@remicollet
Copy link
Author

Thanks

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

No branches or pull requests

2 participants