• /
  • EnglishEspañolFrançais日本語한국어Português
  • Se connecterDémarrer

PHP agent release notesRSS

November 19
PHP agent v12.2.0.27

New Relic PHP agent v12.2.0.27

New Features

  • Laravel 12 verified and supported.
  • Laravel Horizon is now supported on Laravel 10.x+ and PHP 8.1+.

Security

Bug Fixes

  • fix(agent): Fix Laravel queue job exception handling - #1122

Support Statement

  • In an upcoming release, for best practices and security, the rpm signing key will be rotated. Closer to that release, specific dates and necessary actions for rpm users will be provided.

  • As previously announced, PHP Agent support for the following library/framework versions has officially ended as of September 30th, 2025:

    • WordPress 5.9
    • Drupal 8.x
    • Laravel 6.x, 8.x
    • PHPUnit (all versions)
  • PHP Agent support for the following library & framework versions will be discontinued in all PHP Agent releases after February 28th, 2026:

    • For the following library & framework versions, New Relic recommends you upgrade to the latest supported version:
      • Symfony 4.x
      • Laravel 7.x, 9.x, 10.x
      • Slim 3.x
    • Support for the following libraries & frameworks will be discontinued for all versions:
      • MediaWiki
      • Zend Framework
      • Lumen
  • New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. For more information on supported agent versions and EOL timelines, check out our New Relic PHP Agent EOL policy.

  • The PHP agent compatibility and requirements page should be consulted for the latest information on supported PHP versions and platforms.

Important

For installations using an unsupported PHP version or platform, it's highly recommended that you disable the auto-update mechanisms for the PHP agent packages. This can be done by adding the PHP agent packages to an exclusion list for package upgrades. Or you could version pin the PHP agent package to an agent version that supports the old, unsupported feature(s). Failure to prevent upgrades may result in a newer agent release being installed and the removal of support for the required, unsupported features. This would disrupt APM data collection.

The PHP agent packages that are affected are:

  • newrelic-php5
  • newrelic-php5-common
  • newrelic-daemon

September 9
PHP agent v12.1.0.26

뉴렐릭 PHP 에이전트 v12.1.0.26

새로운 기능

  • 업스트림 w3c 트레이스 전혀 결정에 따라 샘플링 제어를 추가합니다 - #1104
  • 측정을 건너뛰기 위한 설정 옵션 추가, 프레임워크 예외 처리기의 구현 - #1113

보안

  • Golang 버전을 1.25.1로 올립니다.

버그 수정

  • newrelic_end_transaction(true) 호출 시 잠재적인 memleak 문제 해결 - #1072
  • 녹음하지 않을 때는 측정을 시도하지 마세요. - #1112

지지 성명

  • 다음 라이브러리/프레임워크 버전에 대한 PHP 에이전트 지원은 2025년 9월 30일에 종료됩니다.

    • 워드프레스 5.9
    • 드루팔 8.x
    • 라라벨 6.x, 8.x
    • PHPUnit 8.x
  • 뉴렐릭은 에이전트를 정기적으로, 그리고 최소 3개월마다 업그레이드할 것을 권장합니다. 지원되는 에이전트 버전 및 EOL 타임라인에 대한 자세한 내용은 뉴렐릭 PHP 에이전트 EOL 정책 을 확인하세요.

  • 지원되는 PHP 버전 및 플랫폼에 대한 최신 정보는 PHP 에이전트 호환성 및 요구 사항 페이지를 참조하세요.

Important

지원되지 않는 PHP 버전이나 플랫폼을 사용하여 설치하는 경우, PHP 에이전트 패키지의 자동 업데이트 메커니즘을 비활성화하는 것이 좋습니다. 패키지 업그레이드를 위한 제외 목록에 PHP 에이전트 패키지를 추가하면 됩니다. 또는 PHP 에이전트 패키지를 오래되고 지원되지 않는 기능을 지원하는 에이전트 버전으로 고정할 수도 있습니다. 업그레이드를 막지 못하면 최신 에이전트 릴리스가 설치되고 필수이지만 지원되지 않는 기능에 대한 지원이 중단될 수 있습니다. 이로 인해 APM 데이터 수집이 중단됩니다.

영향을 받는 PHP 에이전트 패키지는 다음과 같습니다.

  • newrelic-php5
  • newrelic-php5-common
  • newrelic 데몬

August 11
PHP agent v12.0.0.25

뉴렐릭 PHP 에이전트 v12.0.0.25

버그 수정

  • Drupal Hook Map 오류 로깅을 개선합니다.
  • 시큐리티 RX 의 구형 패키지 감지 문제를 수정합니다.

알아채다

이 릴리스에서는 newrelic.code_level_metrics.enabled INI의 기본값이 변경되었습니다.

이전에 알려드린 대로, 이번 릴리스 에서는 IDE 설정의 기본 코드 레벨 메트릭 옵저버빌리티가 활성화에서 비활성화로 변경됩니다. 코드 레벨 지표를 사용하지 않으면 아무런 영향도 보이지 않으며 아무런 조치를 취할 필요가 없습니다. 코드 레벨 지표를 사용하는 경우 newrelic.ini 설정 파일의 newrelic.code_level_metrics.enabled INI 설정이 주석 처리되지 않고 true로 설정되어 있는지 확인하세요. 예를 들어:

newrelic.code_level_metrics.enabled = true

이 변경 사항은 기본 설정 값에만 영향을 미칩니다. 수동으로 설정한 구성 값은 그대로 유지되며, CLM의 핵심 동작에는 영향을 미치지 않습니다.

지지 성명

  • 이전에 전달한 대로, PHP 에이전트에서 더 이상 지원되지 않던 다음 프레임워크/라이브러리는 이번 릴리스에서 제거됩니다.

    • Guzzle 3.x
    • 코하나
    • 실렉스
    • 심포니 1.x-3.x
    • 젠드 1.x-2.x
  • 다음 라이브러리/프레임워크 버전에 대한 PHP 에이전트 지원은 2025년 9월 30일에 종료됩니다.

    • 워드프레스 5.9
    • 드루팔 8.x
    • 라라벨 6.x, 8.x
    • PHPUnit 8.x
  • 뉴렐릭은 에이전트를 정기적으로, 그리고 최소 3개월마다 업그레이드할 것을 권장합니다. 지원되는 에이전트 버전 및 EOL 타임라인에 대한 자세한 내용은 뉴렐릭 PHP 에이전트 EOL 정책 을 확인하세요.

  • 지원되는 PHP 버전 및 플랫폼에 대한 최신 정보는 PHP 에이전트 호환성 및 요구 사항 페이지를 참조하세요.

Important

지원되지 않는 PHP 버전이나 플랫폼을 사용하여 설치하는 경우, PHP 에이전트 패키지의 자동 업데이트 메커니즘을 비활성화하는 것이 좋습니다. 패키지 업그레이드를 위한 제외 목록에 PHP 에이전트 패키지를 추가하면 됩니다. 또는 PHP 에이전트 패키지를 오래되고 지원되지 않는 기능을 지원하는 에이전트 버전으로 고정할 수도 있습니다. 업그레이드를 막지 못하면 최신 에이전트 릴리스가 설치되고 필수이지만 지원되지 않는 기능에 대한 지원이 중단될 수 있습니다. 이로 인해 APM 데이터 수집이 중단됩니다.

영향을 받는 PHP 에이전트 패키지는 다음과 같습니다.

  • newrelic-php5
  • newrelic-php5-common
  • newrelic 데몬

June 25
PHP agent v11.10.0.24

뉴렐릭 PHP 에이전트 v11.10.0.24

새로운 기능

  • 시큐리티 RX: Composer 런타임 API 기본적으로 PHP구성 #1055에서 사용되는 패키지를 감지하는 데 사용됩니다.

보안 업데이트

버그 수정

  • fix(에이전트): Composer 런타임 API 사용할 때 정의되지 않은 동작을 수정합니다 . #1086

알아채다

다음 릴리스에서 newrelic.code_level_metrics.enabled INI 변경 사항에 대한 기본값

기본 앱 레벨 지표 설정은 향후 릴리스에서 활성화에서 비활성화로 변경됩니다. 코드 레벨 지표를 사용하지 않으면 아무런 영향도 보이지 않으며 아무런 조치를 취할 필요가 없습니다. 코드 레벨 지표를 사용하는 경우 newrelic.ini 설정 파일에 주석 처리되지 않은 newrelic.code_level_metrics.enabled INI 설정이 있고 true로 설정되어 있는지 확인하세요. 예를 들어:

newrelic.code_level_metrics.enabled = true

이 변경 사항은 기본 설정 값에만 영향을 미칩니다. 수동으로 설정한 구성 값은 그대로 유지되며, CLM의 핵심 동작에는 영향을 미치지 않습니다.

지지 성명

  • 다음 프레임워크/라이브러리는 PHP 에이전트에서 더 이상 지원되지 않으며, 다음 릴리스에서는 제거됩니다.

    • Guzzle 3.x
    • 코하나
    • 실렉스
    • 심포니 1.x-3.x
    • 젠드 1.x-2.x
  • 다음 라이브러리/프레임워크 버전에 대한 PHP 에이전트 지원은 2025년 9월 30일에 종료됩니다.

    • 워드프레스 5.9
    • 드루팔 8.x
    • 라라벨 6.x, 8.x
    • PHPUnit 8.x
  • 뉴렐릭은 에이전트를 정기적으로, 그리고 최소 3개월마다 업그레이드할 것을 권장합니다. 지원되는 에이전트 버전 및 EOL 타임라인에 대한 자세한 내용은 뉴렐릭 PHP 에이전트 EOL 정책 을 확인하세요.

  • 지원되는 PHP 버전 및 플랫폼에 대한 최신 정보는 PHP 에이전트 호환성 및 요구 사항 페이지를 참조하세요.

Important

지원되지 않는 PHP 버전이나 플랫폼을 사용하여 설치하는 경우, PHP 에이전트 패키지의 자동 업데이트 메커니즘을 비활성화하는 것이 좋습니다. 패키지 업그레이드를 위한 제외 목록에 PHP 에이전트 패키지를 추가하면 됩니다. 또는 PHP 에이전트 패키지를 오래되고 지원되지 않는 기능을 지원하는 에이전트 버전으로 고정할 수도 있습니다. 업그레이드를 막지 못하면 최신 에이전트 릴리스가 설치되고 필수이지만 지원되지 않는 기능에 대한 지원이 중단될 수 있습니다. 이로 인해 APM 데이터 수집이 중단됩니다.

영향을 받는 PHP 에이전트 패키지는 다음과 같습니다.

  • newrelic-php5
  • newrelic-php5-common
  • newrelic 데몬

May 13
PHP agent v11.9.0.23

뉴렐릭 PHP 에이전트 v11.9.0.23

새로운 기능

  • feat(agent): Drupal 11.1에 도입된 객체 지향 후크 구현의 자동 측정, 자동 반환 추가

다른

  • refactor(agent): 사용자 함수 측정의 성능 향상, PHP 8.0 이상에 대한 리소스

알아채다

기본 앱 레벨 지표 설정은 향후 릴리스에서 활성화에서 비활성화로 변경됩니다. 코드 레벨 지표를 사용하지 않으면 아무런 영향도 보이지 않으며 아무런 조치를 취할 필요가 없습니다. 코드 레벨 지표를 사용하는 경우 newrelic.ini 설정 파일에 주석 처리되지 않은 newrelic.code_level_metrics.enabled INI 설정이 있고 true로 설정되어 있는지 확인하세요. 예: newrelic.code_level_metrics.enabled = true 이 변경 사항은 기본 설정 값에만 영향을 미칩니다. 수동으로 설정한 구성 값은 그대로 유지되며, CLM의 핵심 동작에는 영향을 미치지 않습니다.

지지 성명

Important

지원되지 않는 PHP 버전이나 플랫폼을 사용하여 설치하는 경우, PHP 에이전트 패키지의 자동 업데이트 메커니즘을 비활성화하는 것이 좋습니다. 패키지 업그레이드를 위한 제외 목록에 PHP 에이전트 패키지를 추가하면 됩니다. 또는 PHP 에이전트 패키지를 오래되고 지원되지 않는 기능을 지원하는 에이전트 버전으로 고정할 수도 있습니다. 업그레이드를 막지 못하면 최신 에이전트 릴리스가 설치되고 필수이지만 지원되지 않는 기능에 대한 지원이 중단될 수 있습니다. 이로 인해 APM 데이터 수집이 중단됩니다.

영향을 받는 PHP 에이전트 패키지는 다음과 같습니다.

  • newrelic-php5
  • newrelic-php5-common
  • newrelic 데몬

April 21
PHP agent v11.8.0.22

New Relic PHP agent v11.8.0.22

New features

  • feat(agent): Add AWS DynamoDB Instrumentation

Security

  • security(daemon): bump golang to 1.24.2
  • security(daemon): bump golang.org/x/net from 0.36.0 to 0.38.0

Notice

The default Code Level Metrics configuration will change in an upcoming release from enabled to disabled. If you do not use Code Level Metrics, you should see no impact and will not have to take any action. If you do rely on Code Level Metrics, ensure that your newrelic.ini configuration file has the newrelic.code_level_metrics.enabled INI setting uncommented and set to true. e.g: newrelic.code_level_metrics.enabled = true This change only impacts the default configuration value. Manually set configuration values will be honored, and core CLM behavior will remain unaffected.

Support statement

Important

For installations using an unsupported PHP version or platform, it's highly recommended that you disable the auto-update mechanisms for the PHP agent packages. This can be done by adding the PHP agent packages to an exclusion list for package upgrades. Or you could version pin the PHP agent package to an agent version that supports the old, unsupported feature(s). Failure to prevent upgrades may result in a newer agent release being installed and the removal of support for the required, unsupported features. This would disrupt APM data collection.

The PHP agent packages that are affected are:

  • newrelic-php5
  • newrelic-php5-common
  • newrelic-daemon

Droits d'auteur © 2025 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.