Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abandoned package zendframework/zend-escaper #1797

Closed
Houbsi opened this issue Jan 6, 2020 · 5 comments · Fixed by #1946
Closed

Abandoned package zendframework/zend-escaper #1797

Houbsi opened this issue Jan 6, 2020 · 5 comments · Fixed by #1946

Comments

@Houbsi
Copy link

Houbsi commented Jan 6, 2020

Describe the Bug

Package zendframework/zend-escaper is abandoned, you should avoid using it. Use laminas/laminas-escaper instead.

Steps to Reproduce

Simply install or update via composer update/composer install

Expected Behavior

It shouldn't warn for an abandoned package

Current Behavior

Showing the following warning:
Package zendframework/zend-escaper is abandoned, you should avoid using it. Use laminas/laminas-escaper instead.

Context

Please fill in your environment information:

  • PHP Version: 7.4.1
  • PHPWord Version: 0.17.0
@Houbsi Houbsi mentioned this issue Jan 6, 2020
3 tasks
@mbardelmeijer
Copy link
Contributor

Is there any progress on this?

@MusaZhou
Copy link

MusaZhou commented Apr 23, 2020

I met the same issue, but the warning changed to error, like below:
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for phpoffice/phpword 0.17.0 -> satisfiable by phpoffice/phpword[0.17.0].
- phpoffice/phpword 0.17.0 requires zendframework/zend-escaper ^2.2 -> no matching package found.

@Houbsi Houbsi closed this as completed May 3, 2020
@eigan
Copy link

eigan commented May 25, 2020

This issue should not have been closed.

@Houbsi Your PR have several issues that you should look into if you would like to have it merged.

@Houbsi Houbsi reopened this May 25, 2020
@Houbsi
Copy link
Author

Houbsi commented May 25, 2020

@eigan It's like my first real PR, and i have not enough knowledge about what i need to do to fix the testing. :(

@sambenne
Copy link

sambenne commented Jul 2, 2020

The fix looks correct, it just needs pulling in as the new library appears to be the same but maintained by a new person or group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

5 participants