1
0
Fork 0
composer/doc
Matthew Turland 4deec0359f
Update installer script URL to include openssl_free_key() deprecation fix
If the installer script linked from [this page]([https://getcomposer.org/doc/faqs/how-to-install-composer-programmatically.md](https://getcomposer.org/doc/faqs/how-to-install-composer-programmatically.md)) is run using PHP 8, it generates the following deprecation notice.

```
Deprecated: Function openssl_free_key() is deprecated since 8.0, as OpenSSLAsymmetricKey objects are freed automatically in Standard input code on line 982
```

This issue was [fixed in the installer script]([composer/getcomposer.org#159](https://github.com/composer/getcomposer.org/pull/159)), but the documentation was not updated to link to the version of it that includes the fix.
2025-01-10 13:40:00 +01:00
..
articles GitLab: adjust links to profile/user-settings (#12205) 2024-11-21 09:16:24 +01:00
dev
faqs Update installer script URL to include openssl_free_key() deprecation fix 2025-01-10 13:40:00 +01:00
fixtures Fix EOL of text files (#9877) 2021-05-12 15:19:52 +02:00
00-intro.md docs: add binary dependencies (#11505) 2023-07-01 14:20:19 +02:00
01-basic-usage.md Update 01-basic-usage.md (#11788) 2024-01-09 21:21:34 +01:00
02-libraries.md Revert "Remove docs about light-weight packages" 2024-03-19 15:30:08 +01:00
03-cli.md Update docs for `audit` command (#12220) 2024-12-01 13:26:21 +01:00
04-schema.md explicitly state UTC 2025-01-06 11:39:42 +08:00
05-repositories.md Makes note appear in a note section. (#11844) 2024-02-09 15:00:37 +01:00
06-config.md Update wording of process-timeout description (#12211) 2024-11-27 16:30:21 +01:00
07-runtime.md Clarify that install path is absolute but not realpath'd, fixes #10945 2022-07-17 21:59:18 +02:00
08-community.md Update link text to runtime page in documentation (#11115) 2022-10-13 15:57:19 +02:00