Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
15 Aug 2021

Pull Request for Issue # .

Summary of Changes

Update the composer dependencies using command composer update (using the unmodified composer.json file).

Testing Instructions

Checkout the current master branch.

Run composer install.

Run vendor/bin/robo build.

Expected result

No errors or warnings.

Actual result

ERROR: Array and string offset access syntax with curly braces is deprecated
in /home/richard/GitHub/joomla-extensions/weblinks/vendor/joomla/string/src/phputf8/utils/validation.php:40

Additional information

In the 4.0-dev branch composer dependencies are already up to date, so composer update finds nothing to be done, and the above error when running the build doesn't happen.

Documentation Changes Required

None.

avatar richard67 richard67 - open - 15 Aug 2021
avatar richard67 richard67 - change - 15 Aug 2021
The description was changed
avatar richard67 richard67 - edited - 15 Aug 2021

Add a Comment

Login with GitHub to post a comment