Andrey Chursin

Results 10 issues of Andrey Chursin

Auto-formatting of php files save short open tags I want to disable "Short open tag" on PSR12 formatting... `

Add to my docker-copmpose.yml ``` ... sftp: image: atmoz/sftp container_name: PROJECT-sftp volumes: - ./sftp/users.conf:/etc/sftp/users.conf:ro - ${SITE_PATH}:/home/prog1/www ports: - '20022:22' - '20021:21' networks: - project_net restart: always ... ``` ./sftp/users.conf ```...

После сборки образов и разворачивания сайта оказалось, что не настроена работа: почты, сессий без UserAgent и не работает HTTP авторизация... http://joxi.ru/vAWGavEiBVkYvA Как решить эти проблемы?

I am on Windows 10 and this is my project structure: /local/test/**/*Test.php - all my test files /local/tests/phpunit.xml.dist - phpunit config file "phpunit.files": "{test,tests}/**/*Test.php", pic. http://joxi.ru/bmoN4nyc7ZqbPr What am I doing...

How to set more association files? http://joxi.ru/krDKXGaFgZJkyA When i try to buatify http.conf - nothing happening...

`debug_address: [email protected] # Email address used when debug mode is enabled` used instead of which field? replyto_email ? from_email ? to_email ?

An inexplicable field with name="contact[string_city_processor_string]" appeared, how to remove it (how can this be debugged)? It appears at the end of any form template anyway, here is the full html...

При выполнении "$ bitrix build ." в корне сайта консоль выдаёт ошибку после успешной сборки файла "...\bitrix\js\ui\vue\vuex\dist\vuex.bundle.js js: 77 KB" Ошибка: `(node:14096) UnhandledPromiseRejectionWarning: TypeError: Cannot read property '1' of null...

Я использую билдер прямо в шаблонах, например: components/bitrix/news.detail/template/: ./src/index.js ./bundle.config.js ./config.php Это позволяет компилировать JS в рабочий минифицированный файл, но если мне нужно подключить како-нибудь плагин (например слайдер Fancybox), как...

_В отделе разработки номер заявки 89149_ Если запустить команду сборки файлов через **bitrix build** для проекта с флагом [sourceMaps: true] создаcтся файл ***.js.map** НО при повторной сборке с флагом [sourceMaps:...