Homec4science

Require the "ctype" extension explicitly

Authored by epriestley <git@epriestley.com> on Apr 29 2014, 19:57.

Description

Require the "ctype" extension explicitly

Summary: Fixes T4916. Although every normal build of PHP has this in the core, at least one distribution which users could reasonably encounter does not.

Test Plan: Changed string to "ctypex", got setup warning. Changed to "ctype", got no warning.

Reviewers: hach-que, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4916

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

Details

Committed
epriestley <git@epriestley.com>Apr 29 2014, 19:57
Pushed
aubortJan 31 2017, 17:16
Parents
rPHbcdef099c243: Notifications - add a "Clear All Notifications" link to dropdown
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH301c7d0a1467: Require the "ctype" extension explicitly (authored by epriestley <git@epriestley.com>).Apr 29 2014, 19:57