github DataDog/dd-trace-php 0.30.0

latest releases: 1.0.0beta1, 0.99.1, 0.99.0...
4 years ago

ADVISORY: This release circumvents open_basedir in the request_init_hook. If you rely on the open_basedir INI directive, we highly recommended you upgrade to 0.30.2.

Fixed

  • Shutdown span flushing blocking the process when forked #493
  • Memory access errors in cases when PHP code was run after extension data was freed on request shutdown #505
  • Request init hook working when open_basedir restriction is in effect #505
  • Ensure global resources are freed in shutdown #521 #523
  • Http transport not setting required X-Datadog-Trace-Count header #525

Changed

  • Remove zend_execute_ex override and trace ZEND_DO_UCALL #519

Don't miss a new dd-trace-php release

NewReleases is sending notifications on new releases.