Skip to content
Snippets Groups Projects
user avatar
Andreas Gohr authored
In an older version of PHP a file_exists() call would issue a warning
when the file did not exist. This was fixed in later PHP releases. Since
we require PHP 5.3 now, there's no need to supress any error here
anymore. This might even give a minor performance boost.
79e79377
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..