10 Apr
2007
10 Apr
'07
4:30 a.m.
For anyone doing any 6.x development, I spent this afternoon making coder (http://drupal.org/project/coder) compatible with Drupal HEAD (6.x). I also added a new upgrade review for 5.x to 6.x (which is available in both the HEAD and DRUPAL-5 branches). The 6.x upgrade review is better than my past upgrade reviews, and (I think) catches everything except the url() and l() argument changes. (I hope to add these checks before the code freeze.)
Note that the issue for the l() url() change contains a PHP script that can automatically convert all l()/url() calls in Drupal code. Perhaps you could adapt it? Steven