Exakat 0.10.7 : support for slim framework

Exakat 0.10.7 (Immortal Antelope Power) ships with a lot of behind the scene works, and little to show. This is now becoming a classic: we need to collect a lot of data from frameworks or PHP, store them by version, and generate… a boolean. All that work for so little. But, in the end, it […]

Exakat 0.10.5 review

Exakat 0.10.5 review Exakat 0.10.5 (code name : immortal of tiger power) shipped with no less than six new analyzers and a major upgrade of the Zend Framework report. Here is the exakat 0.10.5 review. Could be callable argument Exakat now reports arguments that may be type-hinted with callable. Callable covers every form of callbacks […]

6 new PHP analyzers in Exakat 0.10.3

6 new PHP analyzers in Exakat 0.10.3 Exakat 0.10.3 shipped with 6 new PHP analyzers : see the changelog. Here is a short presentation of them : Use array_column() array_column() is a little known PHP native function. Read about the story : Ben Rasmey tells it himself : https://benramsey.com/projects/array-column/. When you plan to contribute to the PHP code with a new […]

Where can you get an elephpant, the PHP elephant ?

Where can you get an elephpant ? The elephpant is the famous unofficial logo of the PHP community, turned into a snugly plush toy. They have been around the Internet since 2007, and may be met about everywhere. Elephpants have been sighted on every emerged continent in the world. But where can you get an elephpant ? There […]

PHP likes sorting too much

PHP likes to sort. Of course, there is sort(), ksort() and all the cousins. But, PHP actually sorts too much. My first encounter with the problem is the infamous array_unique(). Now, this is also affecting glob() and scandir(). I’m looking for others. Until then, check your code. array_unique() is also sorting array_unique() collects distinct values […]

Exakat @ PHP UK Conference the 16TH & 17TH FEBRUARY 2017 at The Brewery, London

PHP UK CONFERENCE 16TH & 17TH FEBRUARY 2017 The Brewery, London Exakat will animate two session “Last train for PHP 7.1” and “Static analysis saved my code tonight” at the PHP UK CONFERENCE the 16TH & 17TH FEBRUARY 2017 The Brewery, London. More information on the PHP UK CONFERENCE website