Something went wrong. Try again.
@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
Something went wrong. Try again.
Use define() instead of PHP 5.3-only global 'const' in upgrade_schema.php master
Summary: This global 'const' syntax was introduced in PHP 5.3: http://www.php.net/manual/en/language.constants.syntax.php We're PHP 5.2.x elsewhere so just use define(). Made the constant a little more specific too. Test Plan: Ran upgrade_schema.php script. Reviewed By: Girish Reviewers: tuomaspelkonen, Girish, davidrecordon CC: jungejason, aran, epriestley, Girish Differential Revision: 190
Author epriestley Date (Apr 30, 2011, 6:18 AM UTC) Commit 3e2f6481 3e2f6481750aa3fef100bc0e2113c7113bf537c2 Parent b3397030 b3397030e6c912ca759ab55f11deb4fe386d457a