Page MenuHomePhabricator

Require the "ctype" extension explicitly
ClosedPublic

Authored by epriestley on Apr 29 2014, 5:18 PM.
Tags
None
Referenced Files
F15455034: D8896.id21119.diff
Sat, Mar 29, 9:56 PM
F15455033: D8896.id21108.diff
Sat, Mar 29, 9:56 PM
F15433701: D8896.id.diff
Tue, Mar 25, 12:19 AM
F15393456: D8896.id21108.diff
Sat, Mar 15, 8:59 PM
F15383060: D8896.diff
Fri, Mar 14, 3:25 PM
F15380026: D8896.diff
Fri, Mar 14, 12:59 AM
Unknown Object (File)
Feb 22 2025, 5:10 PM
Unknown Object (File)
Feb 20 2025, 4:05 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).