Ingo Walther
|
b23210e05f
Refactoring "fileSearch" - Removed "glob" for usage in phar-archives
|
8 years ago |
Joe Tannenbaum
|
b103fc8faa
if there are no more arguments available, don't try and access another value
|
8 years ago |
Joe Tannenbaum
|
fc0cc465fb
Merge pull request #83 from BR0kEN-/phpdoc
|
9 years ago |
Sergii Bondarenko
|
54a8a5a229
Fix namespace path in PHPDoc for "$filter" property of Argument\Manager class
|
9 years ago |
Joe Tannenbaum
|
42513d820f
no more dev-master for mockery
|
9 years ago |
Joe Tannenbaum
|
9429ae9b01
trailing arguments
|
9 years ago |
Joe Tannenbaum
|
1e240b18bb
force a redraw of the progress bar every time if specified, fixes #72
|
9 years ago |
Joe Tannenbaum
|
e19e992fc2
fixed dump test for php7 by overriding var_dump in namespace
|
9 years ago |
Joe Tannenbaum
|
298d20e16c
fixed checkbox and radio tests related to #77
|
9 years ago |
Joe Tannenbaum
|
004d91d133
don't cancel out the formatting for the first checkbox, fixes #77
|
9 years ago |
Joe Tannenbaum
|
73f7d66aba
undo php 7 disclaimer for travis, should be good now
|
9 years ago |
Joe Tannenbaum
|
ac62c7c259
padding should take formatting into account, related to #78
|
9 years ago |
Joe Tannenbaum
|
e590077d1f
stty sane after stty icanon otherwise weirdness occurs. Fixes #74
|
9 years ago |
Joe Tannenbaum
|
2ea9f8b217
Merge pull request #75 from mheap/master
|
9 years ago |
Michael Heap
|
a89800e664
Fix: No longer errors if there are less items than columns
|
9 years ago |
Joe Tannenbaum
|
c01ab723b6
changed to 100k climate image
|
9 years ago |
Joe Tannenbaum
|
9c4cb2a79c
composer test, added conduct and contributing docs
|
9 years ago |
Joe Tannenbaum
|
834cb907c8
updated changelog for 3.2.0 release
|
9 years ago |
Joe Tannenbaum
|
ff1d8d7855
styleci fixes. again.
|
9 years ago |
Joe Tannenbaum
|
ee901ae5e3
probably should spell dynamic right
|
9 years ago |
Joe Tannenbaum
|
0cc57cdef3
styleci fixes
|
9 years ago |
Joe Tannenbaum
|
c2fde447d2
i'm not totally sure about this, but extracted all extension logic to new class
|
9 years ago |
Joe Tannenbaum
|
c2892d21b6
extracted extension array conversion to its own method
|
9 years ago |
Joe Tannenbaum
|
a0f1680931
allow for an array of custom keys to extend
|
9 years ago |
Joe Tannenbaum
|
06c999272e
allow for an array of extensions
|
9 years ago |
Joe Tannenbaum
|
0b89ee28f2
fixed documentation for validation method
|
9 years ago |
Joe Tannenbaum
|
0eec8adb3a
broke up validation into two separate methods
|
9 years ago |
Joe Tannenbaum
|
2ed349708c
better? clearer?
|
9 years ago |
Joe Tannenbaum
|
01d359d663
dumb, just no need for elseif since returning
|
9 years ago |
Joe Tannenbaum
|
b7d38e3fa1
all extension adding logic now in router
|
9 years ago |
Joe Tannenbaum
|
edd4c459c7
allowed for arguments setter for passing instantiated objects without constructor arguments
|
9 years ago |
Joe Tannenbaum
|
5bad6ce717
allow for an instantiated object to extend as opposed to a string
|
9 years ago |
Joe Tannenbaum
|
4b6e7219ec
exclude tests directory from code analysis
|
9 years ago |
Joe Tannenbaum
|
20bd79db3b
the ol passed by reference error
|
9 years ago |
Joe Tannenbaum
|
281d60bf3d
doc block for path method
|
9 years ago |
Joe Tannenbaum
|
ae7e82b4e8
fixed up terminal object interfaces to ensure they include all necessary methods
|
9 years ago |
Joe Tannenbaum
|
f92780eb8f
first stab at easier extending of CLImate, no longer necessary to use namespace
|
9 years ago |
Joe Tannenbaum
|
242bdd4a70
include non-prefixed items in usage description, fixes #65
|
9 years ago |
Joe Tannenbaum
|
f8a783cae9
why did i remove the last label if progress was 100%? well, it's back now.
|
9 years ago |
Joe Tannenbaum
|
bc821fd1f8
fine... i'll use a space after function.
|
9 years ago |
Joe Tannenbaum
|
090c60e8de
styleci recommended fixes
|
9 years ago |
Joe Tannenbaum
|
67984a865e
styleci config file
|
9 years ago |
Joe Tannenbaum
|
bab566f778
added additional items to git attributes
|
9 years ago |
Joe Tannenbaum
|
bcb7ea2ace
stdin tests
|
9 years ago |
Joe Tannenbaum
|
2e77e820ba
autoload dev tests via psr-4
|
9 years ago |
Joe Tannenbaum
|
2b2fa2e6ab
Merge pull request #58 from duncan3dc/travis-improvements
|
9 years ago |
Craig Duncan
|
5f90f494a8
[Travis] Test against the highest and lowest dependencies
|
10 years ago |
Craig Duncan
|
88c14a2ba3
[Travis] Retry parts that might fail due to connectivity issues
|
10 years ago |
Joe Tannenbaum
|
5dc56963be
added full sleeper tests
|
9 years ago |
Joe Tannenbaum
|
13e0133dd1
unmethodized locking/unlocking file, removed gzip test for now, tested missing fopen exception
|
9 years ago |