Skip to content

Conversation

@lacatoire
Copy link
Contributor

PHP 8.4 deprecates calling fgetcsv() without explicitly specifying the escape parameter. Issue #230

This PR updates the fgetcsv() call in Package\PHP\EnhancedCHM to explicitly pass the escape value, preserving the existing behavior while avoiding deprecation warnings.

  • No functional change
  • Keeps CSV parsing behavior identical
  • Improves compatibility with PHP 8.4+

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