Behat / Transliterator

Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation
Other
2.05k stars 30 forks source link

Support for PHP 7.4 #25

Closed binarious closed 4 years ago

binarious commented 5 years ago

This library should be updated to support PHP 7.4:

PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in src/Behat/Transliterator/Transliterator.php on line 357.

kdambekalns commented 4 years ago

PR #29 fixes this, btw…

kdambekalns commented 4 years ago

Could this please be resolved? The change is ready, PHP 7.4 is stable and with a project as widely used as this one, a certain "urgency" can be seen. Please? @stof or @everzet or @vearutop maybe?

kdambekalns commented 4 years ago

Hooray to #29 being merged, any reason not to release a new version now?

kdambekalns commented 4 years ago

Maybe @everzet could take care? 🙏

kdambekalns commented 4 years ago

Is there anything we can do to speed things up? /cc @everzet @stof

Bukashk0zzz commented 4 years ago

Please make a release of this package. Here 🦄 for more attention.

Now in all projects test logs look like this:

Screenshot 2019-12-19 at 09 43 27
kdambekalns commented 4 years ago

Meanwhile a "solution" usign symfony/strings has been pointed out in https://github.com/Behat/Transliterator/pull/29#issuecomment-567699708

kdambekalns commented 4 years ago

This is getting less funny by the day.

All that is needed to fix this mess would be a new release, something that takes three clicks (counting from https://github.com/Behat/Transliterator) and a tiny bit of typing.

Please. Help. The. PHP. Community!

kdambekalns commented 4 years ago

Happy New Year! 🚀🎉🍾

Now that it's 2020, can we please have a new release?

snapshotpl commented 4 years ago

@stof @everzet Can you just release fixed version?

PurHur commented 4 years ago

Please consider whether you don't want to add new maintainers to this and other important behat packages.

kdambekalns commented 4 years ago

This is really looking like a dead project by now…

desmax commented 4 years ago

yay, it got a release! but why can't I still see it on packagist?

kdambekalns commented 4 years ago

Why is that support called "preliminary" in the release notes? Well, anyway. Thanks!

stof commented 4 years ago

CI is green on PHP 7.4 so I'm closing this issue.