Skip to content

Version 0.6.1

Compare
Choose a tag to compare
@eclipxe13 eclipxe13 released this 16 May 15:55
8ab4314
  • On version 0.6.0 class names where renamed but property names where not.
    This release is the last of 0.6.x and is created to throw warnings on deprecated property names.
  • Rename CfdiStatus::request() to CfdiStatus::query(),
    if CfdiStatus::request() is consumed will trigger a E_USER_DEPRECATED error.
  • Rename CfdiStatus::active() to CfdiStatus::document(),
    if CfdiStatus::active() is consumed will trigger a E_USER_DEPRECATED error.