-
Notifications
You must be signed in to change notification settings - Fork 590
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
Backport fixes to 2.0 #686
Conversation
rm bcmath dependency
Change model column content length
Import Route facade in routes.php
Add memory to request watcher
Doesn't functionally change, but fixes typehing
Typo in addSeconds
Optimize dump
Fix Dump test using file cache
@barryvdh seems like you're trying to merge in all commits from the master branch. You should try to only cherry-pick the commits from the feature. Can you try a new PR? |
I was indeed trying to merge all the commits from master, because they are all bugfixes and should probably be in 2.0? Or which one should I exclude? |
@barryvdh I wasn't aware that you sent in more prs. I suggest that you sent in the same prs that you sent to the 3.0 branch also to the 2.0 branch. |
But that would make the history even more confusing, with diverted paths? And some other changes that were not mine. But anyways, my changes aren't that important (mostly usability/small features) that they have to be in it NOW, so I'll just leave it as is. Not sure what the timing of 3.0 is going to be. |
Hey @barryvdh. I talked to Taylor about this and this seems good to be merged. Thanks for sending this in 👍 |
As fas as I can tell, none of these changes are breaking / big features, so can be merged to 2.0