Craig Duncan
|
237f70e103
Add support for PHP 8.4
|
2 days ago |
Everton da Rosa
|
39d0bf433f
feat: Adds methods in Progress to return the current value and total value of the progress bar. (#206)
|
2 days ago |
Craig Duncan
|
2bb5ad23ca
Prepare the 3.9.0 release
|
2 weeks ago |
Craig Duncan
|
6044c4be4c
Tidy up the default TestCase class
|
6 years ago |
Craig Duncan
|
bd01721035
Import classes rather than using fully qualfied strings
|
6 years ago |
Craig Duncan
|
9854372027
Avoid global fallback for mocking built in functions
|
6 years ago |
Craig Duncan
|
7b2c1880a8
Create a generic input to read from any stream
|
6 years ago |
Craig Duncan
|
dbdf2a0650
Organise the tests into folders matching the classes they test
|
6 years ago |
Ronan Giron
|
9768e91dc0
Fixed: missing control of password response (#171)
|
2 weeks ago |
Ronan Giron
|
b06b9b096f
Cast to bool only if Argument noValue is true
|
3 years ago |
Craig Duncan
|
fb1409a8a0
Update the windows build checks
|
2 weeks ago |
Sartor
|
a20112f296
PHP 8.1 deprecation fixes
|
2 years ago |
Craig Duncan
|
2cecff8748
Add support for PHP 8.2 and 8.3
|
2 weeks ago |
Craig Duncan
|
b5b54bc718
Tidy up the phpunit config and ensure all errors cause test failure
|
6 years ago |
Felipe Nunes Azambuja
|
f1fb14ce12
Ensure usleep() always receives an integer
|
2 years ago |
Dylan Anderson
|
70a0e1b796
Add precision to progress bar
|
1 year ago |
Everton da Rosa
|
9e8a8b1125
Adds argument suggestion support for unknown arguments
|
3 weeks ago |
Craig Duncan
|
540f61e353
Update the coding standards using phpcbf
|
3 weeks ago |
Craig Duncan
|
4869248177
Setup codesniffer for coding standards
|
3 weeks ago |
Craig Duncan
|
afec9e15d1
Remove dead code that was never used
|
3 weeks ago |
Craig Duncan
|
5fdf7a70c0
Reorganise dependencies
|
3 weeks ago |
Craig Duncan
|
8c182c2da4
Tidy up some testing code
|
3 weeks ago |
Craig Duncan
|
a785a3ac8f
Prepare version 3.8.2
|
2 years ago |
Nigel
|
4757de4e45
Support psr/log 3 (#191)
|
2 years ago |
Nigel Hough
|
5228aeb8a1
Updates minimum vfsstream dependency to fix build breaking with --prefer-lowest composer build
|
2 years ago |
Craig Duncan
|
c38da645e8
Ensure we test on 8.0 and with lowest declared dependencies
|
2 years ago |
Subhan Shamsoddini
|
c65914b4e1
eliminate useless return statement (#193)
|
2 years ago |
Craig Duncan
|
27742d3970
Correct #186 that only supported strings instead of other valid types
|
2 years ago |
Anatolyi Razumovskyi
|
df16f2580e
PHP Deprecated: strlen(): Passing null to parameter #1 (php 8) (#186)
|
2 years ago |
Craig Duncan
|
637555fdf6
Fix the unit test to not depend on the specific environment
|
2 years ago |
Craig Duncan
|
22243322c6
Correct the value passed to check if the constant is defined
|
2 years ago |
Craig Duncan
|
f9d68014dd
Tidy up the testing on PHP 8
|
2 years ago |
Craig Duncan
|
c0be1fd1ff
Remove redundant git keep file
|
2 years ago |
Craig Duncan
|
6e7a31a1ca
Restore code to previous style
|
2 years ago |
Ryan Jentzsch
|
643a56086d
Avoid some exceptions when running in non CLI context
|
2 years ago |
Craig Duncan
|
5c717c3032
Prepare the 3.7.0 release
|
3 years ago |
Craig Duncan
|
9edbac0adf
Replace Travis with GitHub actions
|
3 years ago |
Craig Duncan
|
9ae35f25dc
Temporary fix for the windows build
|
4 years ago |
Craig Duncan
|
6c43c370d2
Drop support for PHP 7.2
|
4 years ago |
Ryan Jentzsch
|
f50cc93437
Update PHPUnit to 9.5 (#164)
|
4 years ago |
Craig Duncan
|
1024d481c2
Add support for PHP 8
|
4 years ago |
Craig Duncan
|
fe308a8f06
Convert tests using deprecated assertInternalType() method
|
4 years ago |
Craig Duncan
|
61eecbde76
Prepare the 3.6.0 release
|
4 years ago |
Craig Duncan
|
dad547c591
Don't try add padding if the there's no spare space
|
4 years ago |
John P. Bloch
|
1840a89701
Add a method to access trailing args as array (#158)
|
4 years ago |
Toro Hill
|
be2e0600fe
Add support for newlines in table data. thephpleague/climate#160
|
4 years ago |
Craig Duncan
|
6559b3f15f
Ensure we run the GitHub actions against pull requests
|
4 years ago |
Craig Duncan
|
a84d2e9076
Drop support for PHP 7.1
|
4 years ago |
Craig Duncan
|
6b53a28a58
Ensure we can output checkboxes when the terminal width is unknown
|
5 years ago |
Craig Duncan
|
04c8aba2ac
Update the changelog for version 3.5.1
|
5 years ago |