slides/internals/php83-datetime-exceptions.xml
PHP 8.3: Better DateTime Exceptions
23/30
PHP 8.3: json_validate()
PHP 8.4: Parsing HTML5
  • • Error
  • • TypeError (Parameter Parsing Errors)
  • • ValueError (Non-User Input Programming Errors)
  • • DateError (Corrupted Data)
  • • Exception
  • • DateException
  • • DateInvalidTimeZoneException
  • • DateInvalidOperationException (Using Relative Time For Subtraction)
  • • DateMalformedStringException
  • • DateMalformedIntervalStringException
  • • DateMalformedPeriodStringException