PHP 7.0 Support #55
Labels
No labels
bug
confirmed
critical
database
discussion
documentation
email-support
enhancement
feature
suggestion
support
warlock
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-mvc-old#55
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?
We need to fire up an app in PHP7 and see what needs to be done to make things work.
Not much needed to change. Everything seems to work fine in PHP7.0 with few changes.
Although due to MongoDB dropping support for their "legacy" driver I have decided to drop support for MongoDB entirely. The reason is that their new low-level driver requires the mongo-php-library which is a separate set of code that I'm not willing to incorporate or distribute with HazaarMVC.
Status changed to closed