tapestry-cloud / tapestry

PHP static site generator using the plates template system
https://www.tapestry.cloud/
MIT License
32 stars 1 forks source link

Refactor Tapestry class constructor to accept Input #78

Closed carbontwelve closed 7 years ago

carbontwelve commented 7 years ago

The Tapestry/Tapestry class constructor should accept an instance of Symfony\Component\Console\Input\Input rather than an array to remove the implicit usage of Symfony\Component\Console\Input\ArgvInput within its constructor.

carbontwelve commented 7 years ago

This is solved by 728841ebad638ee3c49242b8e66d767280eaca15