This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Description
This is not a real issue or bug, just putting it here for further reference (as it does not come up anywhere yet in relation to zend-progressbar when searching for it)
Running a cli script, which uses zend-progressbar as a cronjob leads to an exit status != 0
displaying the following message:
stty: standard input: Inappropriate ioctl for device
Obviously a cli command being run through cron does not need a progress bar ;)
Although one might use the same command in different contexts..
I am not sure wether this even can be "fixed" or wether its worth it.
Feel free to close this issue!
I am grateful for this great component/framework and everyone contributing to it.
cheers