Page MenuHomePhabricator

Require the "ctype" extension explicitly
ClosedPublic

Authored by epriestley on Apr 29 2014, 5:18 PM.
Tags
None
Referenced Files
F19824703: D8896.id21108.diff
Sun, Mar 8, 2:39 AM
F19660971: D8896.id21119.diff
Feb 7 2026, 5:11 AM
F19660970: D8896.id21119.diff
Feb 7 2026, 5:11 AM
F19629925: D8896.id.diff
Feb 5 2026, 12:47 AM
F19542175: D8896.diff
Jan 22 2026, 7:37 AM
F19503436: D8896.diff
Jan 8 2026, 11:41 PM
F19469405: D8896.id21119.diff
Jan 4 2026, 10:28 PM
F19469032: D8896.id.diff
Jan 4 2026, 2:44 PM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Require the "ctype" extension explicitly.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, hach-que.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 29 2014, 5:30 PM
epriestley updated this revision to Diff 21119.

Closed by commit rP301c7d0a1467 (authored by @epriestley).