Slavomir Hustaty
Slavomir Hustaty
adding date to cron.log -> cron_2022_01_19.log
https://github.com/rubenlagus/TelegramBots/issues/1088
Improvement proposal: just a hint on releasing (if needed) https://stackoverflow.com/questions/10582054/maven-project-version-inheritance-do-i-have-to-specify-the-parent-version
https://github.com/rubenlagus/TelegramBots/blob/4882040822d202e146471d6196e3a40babbdb51a/telegrambots-meta/src/main/java/org/telegram/telegrambots/meta/api/methods/updates/GetUpdates.java#L91   Maybe just handling it a bit differently on line 270 would make huge difference. I was investigating whether it is timeout issue and only accidentally checked the...
https://github.com/bcosca/fatfree/blob/62f40d88994b99a51cfba5556931e80e1bb64a8c/lib/db/sql.php#L524 https://stackoverflow.com/questions/32991564/how-to-check-in-postgres-that-lastval-is-defined seems that table needs to have PRIMARY KEY in order to fulfill INSERT statement without throwing an Error setup: Windows machine Postgres 9.6 PHP 7.4.3 Development Server ```...
https://github.com/google/recaptcha/blob/f911286ad361c9fba1b422c07f040852c0c193a3/src/ReCaptcha/ReCaptcha.php#L169 Hello, it would make sense to have ability to provide list of accepted hostnames (comma or some other delimiter separated). My use-case is that URL is separated into api.domain.com...
enabling 3rd party to provide proper switch state to Alexa/WeMo
Code sample fix Signed-off-by: Slavomir Hustaty
preparing SSH support Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MJAVADOC) filed for the change (usually...