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

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, 2014July 3, 2026 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  |  Tagged code review
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
  • …
  • 28
  • 29
  • 30
  • 31
Search
Categories
  • Code auditing
  • Company
  • Event
  • Technology
Recent Posts
  • Recently updated PIE extensions #3
  • The Secret Life of “Magic Null” in PHP
  • PHP Method Resolution Order: Class · Trait · Parent · Interface
  • Recently updated PIE extensions (since 7th, 2026)
  • What Can Implement An Interface In PHP?
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 2026 © 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?