Closed piotrw-git closed 5 years ago
Do you mean file vendor/autoload.php
? This is composer autoloading file see https://getcomposer.org/doc/
this library is meant to be used with composer
https://getcomposer.org/
Hello,
Sorry, I still don't understand what this file should contain?
Which files are required additionally?
I have always used require_once ()
-- Pozdrawiam
Piotr WŁOSZYŃSKI GSM +48 661 771 803
From: Martti T. [mailto:notifications@github.com] Sent: Wednesday, September 18, 2019 6:51 PM To: aldas/modbus-tcp-client modbus-tcp-client@noreply.github.com Cc: piotrw-git piotr@wloszynski.pl; Author author@noreply.github.com Subject: Re: [aldas/modbus-tcp-client] autoload.php (#41)
Do you mean file vendor/autoload.php? This is composer autoloading file see https://getcomposer.org/doc/
this library is meant to be used with composer https://getcomposer.org/
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aldas/modbus-tcp-client/issues/41?email_source=notifications&email_token=AMTOIM2ROXIW3IPMMVIC5STQKJMAZA5CNFSM4IX5DRB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7AXDWA#issuecomment-532771288 , or mute the thread https://github.com/notifications/unsubscribe-auth/AMTOIM7JDRWAWVDGCAYP52LQKJMAZANCNFSM4IX5DRBQ . https://github.com/notifications/beacon/AMTOIM5GGOWC7TD64PEZZZLQKJMAZA5CNFSM4IX5DRB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7AXDWA.gif
I strongly suggest that you read what composer is. Please see
this will help you in the future
Hello, What does the autoload.php file contain?