Skip to content

Conversation

@ravage84
Copy link
Member

@ravage84 ravage84 added this to the 3.x milestone Dec 20, 2016
@ravage84 ravage84 self-assigned this Dec 20, 2016

// Holds /subdir
$request->getAttribute('base');
$base = $request->getAttribute('base');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be webroot? Or simply redundant?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

base and webroot are only different by a / unless URL rewriting is disabled, then they are very different.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, but ti's twice base. That's why I am asking... 😼

@markstory markstory merged commit b58de40 into 3.4 Dec 21, 2016
@markstory markstory deleted the 3.4-request-getters-with-assignment branch December 21, 2016 01:29
HavokInspiration added a commit that referenced this pull request Jan 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants