Problem/Motivation

Claude Opus 4.8 identified a bug:

Empty certificate paths bypass the intended exception.

apns_php/src/Service/ApnsPhpMessagingService.php:76 rejects only NULL, while installed configuration uses an empty string. Pushok will consequently throw a different low-level exception. anata/dev/apns_php/tests/src/Kernel/ApnsPhpCredentialsResolutionTest.php:50 stops before testing this guard or successful construction

Issue fork apns_php-3600684

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ptmkenny created an issue. See original summary.

  • ptmkenny committed e03a3a6b on 1.0.x
    fix: #3600684 Empty cert path bypasses the intended exception
    
    By:...
ptmkenny’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.