Task #74005
closedmissing dependencies on PHP extensions in composer.json
100%
Description
composer.json contains a section where dependencies on php extensions are listed.
This list is incomplete, it should contain all php extensions TYPO3 depends on.
e.g. gd, json,mysqli, soap ... are missing.
Updated by Tymoteusz Motylewski over 8 years ago
actually gd, zlip openssl soap and zip are in the "suggest" section of the composer.
so missing stuff are:
json, mysqli.
Updated by Gerrit Code Review over 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47006
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47006
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47006
Updated by Gerrit Code Review over 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47006
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47057
Updated by Tymoteusz Motylewski over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a27b046df5abb780f9a9529478e1a6b0695d690d.