Homec4science

Use full "(?P<name>" syntax for named captures in HTTPFuture

Authored by epriestley <git@epriestley.com> on Jun 22 2011, 08:13.

Description

Use full "(?P<name>" syntax for named captures in HTTPFuture

Summary:
Some versions of PCRE reject the short "(?<" form and require "(?P<".

Also support use of non-default ports for Conduit.

Test Plan:
Will make cllorca apply this patch and tell me it fixes his problem.

Reviewers: llorca, toulouse
Commenters: llorca
CC: aran, epriestley, llorca
Differential Revision: 495

Details

Committed
epriestley <git@epriestley.com>Jun 22 2011, 21:58
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUdd9fc956fd59: harden_directory.php: reduce footprint of directories by hardlinking them
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU27d92af66937: Use full "(?P<name>" syntax for named captures in HTTPFuture (authored by epriestley <git@epriestley.com>).Jun 22 2011, 21:58