Page MenuHomeDevCentral

WIP: move get_current_url() and co in OmniTools Request class
Changes PlannedPublic

Authored by dereckson on Tue, Nov 11, 18:13.

Details

Reviewers
None
Test Plan

This code has been battle-tested with several sites using:

  • direct .php access in the URL
  • Apache + mod_rewrite
  • nginx try_files directive

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Passed
Unit
Test Failures
Branch
request-current-url
Build Status
Buildable 6184
Build 6468: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson edited the test plan for this revision. (Show Details)

Unit tests still to commit