Skip to content

Conversation

@malc0mn
Copy link

@malc0mn malc0mn commented Oct 8, 2017

Can be reproduced by this example here:

<?php

$text = new Text('This is a line for testing...');
if ($text->eol(30)) {
    // Do stuff...
}

This pull reuquest will fix that usecase.

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.

1 participant