simonovich
simonovich
I don't upload files on my FTP server, error 'stat failed (2)'. The error is repeated for upload from zip and tar.gz By example: https://www.drupal.org/project/drupal/releases/8.8.5 See my screencast: https://youtu.be/zZaU8XL4meY My...
Traditionally, this project is debugged using the var_dump() function. If we use xdebug we get an error. Error reason: The program cannot get terminal parameters from the PHPStorm environment. I...
Can you please suggest how to make multiline text for promt? The example below breaks the menu: ```php $itemCallable = function (CliMenu $menu) { $result = $menu->askText() ->setPromptText("Text line 1\nText...
This image is not relevant. Here is what the result of running the code looks like: https://yadi.sk/i/--_Jw_zNB2p8Lw
An empty area is drawn in the Settings dialog. Screenshot: https://yadi.sk/i/3-BlIMEoyp72OQ --- Ubuntu 20.04.3 LTS
Okay, but what if I need to change the item marker? https://github.com/php-school/cli-menu#item-markers Or change menu width? The wrapper does not provide access to menu objects.
I installed the package and run notice.php from examples. Getting errors: 1 ``` Program received signal SIGSEGV, Segmentation fault. 0x00007ffff1af7281 in zif_ncurses_wcolor_set (execute_data=, return_value=0x7fffffff9e00) at /tmp/pear/temp/ncurses/ncurses_functions.c:2355 2355 /tmp/pear/temp/ncurses/ncurses_functions.c: Нет такого...