Skip to content
  • InPHPinity shop: Inphpinity, the PHP 8 elePHPant. Last elephpant cubs to snatch>>>
  • Newsletter

    Want to Keep in touch with us, subscribe to our newsletter !

ExakatExakat
  • Features
    • What is static analysis ?
    • Detect Tricky Issues
    • Fix Automatically Code
    • Analytics on your code
  • Ressources
  • Price
  • Blog
  • Login
  • Try Now
  • Try Now
Company

PHP is champion at the world cup

Posted on June 13, 2014June 13, 2014 by dams

It is difficult to avoid the world cup yesterday. Since I’m not a football fan, but rather a PHP fan, I checked which technologies are in use for the national team. I got the list of the 32 national team, then checked they website. The great news is : PHP is a clear winner. Out of […]

Continue reading →
Posted in Company
Company

What’s in the PHP static audit report ?

Posted on June 5, 2014June 10, 2014 by dams

The audit report contains several parts : the main part is the diagnostic, and the secondary part is the appinfo. Let’s review them. The diagnostic The diagnostic collect all information in the code that needs to be reviewed, and probably fixed. The diagnostic has 3 parts : the dashboard, the full list and the detailed report. The […]

Continue reading →
Posted in Company
Company

Strange arguments in method signatures

Posted on June 5, 2014June 10, 2014 by dams

Defining a PHP method is quite standard : a function only requires a name and arguments. The arguments are its signature, just like this : function x($arg1, $arg2, $arg3) {} Arguments may, among other things, have default value. When this is the case, the arguments has to be at the end of the signature. Thus, function goodSignature($arg1, […]

Continue reading →
Posted in Company
Code auditing

5 points for a self PHP code review

Posted on May 27, 2014October 8, 2014 by dams
27
May

Reviewing code is like checking your own copy before handing in an exam : last exam I took was driving test (incredible, I know), and I passed by 0 the 100 questions quiz. I do remember changing three or four answers while reviewing the answers, and even as I don’t know for sure about it, I […]

Continue reading →
Posted in Code auditing
Technology

Using a static audit tool for PHP

Posted on May 8, 2014 by dams
Bousolle
08
May

  When programming, I devote a part of my time to review the code. Of course, there is the necessary review when a bug arise, but I’m talking here about self-review. It feels always good to re-read fresh code, make sure I didn’t forget anything, may it be security, performance, recent PHP or framework recommendations. […]

Continue reading →
Posted in Technology  |  Tagged static audit
Company

Why make a static auditing tool ?

Posted on December 16, 2013May 15, 2014 by dams

Auditing code is actually a fancy word for reading the code. Sometimes, I even wonder if a programmer isn’t reading code more often than write. Good piece of code will be written once, and changed seldom afterwards. Bad piece of code will be reviewed, re-read for debugging, and sometimes forgotten : this is when we spend […]

Continue reading →
Posted in Company
  • 1
  • …
  • 24
  • 25
  • 26
  • 27
Search
Categories
  • Code auditing
  • Company
  • Event
  • Technology
Recent Posts
  • How to make emojis in PHP
  • 1-2-3 PHP operators
  • Quine in PHP : self displaying code
  • PHP parentheses usage
  • Speeding up ksort()
Archives
FEATURES
  • Detect Tricky or Security Issues
  • Fix Automatically Code
  • Analytics on your code
NEED HELP
  • Documentation Exakat Engine
  • Documentation Exakat Cloud
  • Contact-us
ABOUT
  • Price & Services
  • Terms
  • Legal terms – Mentions légales
  • Security
  • Blog
Copyright 2025 © Exakat SAS. All rights reserved - Exakat Cloud is a service operated by Exakat SAS. Exakat SAS develops and promotes open source Exakat Engine.
  • Features
    • What is static analysis ?
    • Detect Tricky Issues
    • Fix Automatically Code
    • Analytics on your code
  • Ressources
  • Price
  • Blog
  • Login
  • Newsletter

Login

Lost your password?