Patrick Gommers
Patrick Gommers
No strict_types is used in the test file, so barcodes can also be created in PHP version 8. Nothing happened here for a long time, and I don't have that...
On this one, where we are here, is already the right one. The code from "lucabartoli" has good documentation and somehow belongs there, but is very outdated. It seems to...
I can't understand it, because all things are in the file. And the version of "jbdemonte" supports other programming languages. What is meant by PSR? * https://github.com/jbdemonte/barcode/blob/master/php/php-barcode.php * https://github.com/lucabartoli/barcode/tree/master/src/JBDemonte/Barcodes
Of course, now that I'm reading it, it's like the scales fall from my eyes. To my surprise, I found the time and inclination to write a commit. Is it...
I managed to get packagist ownership `jbdemonte/barcode` transferred to me and after a few tries finally managed to run the following command `composer require jbdemonte/barcode` successfully.
Glad to hear that my proposal pleases. In my branch I plan even more - I want to include or exclude objects with wildcards. Then I would like to have...
If there are more active developers, then we can often merge. Otherwise, I would first take care of the parameter integration.
@Machou The focus has been lost a bit, but I am pleased to hear that you are interested. The current structure only processes one torrent file, I would like to...
@darkalchemy Thank you for your suggestion, but your approach was not yet finished, files in hidden folders would still be included. I would like to use the regex iterator, but...
If an array is passed, it must contain at least two elements. ``` $torrent = new Torrent( array( 'test.mp3', 'test.jpg' ), 'http://torrent.tracker/annonce' ); ``` The processing of the array and...