Craig Duncan
|
4f96a8633d
Support other OS line endings
|
5 years ago |
Craig Duncan
|
a88915ef5a
Correct some test namespaces
|
5 years ago |
Craig Duncan
|
3b28207fb1
Ensure we correctly escape the directory separator on windows
|
5 years ago |
Craig Duncan
|
733ecdad71
Ensure we support filenames without extensions
|
5 years ago |
Craig Duncan
|
71573e8df3
Ensure we don't draw an image unless the filename matches exactly
|
5 years ago |
Craig Duncan
|
d562a80797
Create a GitHub action to run the tests
|
5 years ago |
Craig Duncan
|
111b2dee0b
Correct the case of the vsfstream dependency path
|
5 years ago |
Craig Duncan
|
88b6e09dca
Use the install stage to install dependencies
|
5 years ago |
Craig Duncan
|
1972232e0a
Allow multiple commands to be run by the test alias
|
5 years ago |
Craig Duncan
|
a86cf9a80c
Correct the case of the vfsstream dependency
|
5 years ago |
Craig Duncan
|
3a90458684
Move the code coverage to a build stage
|
5 years ago |
Craig Duncan
|
5c5ab5b578
Remove the deprecated sudo option and run on the latest version
|
5 years ago |
Craig Duncan
|
13d647ac2f
Just use the version of composer provided by Travis
|
5 years ago |
Craig Duncan
|
a653f885d2
Start testing on PHP 7.4
|
5 years ago |
Craig Duncan
|
0d2fdbf882
Prepare the release notes for version 3.5.0
|
6 years ago |
Craig Duncan
|
e1a9fe912a
Drop support for PHP 5.6 and PHP 7.0
|
6 years ago |
Craig Duncan
|
0c858e9909
Avoid breaking BC in version 3.5
|
6 years ago |
Craig Duncan
|
6ad8e26771
Ensure we only match ascii art filenames
|
6 years ago |
Craig Duncan
|
4d33f4e002
Allow the confirm default to be overridden
|
6 years ago |
Craig Duncan
|
1c8bc79bb1
Add tests for https://github.com/thephpleague/climate/issues/136
|
6 years ago |
Craig Duncan
|
7d23828616
Allow a line to be cleared using $climate->clearLine()
|
6 years ago |
Craig Duncan
|
17eda1ffdb
Add a couple more cursor helpers
|
6 years ago |
Saif Eddin G
|
dea263605a
Better check for Ansi color support on Linux. (#129)
|
6 years ago |
Saif Eddin G
|
06b0297696
Better check for Ansi color support on Windows. (#128)
|
6 years ago |
Craig Duncan
|
54df2400c2
Don't use space to select options in a radio context
|
6 years ago |
Maxime Renou
|
ff0960a9f1
Radio system improvement (#140)
|
6 years ago |
Craig Duncan
|
a18f5448e5
Ensure a sensible error is thrown when invalid data is passed to table()
|
6 years ago |
Andrey Bolonin
|
f485c61c98
Update .travis.yml
|
6 years ago |
Craig Duncan
|
71a315133a
Make the confirm options closer to standard linux cli
|
6 years ago |
Maximilian Schmidt
|
6e7df9e9f0
[Enhancement] Improved the confirmation dialog (#126)
|
6 years ago |
Craig Duncan
|
78df53efea
Merge pull request #133 from mark-gerarts/122-optional-value-parsing
|
6 years ago |
Craig Duncan
|
96a0abb7b2
Ensure stderr from the tput calls doesn't leak
|
6 years ago |
Mark Gerarts
|
237fc02a29
Check if optional value isn't an arugment prefix
|
6 years ago |
Craig Duncan
|
be2620ec12
Update the tests to expect the new exceptions
|
6 years ago |
Craig Duncan
|
b994a7f6b4
Tidy up the exceptions to extend/follow core/spl exceptions
|
6 years ago |
Ilya Levin
|
1c8eead1b3
CLImate own exceptions (#132)
|
6 years ago |
Craig Duncan
|
f842fa4df8
Create an interface for library exceptions
|
6 years ago |
Saif Eddin Gmati
|
ceec6a549c
Add The PHP League Ascii Art (#125)
|
6 years ago |
Craig Duncan
|
c73d919f17
Add an indeterminate progress spinner
|
7 years ago |
Craig Duncan
|
0581d72ff5
Avoid undefined behaviour
|
6 years ago |
Craig Duncan
|
b07c2a4cd3
Use a more generic name for getting multiple values
|
6 years ago |
Craig Duncan
|
0a3b5a74f8
Merge pull request #111 from bwoebi/allow_array_args
|
6 years ago |
Craig Duncan
|
062416322e
Update the readme
|
6 years ago |
Craig Duncan
|
d657a19837
Ensure we don't escape slashes in JSON
|
6 years ago |
l4rzzz
|
4a782f59e6
Add JSON_UNESCAPED_SLASHES to json_encode (#121)
|
6 years ago |
Craig Duncan
|
094bb765b3
Add a logger class to use Climate with PSR-3
|
7 years ago |
Craig Duncan
|
ad092407f7
Prepare the 3.3.0 release
|
6 years ago |
Craig Duncan
|
c38cdf80a9
Update the changelog with details of the most recently releases
|
6 years ago |
Craig Duncan
|
4d3ddf97b6
Remove git settings that should be in global configuration
|
7 years ago |
Craig Duncan
|
e8c1ad7e81
Remove gulp as this is a pure PHP package
|
7 years ago |