Drupal Release: 6.8

Tag Name: 6.8

Release Date: 12/11/2008

Drupal LogoDrupal

Highly flexible, open-source content management system known for complex, scalable web applications. Preferred by government, educational, and large enterprise websites requiring advanced customization and security features. Robust module ecosystem.

TL;DR

Drupal 6.8 is a minor update that addresses compatibility issues with PHP versions prior to 5.2. This release ensures broader server compatibility while maintaining core functionality. Administrators and developers using older PHP environments should upgrade to ensure system stability.

Highlight of the Release

    • Improved compatibility with PHP versions prior to 5.2
    • Rollback of feature #280934 that caused compatibility issues
    • Enhanced stability for systems running on older PHP environments

Migration Guide

No specific migration steps are required for this update. This is a standard minor version update from Drupal 6.7 to 6.8.

To update:

  1. Back up your database and files
  2. Replace your existing Drupal files with the new 6.8 release
  3. Run the update script by visiting update.php in your browser
  4. Clear caches

No database schema changes are expected with this update.

Upgrade Recommendations

This update is recommended for all Drupal 6.x users, especially those running on servers with PHP versions earlier than 5.2.

The update addresses compatibility issues that could affect system stability. Since this is a minor version update (6.7 to 6.8), the upgrade process should be straightforward with minimal risk.

Priority: Medium Risk: Low

Bug Fixes

PHP Compatibility Fix

The primary fix in this release addresses compatibility issues with PHP versions earlier than 5.2:

  • Rolled back feature #280934 which was causing incompatibility with PHP versions prior to 5.2
  • Resolved issues that prevented Drupal from functioning correctly on servers with older PHP installations

New Features

No significant new features were introduced in this release. The focus was on compatibility improvements and ensuring the system works properly across a wider range of PHP environments.

Security Updates

No security fixes were explicitly mentioned in this release. The changes were primarily related to PHP version compatibility.

Performance Improvements

No specific performance improvements were documented in this release. The changes were focused on compatibility rather than performance enhancements.

Impact Summary

Drupal 6.8 focuses on improving compatibility with older PHP environments by rolling back feature #280934 which was incompatible with PHP versions prior to 5.2. This change ensures that Drupal can be deployed across a wider range of hosting environments, particularly those that haven't yet upgraded to PHP 5.2 or newer.

The impact is most significant for administrators and developers working with legacy systems or hosting providers that maintain older PHP versions. By addressing this compatibility issue, Drupal 6.8 provides more flexibility in deployment options while maintaining core functionality.

No new features were introduced, and no database schema changes are required, making this a low-risk update focused solely on improving system compatibility and stability.

Statistics:

File Changed3
Line Additions9
Line Deletions5
Line Changes14
Total Commits3

User Affected:

  • Can now deploy Drupal on servers running PHP versions earlier than 5.2
  • Will experience improved system stability with legacy PHP environments

Contributors:

goba