Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

[#3705] Fix autoload.files setting in composer.json #3715

Merged
merged 2 commits into from
Feb 7, 2013

Conversation

weierophinney
Copy link
Member

  • Because we have a target-dir, the autoload.files path needed to be prefixed
    with that target-dir to continue to be valid.

Fixes #3705

- Because we have a target-dir, the autoload.files path needed to be prefixed
  with that target-dir to continue to be valid.
@mwillbanks
Copy link
Contributor

does this then also need to happen for Zend\Session?

- ensure autoload.files is prepended with value of target-dir.
@ezimuel ezimuel merged commit 6beaf8c into zendframework:master Feb 7, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recent composer.json update of stdlib package
3 participants