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

V7.0 #303

Merged
merged 5 commits into from
Oct 11, 2017
Merged

V7.0 #303

merged 5 commits into from
Oct 11, 2017

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Oct 11, 2017

No description provided.

@Spomky Spomky merged commit 8c99915 into master Oct 11, 2017
@Spomky Spomky deleted the v7.0 branch October 11, 2017 19:55
@moderndeveloperllc
Copy link

@Spomky So no breaking functionality change, just the PHP version bump and lots of cleanup?

@Spomky
Copy link
Member Author

Spomky commented Oct 12, 2017

Hi @moderndeveloperllc

Good catch!
I previously created a v7 branch but there were too much changes. Not only BC Breaks but all classes/features were reviewed so I decided to create a brand new project to handle that.

So this v7 for this project is a simple update to allow the use of the library on PHP7.2+ projects.
In the meantime it drops PHP5.6 (security fixes only) and HHVM (I have troubles with extensions).

You will find the new project in a dedicated organization.
This organization handles

I split the framework and sync it with many repositories (all other jwt-* repositories). This way you will just install the features you need (e.g. you only need the encryption bundle for your Symfony application).

I have just started to write the documentation. Please see https://web-token.spomky-labs.com if you want to read the first chapters.
Hope you will enjoy that new project. Sorry for the lack of communication, I would like to finish the documentation before.

@moderndeveloperllc
Copy link

@Spomky No problem. Glad you still like sinking your teeth into such a large project! I guess when that is up and running, this repo will go into maintenance mode? You might want to explicitly set v7 to be something like an "LTS" where only security updates are done for a set amount of time (probably won't be any/many honestly) and then provide some upgrade docs to the new project. I'll be sure to star that one to see when it goes at least beta.

@Spomky
Copy link
Member Author

Spomky commented Oct 28, 2017

Hi @moderndeveloperllc,

This library will be maintained during approx. 2 years (see #297) for security fixes.

There are lot of differences between this library and the new project so it will not be easy to provide an upgrade documentation. However If you think it is useful then I will try to write some Before/After pages.

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