Skip to content

Sync RedisCluster stub with phpredis stub #1750

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

Merged
merged 2 commits into from
Jun 3, 2025
Merged

Conversation

RobiNN1
Copy link
Contributor

@RobiNN1 RobiNN1 commented Jun 1, 2025

Synchronized (with https://github.com/phpredis/phpredis/blob/develop/redis_cluster.stub.php) and also added missing methods. Maybe in the next PR I will add missing phpdocs, for now this should be enough for proper autocomplete.

@RobiNN1
Copy link
Contributor Author

RobiNN1 commented Jun 1, 2025

CS Fixer fails on unrelated files

Files that were not fixed due to errors reported during linting before fixing:

  1. /opt/project/tests/Parsers/StubParser.php
  2. /opt/project/tests/Parsers/Visitors/ASTVisitor.php
  3. /opt/project/Core/Core.php

Edit: it fails because cs fixer runs on php8.3 and these files use php 8.4 features.

@isfedorov isfedorov merged commit ac36fd2 into JetBrains:master Jun 3, 2025
11 of 12 checks passed
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.

2 participants