-
Notifications
You must be signed in to change notification settings - Fork 44
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
Add Laravel 5.4 support #6
Comments
+1 - when can we expect a 5.4 release? |
I hope to in the next couple of weeks. Though I could see bumping it up if there is a lot of demand for it. |
It'd definitely be great, I want to use it on a project that's due in a couple weeks. |
This looks awesome. I'll give it a go when the 5.4 version is up. Unfortunately I don't have time to contribute with code, but i m happy to help with trying it out and giving feedback/finding errors if that helps? |
That would be great, thanks for the offer. It's looking good for me to break ground on this feature this week. Btw, my first step will be to add integration tests for the current version and then see what breaks when updating the Laravel version constaint. |
Very excited! |
+1 |
1 similar comment
+1 |
To update this thread, we've finished the integration test phase, next step will be adding 5.3 support and then immediately on to 5.4. |
@weotch I hate asking, but do you have an idea of when 5.4 compatibility might be ready? Days, weeks months? I'm starting a new website project this week and would love to try using Decoy for it, but using the old L5.2 for it just to be able to use Decoy feels a bit backwards :) |
I would say within 2 weeks from now, ideally this week. |
Awesome, cheers!
…On Tue, Apr 11, 2017 at 5:35 AM, Robert Reinhard ***@***.***> wrote:
It's out! https://github.com/BKWLD/decoy/releases/tag/5.5.0
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABcKcS6Fuldwp05SCxiZaD8E8UmwuUz2ks5ruoSDgaJpZM4L8la3>
.
|
Trust to the
ConvertEmptyStringsToNull
middleware to converty empty string to null rather than that PHP Library method.The text was updated successfully, but these errors were encountered: