Closed hussainweb closed 5 years ago
PHPCPD was reporting errors on one of my projects and I am thinking an upgrade would solve it. The problem is that this change requires PHP 7.1 at least. If that's not acceptable, an alternative is to change the condition to >=3.0.
>=3.0
Thank you!
PHPCPD was reporting errors on one of my projects and I am thinking an upgrade would solve it. The problem is that this change requires PHP 7.1 at least. If that's not acceptable, an alternative is to change the condition to
>=3.0
.