Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
lock system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 May 2013 at 08:42 UTC
Updated:
15 May 2013 at 01:20 UTC
Jump to comment: Most recent
Comments
Comment #1
podarokThis is follow-up from a few hours seen issue, so better do create link for understanding
Patch looks good, can we cover it by test?
Comment #2
andypostif D8 affected then move the issue to 8.x first
Comment #3
David_Rothstein commentedI don't understand, why isn't the require_once error which PHP throws good enough here?
If someone puts an incorrect value of this variable in settings.php, they'll already get an error somewhere (logs or on screen depending on the server's configuration) when they try to access the site. Just like happens with any other PHP fatal error.