PHP Unlocker
PHP-Unlocker is a static analysis tool that detects potential, unintended DB table locks for PHP applications using ADOdb. It searches your code for improper usage of »
PHP-Unlocker is a static analysis tool that detects potential, unintended DB table locks for PHP applications using ADOdb. It searches your code for improper usage of »
TL;DR It all comes down to economics. What is the cheapest possible way for a company to find defects in its application? For some it's »
Two months ago, we were moving production servers from one datacenter to another. It was supposed to be boring, no-thrills event. There was no new code »
Given the widespread adoption of node.js it’s surprising that there is not much synthesized information about the specifics of writing unit tests on this »
This is the last part of a collection of seven blog posts about how to write reliable software. When a new developer joins the company we »