Skip to content

Make ContactPersonInterface::getBitrix24UserId() non-nullable#384

Merged
mesilov merged 1 commit intov3-devfrom
bugfix/365-fix-b24-user-id
Mar 4, 2026
Merged

Make ContactPersonInterface::getBitrix24UserId() non-nullable#384
mesilov merged 1 commit intov3-devfrom
bugfix/365-fix-b24-user-id

Conversation

@mesilov
Copy link
Collaborator

@mesilov mesilov commented Mar 4, 2026

Q A
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #365
License MIT
  • Updated method signature and associated tests to return int instead of ?int.
  • Modified data providers and test cases to align with the new non-nullable contract.
  • Updated documentation and changelog to reflect the change.
  • Ensured compatibility with existing implementations.

- Updated method signature and associated tests to return `int` instead of `?int`.
- Modified data providers and test cases to align with the new non-nullable contract.
- Updated documentation and changelog to reflect the change.
- Ensured compatibility with existing implementations.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
@mesilov mesilov self-assigned this Mar 4, 2026
@mesilov mesilov added this to the 3.1.0 milestone Mar 4, 2026
@mesilov mesilov added the enhancement in SDK New feature or request in SDK label Mar 4, 2026
@mesilov mesilov merged commit 6ed9de3 into v3-dev Mar 4, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement in SDK New feature or request in SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant