Commit History

Author SHA1 Message Date
  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 3 years ago
  Craig Duncan 6c43c370d2 Drop support for PHP 7.2 3 years ago
  Ryan Jentzsch f50cc93437 Update PHPUnit to 9.5 (#164) 3 years ago
  Craig Duncan 1024d481c2 Add support for PHP 8 3 years ago
  Craig Duncan fe308a8f06 Convert tests using deprecated assertInternalType() method 3 years ago
  Craig Duncan 61eecbde76 Prepare the 3.6.0 release 3 years ago
  Craig Duncan dad547c591 Don't try add padding if the there's no spare space 3 years ago
  John P. Bloch 1840a89701 Add a method to access trailing args as array (#158) 3 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 3 years ago
  Craig Duncan a84d2e9076 Drop support for PHP 7.1 3 years ago
  Craig Duncan 6b53a28a58 Ensure we can output checkboxes when the terminal width is unknown 4 years ago
  Craig Duncan 04c8aba2ac Update the changelog for version 3.5.1 4 years ago
  Craig Duncan 6b1a7f5d0e Handle slow operating systems 4 years ago
  Craig Duncan 4f96a8633d Support other OS line endings 4 years ago
  Craig Duncan a88915ef5a Correct some test namespaces 4 years ago
  Craig Duncan 3b28207fb1 Ensure we correctly escape the directory separator on windows 4 years ago
  Craig Duncan 733ecdad71 Ensure we support filenames without extensions 4 years ago
  Craig Duncan 71573e8df3 Ensure we don't draw an image unless the filename matches exactly 4 years ago
  Craig Duncan d562a80797 Create a GitHub action to run the tests 4 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 5 years ago
  Craig Duncan e1a9fe912a Drop support for PHP 5.6 and PHP 7.0 5 years ago
  Craig Duncan 0c858e9909 Avoid breaking BC in version 3.5 5 years ago
  Craig Duncan 6ad8e26771 Ensure we only match ascii art filenames 5 years ago
  Craig Duncan 4d33f4e002 Allow the confirm default to be overridden 5 years ago
  Craig Duncan 1c8bc79bb1 Add tests for https://github.com/thephpleague/climate/issues/136 5 years ago
  Craig Duncan 7d23828616 Allow a line to be cleared using $climate->clearLine() 5 years ago