Twitter Feed
Phing Archive
-
phing phplint out of memory
Posted on May 26, 2010 | 3 CommentsHad a funny problem at work today, my php.ini was set to 1G however the script would still fail saying it couldn’t allocate 32bytes of memory which was a bit... -
PHPUnit: Installing 3.4.0
Posted on April 12, 2010 | No CommentsStrangly enough the following command doesn’t install the latest version of phpunit for me. I am after 3.4.0 as phing absolutely/definitely wants that version for the whole thing to work.... -
More: Synchronization using phing
Posted on January 5, 2009 | 1 CommentReading more about automation stuff, I came across Phing which is like Apache Ant but uses php to write “tasks” classes. According the Phings website. PHing Is Not GNU make;...
