Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

First PHP7 only release

Choose a tag to compare

@moufmouf moufmouf released this 16 Sep 08:47
· 19 commits to 4.1 since this release

This release is the first release to require PHP7+ code.
It compiles beans and DAOs with scalar types, which is great.

It also fixes a number of bugs, especially regarding the "->count()" method.