Faster Database Backups via Drush! Plus Capistrano Integration
Enhance your Drupal deployment with faster database backups using Drush and Capistrano integration.
Today I learned that the Drupal Behat Extension provides an extremely useful step definition for debugging. Breakpoints!
Enhance your Drupal deployment with faster database backups using Drush and Capistrano integration.
Despite the fact that the role of software testing may seem insignificant and few of us ever even think about it, this is especially true for people...
Fixing a Drupal segmentation fault using XCode Instruments and Runkit to debug PCRE-related PHP crashes and improve code stability.