Skip to content

Conversation

@mesilov
Copy link
Collaborator

@mesilov mesilov commented Nov 8, 2025

Q A
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #277
License MIT

…sitory, including configuration, public endpoints, and core application logic. Update repository structure accordingly.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
…rfile, and dependencies

- Bump PHP version to 8.4 in Dockerfile (Debian base, multi-stage build).
- Update Rector to use `LevelSetList::UP_TO_PHP_84`.
- Upgrade PHPUnit to `PHPUnitSetList::PHPUNIT_110`.
- Add Composer 2.8 and new PHP extensions (`bcmath`, `excimer`, `opcache`, `pcntl`, `yaml`, `zip`).
- Improve Dockerfile with user mapping, working directory setup, and optimized build process.
- Adjust PHPStan and deprecations for PHP 8.4.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
… ExternalLine test cases for random number generation consistency.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
…xibility and align with PHP 8+ standards.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
- Update `phpunit.yml`, `license-check.yml`, `rector.yml`, `php-cs-fixer.yml`, and `phpstan.yml` to include PHP 8.4 in the test matrix.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
…ase with PHP 8.4 standards.

- Drop PHP 8.2 from all GitHub workflows.
- Add explicit `mixed` return type to relevant service methods.
- Update caching path in Rector configuration.
- Clean up unused parameters and adjust variable prefixes for consistency.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
…ew directory structure.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
@mesilov mesilov changed the base branch from main to dev November 8, 2025 14:08
@mesilov mesilov self-assigned this Nov 8, 2025
@mesilov mesilov added the bug in SDK Something isn't working in SDK label Nov 8, 2025
@mesilov mesilov added this to the 1.8.0 milestone Nov 8, 2025
@mesilov mesilov merged commit d386742 into dev Nov 8, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug in SDK Something isn't working in SDK

Projects

None yet

2 participants