Task #8063

Rename the resource stream wrapper's scheme from "package://" to "resource://"

Added by Robert Lemke about 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-06-04
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Resource
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 10
Sprint: Has patch:
PHP Version: Complexity:

Description

The "protocol" we're currently using for retrieving static resources is "package://" - however, that doesn't fit completely. Now that we also want to use the stream wrapper for accessing package-independent persistent resources, we should use the scheme "resource://" instead.

Associated revisions

Revision 6caf3b6c
Added by Robert Lemke about 5 years ago

[~TASK][!!!] FLOW3 (Resource): Renamed the resource stream wrapper's scheme from "package://" to "resource://". You need to globally search & replace "package://" your code for this to work. Resolves #8063

History

#1 Updated by Robert Lemke about 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Committed as part of r4443

Also available in: Atom PDF