Skip to content

fix: TypeError fsockopen(): Argument #2 ($port) must be of type int, string given Issue #1746

fix: TypeError fsockopen(): Argument #2 ($port) must be of type int, string given Issue

fix: TypeError fsockopen(): Argument #2 ($port) must be of type int, string given Issue #1746

Workflow file for this run

name: Psalm
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'psalm*'
- '.github/workflows/psalm.yml'
push:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'psalm*'
- '.github/workflows/psalm.yml'
jobs:
psalm:
uses: codeigniter4/.github/.github/workflows/psalm.yml@main