Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed some config file property expansion issues. #51

Merged
merged 2 commits into from
Feb 7, 2012

Conversation

jasonhofer
Copy link

  • Fixed property resolver only iterating over top-level XML elements.
  • Fixed property resolver greedy matching.
  • Removed debug code.

I had originally changed the path pointed to by the predefined property 'phpDox.home', but realized (after pushing, of course) that I am using the Pear package and my issue is a result of how the 'templates' folder is moved in 'pear.sh' prior to Pear packaging.

Fixed property resolver only iterating over top-level XML elements.
Fixed property resolver greedy matching.
Removed debug code.
theseer added a commit that referenced this pull request Feb 7, 2012
Fixed some config file property expansion issues.
@theseer theseer merged commit 82c9fa0 into theseer:master Feb 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants