Skip to content

4.0.0 Release

Choose a tag to compare

@nicksagona nicksagona released this 19 Nov 04:30

UPGRADED

  • Deprecated and removed the following methods:
    • setAdjust()
    • setDraw()
    • setEffect()
    • setFilter()
    • setLayer()
    • setType()
  • The following existing methods now serve as the constructor factories for their respective objects:
    • adjust()
    • draw()
    • effect()
    • filter()
    • layer()
    • type()
  • Upgraded for PHP 8.1