You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark config as immutable and interned to avoid refcounting race conditions (#2516)
* Mark config as immutable and interned to avoid refcounting race conditions
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Use #if PHP_VERSION_ID around immutable typeflags
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
* Fix PHP 7.2 compatibility
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
---------
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
0 commit comments