A new PHP Song:
sources:
http://shiflett.org/blog/2010/aug/php-anthem
http://fracturedvisionmedia.com/FVM005/
---
Mostrando entradas con la etiqueta php. Mostrar todas las entradas
Mostrando entradas con la etiqueta php. Mostrar todas las entradas
23 ago 2010
27 abr 2010
1 abr 2010
Suhosin
Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core...
source: http://www.hardened-php.net/suhosin/index.html
---
source: http://www.hardened-php.net/suhosin/index.html
---
Etiquetas:
development,
php,
php core,
protection,
system,
vulnerability
17 mar 2010
Writing Efficient Tests
Unit testing can be a blessing and curse at the same time. Once you start doing it on a regular basis, it can become an addiction. You test everything, you feel the satisfaction of 110% test coverage giving you confidence in your code. But after a while, testing suddenly seems to slow you down. Everytime you make a change in your code you have to adapt several unrelated tests. Adding a
source: http://webmozarts.com/2010/03/11/writing-efficient-tests/
---
<ul>
-tag to your template becomes a matter of minutes, rather than seconds. And, worst of all, your test suite is slow...source: http://webmozarts.com/2010/03/11/writing-efficient-tests/
---
Etiquetas:
best practice,
development,
php,
symfony,
system test,
unit test
Suscribirse a:
Entradas (Atom)