Skip to content

Add explicit null typing on generate certificat#287

Closed
Ludovic-Potvin wants to merge 1 commit intophacility:masterfrom
Ludovic-Potvin:bug-future-proxy
Closed

Add explicit null typing on generate certificat#287
Ludovic-Potvin wants to merge 1 commit intophacility:masterfrom
Ludovic-Potvin:bug-future-proxy

Conversation

@Ludovic-Potvin
Copy link

@Ludovic-Potvin Ludovic-Potvin commented Oct 21, 2025

New php versions require explicit typing for null type on $proxied.
This cause issue in arc generate-certificate and prevent the certificat generation.
This PR fix it by adding the null typing.

Test plan

1 - type arc generate-certificate

  • Expect failure
    2 - Pull this branch
    3 - type arc generate-certificate
  • Expect to be prompted

@Ludovic-Potvin Ludovic-Potvin changed the title Add explicit type on generate certificat Add explicit null typing on generate certificat Oct 21, 2025
@Ludovic-Potvin
Copy link
Author

Just saw this PR: #285

Im gonna close mine

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.

1 participant