Jukka Svahn

Results 6 issues of Jukka Svahn

Since the function does not appear to be used, I'll post this here instead of the security mailing list (if it still exists), and because the vulnerabilities are obvious. As...

security

We should increase required PHP version to 7.2, dropping unsupported PHP versions in PHP-Textile 4.0.0. This should be done with minimal code changes to make transition smoother, but we should...

Breaks backwards compatibility
Feature

Assign link prefix makes sure each parse retrains the same footnote reference links. Spawn from #147

Feature

Temporary file management would be implemented using [rah/eien](https://github.com/gocom/eien). This would include: - An option, and defaults to, searching automatically for the system's temporary directory. This means the end user doesn't...

enhancement

Its messing up file permissions. Files are getting +x.

bug

Being able to deploy a specific tag based on semantic versioning constraint similarly to Composer would be awesome. Along the lines of: ``` php $env->version('3.2.*'); ``` Where it then clones...

feature