PHP 7.0 Support #55

Closed
opened 2016-03-29 03:19:45 +00:00 by jamie · 2 comments
jamie commented 2016-03-29 03:19:45 +00:00 (Migrated from git.hazaar.io)

We need to fire up an app in PHP7 and see what needs to be done to make things work.

We need to fire up an app in PHP7 and see what needs to be done to make things work.
jamie commented 2016-06-27 23:28:02 +00:00 (Migrated from git.hazaar.io)

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.

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.
jamie commented 2016-06-27 23:28:02 +00:00 (Migrated from git.hazaar.io)

Status changed to closed

Status changed to closed
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-mvc-old#55
No description provided.