Homec4science

PHP compatibility fix

Authored by Joshua Spence <josh@joshuaspence.com> on Jul 17 2014, 13:41.

Description

PHP compatibility fix

Summary: Replace __DIR__ with dirname(__FILE__) because __DIR__ is only available in PHP 5.3.0.

Test Plan: If this differential works, then it seems that everything is okay.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9957

Details

Committed
Joshua Spence <josh@joshuaspence.com>Jul 17 2014, 13:41
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUd8c026530d7f: Change the mode of the directory created by `PhutilKeyValueCacheDirectory`
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPHU37aa6d36bf2d: PHP compatibility fix (authored by Joshua Spence <josh@joshuaspence.com>).Jul 17 2014, 13:41