Skip to content

Version 2.11.0

Compare
Choose a tag to compare
@eclipxe13 eclipxe13 released this 07 Aug 15:20
· 557 commits to master since this release
  • Add Cleaner::collapseComprobanteComplemento() to deal with more than one cfdi:Complemento.
  • Append call to Cleaner::collapseComprobanteComplemento() on Cleaner::clean().
  • Create test that demostrate issues when TimbreFiscalDigital is on a second cfdi:Complemento
    and that collapsing removes the issues and do not change the "cadena de origen".
  • Document SAT issue with multiple cfdi:Complemento (problems and clean).
  • Travis: since mkdocs version is newer, there is no need to change nav to pages to compile docs.
  • phpstan: create phpstan.neon.dist with inferPrivatePropertyTypeFromConstructor.