Homec4science

Removing memory limit sanity check

Authored by Wez Furlong <wez@fb.com> on Aug 11 2012, 00:31.

Description

Removing memory limit sanity check

Summary:
Turns out that 12 characters is not enough for folks that have
memory_limit set to INT64_MAX (9223372036854775807).

Since this only seems to have affected a single installation,
epriestley says let's get rid of it. If it comes up again, we can
restore the check but use a bigger number.

Test Plan: Just make a call to the phabricator webroot.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T1641

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

Details

Committed
Wez Furlong <wez@fb.com>Aug 11 2012, 00:31
Pushed
aubortJan 31 2017, 17:16
Parents
rPHb2c9edd17d91: Fix doc links
Branches
Unknown
Tags
Unknown

Event Timeline

Wez Furlong <wez@fb.com> committed rPH4eebd545ce90: Removing memory limit sanity check (authored by Wez Furlong <wez@fb.com>).Aug 11 2012, 00:31