Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

⬆️ draft support for laravel 6.*#53

Open
lwiml wants to merge10 commits intoaustinheap:master
base:master
Choose a base branch
Loading
fromJoinMarketing:master

Conversation

lwiml
Copy link

Signed-off-by: Wimwim@join.marketing

@lwimllwiml mentioned this pull requestDec 6, 2019
@lwimllwimlforce-pushed themaster branch 4 times, most recently fromfec06d3 tob7e4ae7CompareDecember 6, 2019 14:35
Signed-off-by: Wim <wim@join.marketing>
Copy link

@roelofrroelofr left a comment

Choose a reason for hiding this comment

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

Nothing really has changed. Are there any breaking changes so far?

@@ -63,7 +63,7 @@ directory. The most logical place to start are the [docs for the `HasEncryptedAt

## Requirements

* Laravel: 5.5, 5.6, 5.7,or5.8
* Laravel: 5.5, 5.6, 5.7, 5.8, or 6.x
* PHP: 7.1, 7.2, or 7.3

Choose a reason for hiding this comment

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

Since 7.1 isalready deprecated and 7.2 is in security-only, maybe also look into PHP 7.4 support (addallow-failure CI tests for example)

fgilio reacted with thumbs up emoji
Copy link
Author

Choose a reason for hiding this comment

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

Yes, That's good idea. For now I was just looking into my own case where i needed Laravel 6 and php 7.3 support.

Choose a reason for hiding this comment

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

I think that should be a separate PR. There will probably be some issues.

Co-Authored-By: Roelof <github@roelof.io>
@lwiml
Copy link
Author

Nothing really has changed. Are there any breaking changes so far?

Thats right, everything seems to work fine so far, it's just the CI tests that i didn't get to succeed, because of the above dependency issues

Wimand others added6 commitsDecember 13, 2019 09:15
Co-Authored-By: Roelof <github@roelof.io>
- Don't double-install packages. Add new packages first and pull them  all in at the same time.- Removed uopz. It's not being used.- Use `composer test`, which allows us to add additional tests there.
@roelofr
Copy link

I had some suggestions, so I opened these in aPull Request on your fork.

lwiml reacted with thumbs up emoji

@leoneparise
Copy link

When will it be merged? I would like to use this lib on Laravel 6 without using my own repo.

lwiml reacted with thumbs up emojiemielmolenaar reacted with hooray emoji

* @param int $value
* @return string|null
*/
function str_random(int $value = 16): ?string

Choose a reason for hiding this comment

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

Why? Just replace it withIlluminate\Support\Str::random() if it's even being used anywhere.

bruno-rodrigues reacted with thumbs up emoji
@roelofr
Copy link

When will it be merged? I would like to use this lib on Laravel 6 without using my own repo.

Seconding this, I hope@austinheap has some time to look at this.

lwiml reacted with thumbs up emojiemielmolenaar reacted with hooray emoji

@leoneparise
Copy link

When will it be merged? I would like to use this lib on Laravel 6 without using my own repo.

Seconding this, I hope@austinheap has some time to look at this.

Thanks@roelofr. Looking forward for next release.

lwiml reacted with thumbs up emojiemielmolenaar reacted with hooray emoji

@dcnl1980
Copy link

Any idea when it will be merged?

lwiml, leoneparise, andrii-trush, and jplata reacted with thumbs up emojiemielmolenaar reacted with hooray emoji

@emielmolenaar
Copy link

A merge would be awesome :)

martin-arvisais, andrii-trush, jplata, and fgilio reacted with thumbs up emojiandrii-trush reacted with hooray emoji

@RobertCordes
Copy link

@emielmolenaar Yeah, especially since Laravel 7 is already live.

@roelofr
Copy link

@emielmolenaar Yeah, especially since Laravel 7 is already live.

Well, a major release every half year is something entirely different compared to the minor releases we had before.

@potofcoffee
Copy link

Could you please merge this? This is the only thing keeping me back on Laravel 5.8

@zeboe
Copy link

Any more news on this one already? In need of the 6 version as well.
Thanks!

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@roelofrroelofrroelofr left review comments

@austinheapaustinheapAwaiting requested review from austinheap

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

9 participants
@lwiml@roelofr@leoneparise@dcnl1980@emielmolenaar@RobertCordes@potofcoffee@zeboe@eknip

[8]ページ先頭

©2009-2025 Movatter.jp