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

WIP: gettext/gettext 5.x #217

Closed
wants to merge 598 commits into from
Closed

WIP: gettext/gettext 5.x #217

wants to merge 598 commits into from

Conversation

drzraf
Copy link

@drzraf drzraf commented Jun 18, 2020

Roadblock of https://github.com/php-gettext/Twig-Scanner
(back from #59 and #211)

Note:

  • Gettext 5 is PHP 7.2

Questions:

  • Which version of PHP 7.x will be required in v3 in December? 7.1, 7.2, ... ?
  • Can a gettext-5 already exists somewhere in this repository? Or within a wp-cli-v3 branch?

swissspidy and others added 30 commits April 24, 2019 17:36
Implement CS checking based on the `WP_CLI_CS` ruleset
…ist-more-finely

Fine-tune property and variable name whitelisting
make pot command: Allow .jsx files.
Co-Authored-By: Alain Schlesser <[email protected]>
…-indentation

Add test to cover translator comments with tab indentations
Sort translation files by name to ensure same order on all systems
…ound

Workaround for parsing dynamic import.
Avoid throwing a notice about `strpos(): Empty needle` when going through include paths
@schlessera
Copy link
Member

@drzraf This PR was moved to the gettext-5 branch within the WP-CLI repo. This way, you should be able to pull it in via Composer. Feel free to create PRs against that gettext-5 branch as needed, I'll merge them in quick turn-arounds, as this is not directly impacting WP-CLI compatibility.

@swissspidy swissspidy mentioned this pull request Feb 18, 2022
1 task
@drzraf drzraf mentioned this pull request Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.