Thanks for that. I'm embarrassed to admit I'd never used diff or written a patch before this morning - is there some way of automatically applying patches to the correct files?
Currently I'm doing stuff like diff library/Zend/Dojo/View/Helper/Dojo/Container.php library/Zend/Dojo/View/Helper/Dojo/Container-patched.php > library/Zend-Patches/Dojo/View/Helper/Dojo/Container-ZF-6563.patch patch< library/Zend-Patches/Dojo/View/Helper/Dojo/Container-ZF-6563.patch and it prompts me for a file to patch. Is there some way of automating this process, to apply a whole bunch of patches to the correct files? I know this is a little off-topic! -- View this message in context: http://www.nabble.com/Living-with-bugs-in-ZF--tp23602103p23611884.html Sent from the Zend Framework mailing list archive at Nabble.com.
