Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
14.94 KB
MD5: 0b9db928f73d89611de937975001ae61
SHA-1: 510492ec76b6606b1ab6d0fad60d3f7f98d4cc24
SHA-256: 3124f8d69bd90bcc0425288f8394762a7bb27114402d5579f7c97ce4b126ca1c
Download zip
17.68 KB
MD5: a5f17498f7854eb5518566c3adaae2b7
SHA-1: 676786b0a9ef7126155acfadc62c1ec756222eb7
SHA-256: be76a25a7bb6d0d257598581e3a834cd759751e5b0133f9b599100965686cbde
Release notes
- #2160725: Unknown modifier 'd' fast_404.inc:70
- #1322070: fast404 make advanced_help module path to */README.TXT unavailable
- #2384811: Write tests
- #2123321: [i18n] language prefix doesn't get recognized
- #2279169: Add variable to disable fast_404 during development
- #2114479: Ignore drush calls
- #2078863: Provide PDO db access in fast_404_path_check [patch attached]
This release puts the PDO driver into a release of fast_404. The aim of this is to standardise across all database formats allowing PgSQL and SQLite to participate in the fast 404 goodness.