Exakat 1.2.5 review

Exakat 1.2.5 review Exakat 1.2.5 worked on stability. Behind the scenes, we upgraded support for constant static expressions, and command line line configuration. Exakat and its databases were upgraded to PHP 7.2.5. So, this week, here is the quick Exakat 1.2.5 review. PHP 7.2.5, 7.1.17 and 7.0.30 supported Exakat takes advantages of its intimate knowledge […]

How many parameters is too many ?

How many parameters is too many? Now, that is a classic question, that is often a minefield for anyone writing an increasing long list of argument in a method, or simply trying to set up auditing tools. Obviously, the answer is not immediate. Parameters may be needed, but on the other hands, currying functions allows […]

Exakat 1.2.1 review

Exakat 1.2.1 review Exakat 1.2.1 brings several new analysis, and a boost of speed with improved concurrency. Analysis now suggest simplifying chr() calls, mistaking increment operator and reducing complexity of expressions. The Favorites report displays properties declarations style. So, without transition, here is the Exakat 1.2.1 review. Fastest Exakat version ever At the heart of […]

Exakat 1.1.9 review

Exakat 1.1.9 review Exakat 1.1.9 spins off the ‘Code Favorites’ reports, which tells you what is the actual personality of your coding habits : check it out, it’s always impressive. The engine also offers a new analysis, that counts parameters and suggest refactoring methods with more than 8 parameters. And the documentation received a lot […]