viewsphpfilter 6.x-1.0

Stable release for 6.x.

NOTE: If you're upgrading to the stable 6.x-1.0, and you haven't used a recent dev version in a while (or ever), you may have to go back into your view, edit your PHP filter and select an include/exclude option. Otherwise, you may get unintended behavior in your View.

viewsphpfilter 6.x-1.0-beta1

Drupal 6.x release. Still needs some error messages for users entering bad PHP code, but core functionality is stable.

viewsphpfilter 6.x-1.x-dev

Drupal 6.x build -- finally!

Refactored code to break out the validation. The refactoring was pushed back to the 5.x branch as well, so operation should be fairly consistent between the two.

viewsphpfilter 5.x-1.x-dev

5.x development branch. Main module functionality is functional.

Remaining development before a release:

  • PHP parse errors should report a user warning (currently fail silently)
  • Implement hook_disable() or hook_uninstall() to remove instances of PHP filters in existing views
Subscribe with RSS Subscribe to Releases for Views PHP Filter