Skip to content

Small Bugfixes

Latest
Compare
Choose a tag to compare
@buglinjo buglinjo released this 11 Jun 14:35

Details:

Bug: CwebpShellExecutionFailed Exception Misconfiguration

  • Issue: When transitioning to the Process class for shell execution, the CwebpShellExecutionFailed exception was not correctly configured to handle an array input, leading to improper error handling.
  • Fix: Updated the CwebpShellExecutionFailed exception to properly expect and handle an array input, ensuring accurate error reporting and handling during the Process execution.