php.ini-development php.ini-production run-tests.php Breadcrumbs php-src /ext / / Directory actions More options Latest commit DanielEScherzer Generated arginfo header files: combine preprocessor conditional bloc… Sep 4, 2024 5dd0575·Sep 4, 2024 ...
我正在尝试使用 GitLab CI PHP docker 映像(PHP:8.2),并且我需要启用钠扩展。 看来 sodium已经被合并到PHP中了,所以通常PHP需要使用 --with-sodium标志来构建才能使用它。 但是,这是CI环境,我只能修改Docker镜像;我无法使用其他的。我正在使用 docker 镜像 drupalci/php-8.2-apache。 在 .gitlab-ci.yml中,我...
I saw that dryoc (Rust, with a libsodium-compatible API) surfacing onetimeauth APIs, and thought to give it a try to bring to PHP. My use-cases are indeed covered by crypto_auth too, and I'm already in a very niche area so let's not have onetimeauth. Thanks a lot for your grea...
- /root/.phpenv/versions/8.0.28/etc/conf.d/xdebug.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-sodium` to temporarily ignore these required extensions. [...
ubuntu 使用 www-data 执行 composer update 失败 1 回答4.6k 阅读✓ 已解决 composer update时出现php "${dir}/composer.phar" "$@"错误。 2.4k 阅读 PHP执行svn update 命令失败 3 回答4.3k 阅读 composer | 为何不能使用require? update命令运行正常。 1 回答2.1k 阅读 找不到问题?创建新问题产品...
ubuntu 使用 www-data 执行 composer update 失败 1 回答4.6k 阅读✓ 已解决 composer update时出现php "${dir}/composer.phar" "$@"错误。 2.4k 阅读 PHP执行svn update 命令失败 3 回答4.3k 阅读 composer | 为何不能使用require? update命令运行正常。 1 回答2.1k 阅读 找不到问题?创建新问题产品...
sodium_compat v1.21.0 was the last v1.x release from the master branch. From now on, all future releases that support PHP 5.2 - 8.0 and 32-bit integers will bein thev1.xbranch. Newer versions of sodium_compat (i.e., v2.0.0) will continue to live in the master branch, unless a...