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

Draw art filenames #155

Closed
on2 opened this issue Oct 28, 2019 · 1 comment
Closed

Draw art filenames #155

on2 opened this issue Oct 28, 2019 · 1 comment
Labels

Comments

@on2
Copy link

on2 commented Oct 28, 2019

I noticed whilst working on pull request #154 that if I use the following code that the-league-big.txt is drawn:

$climate = new League\CLImate\CLImate;
$climate->draw('the-league');

I would expect the-league.txt to be shown. Is this by design or a bug?

@duncan3dc duncan3dc added the bug label Nov 24, 2019
@duncan3dc
Copy link
Member

This is a bug, it's fixed in 3.5.1 now and the filename matching is stricter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants