Posted by webchick on September 27, 2008 at 12:46am
Last updated by amitaibu on Wed, 2009-01-07 14:26
Last updated by amitaibu on Wed, 2009-01-07 14:26
These patches clean up really annoying API things or otherwise make Drupal development more of a joy. If you spend lots of time staring at code, check out some of these patches.
- Unify and rewrite module_rebuild_cache() and system_theme_data()
- Standardize static caching
- New variable defaults to improve performance and help developers
- Data API: first steps
- Blocks system refactoring
- API clean-up: Array-itize file_scan_directory()'s parameters
- Fix the pluggable mail system framework
See also: All patches marked "DX"
Fixed