mirror of
https://github.com/DBDiff/DBDiff.git
synced 2026-04-25 13:25:49 +03:00
[GH-ISSUE #37] PHP 7.x support #162
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DBDiff#162
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CodingPeak on GitHub (Feb 16, 2017).
Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/37
I haven't tested this yet, but I might be needing this tool in several PHP 7.x environments. Will this cause any problems?
@jasdeepkhalsa commented on GitHub (Feb 16, 2017):
Would be good if you could give this a test run in such an environment and see if any errors popup?
However, the codebase is very simple and built on top of some core Laravel and Symfony components so should be really easy to upgrade to work with PHP 7
@vjoao commented on GitHub (Apr 13, 2017):
Tested in PHP7. No errors came up.
@jasdeepkhalsa commented on GitHub (Jun 5, 2017):
I'm also using DBDiff successfully with PHP 7 on Ubuntu 17.04 with no issues.
Closing this ticket for now :)