Paul Zloi
|
8149731894
|
Merge pull request #50 from majsterkoo/master
Additional exceptions added
|
5 years ago |
Paul Rock
|
64ef425bcb
|
Few non-important typos fixed
|
5 years ago |
Paul Rock
|
061699aa81
|
Non-used exception removed
|
5 years ago |
Paul Rock
|
eccf794c2f
|
Description of new exceptions fixed
|
5 years ago |
Michal Procházka
|
449db20846
|
adding missing throws exception in phpdoc
|
5 years ago |
Michal Procházka
|
cf721efad2
|
Adding more detail ClientExceptions for credential and connection error
|
5 years ago |
Paul Rock
|
ba9abf49e6
|
Options array added to all other short tags and some other methods
|
5 years ago |
Paul Zloi
|
07cbe0e2f6
|
Merge pull request #48 from PronerInformatica/master
Created options in read method
|
5 years ago |
Diogo Bemfica
|
5ce76283ce
|
add options in read method on ShortsTrait
|
5 years ago |
Diogo Bemfica
|
480590bab4
|
fix php doc of read method
|
5 years ago |
Diogo Bemfica
|
561cd6fcc7
|
restored vendor name
|
5 years ago |
Diogo Bemfica
|
74155bbe40
|
add test read method passing options
|
5 years ago |
Diogo Bemfica
|
1b1e6c0110
|
fix read method in client interface
|
5 years ago |
Diogo Bemfica
|
17f0a377ae
|
add options in read method to commands that have multiple responses
|
5 years ago |
Paul Zloi
|
45c2722e55
|
Small fixes in funding config
|
6 years ago |
Paul Rock
|
0742694e8e
|
Example of password update of ppp secret created
|
6 years ago |
Paul Rock
|
88ac3a0bd4
|
Finetune of ServiceProviderTests, testPregResponse added to ClientTest
|
6 years ago |
Paul Rock
|
e94bea685d
|
Finetune of pregResponse, it now supports complex queries with multiple equal strings
|
6 years ago |
Paul Rock
|
0f12ee73f9
|
Additional example added
|
6 years ago |
Paul Rock
|
2632f1811a
|
ssl_options support added to SocketTrait
|
6 years ago |
Paul Rock
|
634bbc8f58
|
ssl_options support added to Config class
|
6 years ago |
Paul Rock
|
494bca3753
|
ssl_options parameter added to configs/routeros-api.php
|
6 years ago |
Paul Rock
|
a40a0b4251
|
Tests code finetune after code styles fix
|
6 years ago |
Paul Rock
|
9e7aa42214
|
Ignore updated
|
6 years ago |
Paul Rock
|
30426de590
|
Libraries for code lint and some additional settings was added to composer.json
|
6 years ago |
Paul Zloi
|
2079884a6d
|
Delete FUNDING.yml
|
6 years ago |
Paul Zloi
|
2f822d8be6
|
Merge pull request #40 from EvilFreelancer/development
Update to version 1.3
|
6 years ago |
Paul Rock
|
71f5bf7bf5
|
travis does not allow to use ssh on testing stage
|
6 years ago |
Paul Rock
|
0b117accd5
|
--prefer-source parameter removed from travis config
|
6 years ago |
Paul Rock
|
c838edc064
|
skip state if openssl extention is not available added to ClientTest of export methods
|
6 years ago |
Paul Rock
|
98bf022c8b
|
ROS_SSH_PORT param added to phpunit.xml
|
6 years ago |
Paul Rock
|
ab632d79cb
|
tests cleanup and update to level of logic, coverage increased
|
6 years ago |
Paul Rock
|
70e75ff9c3
|
code style tune in ResponseIterator
|
6 years ago |
Paul Rock
|
f578750e50
|
non-used use removed from Query class
|
6 years ago |
Paul Rock
|
9986867d0f
|
phpDoc update in ArrayHelper
|
6 years ago |
Paul Rock
|
e5498b6971
|
non-reachable break removed
|
6 years ago |
Paul Rock
|
60f83aa756
|
close method added to APIConnector class
|
6 years ago |
Paul Rock
|
e921c4df25
|
Deprecated write method was removed from Client class, export method now support additional arguments, detector of /export command which exec ssh was added
|
6 years ago |
Paul Rock
|
e506768ecb
|
Deprecated method w, wr, wri was removed from ShortsTrait, tests fixed
|
6 years ago |
Paul Rock
|
a904982a57
|
Return type added to close method of StreamInterface
|
6 years ago |
Paul Rock
|
049df4bb4c
|
PHPDoc cleanup in ResourceStream and StringStream classes
|
6 years ago |
Paul Rock
|
64d22d5eaa
|
Prealoading added to ResponseIterator, some non-used code removed
|
6 years ago |
Paul Rock
|
f88a4d1a1d
|
PHPDoc fo Config class was updated, small tunes added to ConfigInterface
|
6 years ago |
Paul Rock
|
f316c2d58d
|
Preloading feature added to APILengthCoDec class
|
6 years ago |
Paul Rock
|
e06a007834
|
Small rafactorigin in SocketTrait, provate variabled was renamed
|
6 years ago |
Paul Rock
|
ab3acd4d56
|
Additional information about parameters added to default Laravel config
|
6 years ago |
Paul Rock
|
fee89f30ee
|
Usage of legacy methods removed from all examples
|
6 years ago |
Paul Rock
|
2cbd59c2d6
|
Small fixes in tests
|
6 years ago |
Paul Rock
|
0025b5115b
|
Simple example with ->equal method usage added
|
6 years ago |
Paul Rock
|
75a201e0f2
|
Responses/parameters of some methods in Client class changed from other classes to interfaces, consts moved from ClientInterface to Config class
|
6 years ago |