Changes.Watch

PHP changelog digest

Jun 16 - Jun 22, 2025. Useful releases, risky migrations, and noisy updates from the PHP channel.

No matching updates in this bucket.

PHP updates in 2025-w25

8.2-M01

  • Added new BITOP operators (DIFF, DIFF1, ANDOR, ONE) and VSIM WITHATTRIBS option, plus new CLIENT INFO/LIST metrics
  • Implemented performance and memory improvements: unified key/value, offloaded argv memory release to I/O threads, parallel I/O processing with prefetching, reduced numeric JSON footprint
  • Fixed bugs from 8.0.2 including memory reporting, cron timer speed, replica exit on short reads, DB expires defragmentation, and JSON memory consumption

Optional change to Sentry GitHub App permissions

  • Updated Sentry GitHub App to request Check permissions
  • Added Commit Status permission to the GitHub App
  • Permissions enable upcoming feature launches

Seer, Sentry’s AI Debugger, is Generally Available

  • Seer AI debugger is now generally available for all users
  • Provides automated error and performance issue troubleshooting using full Sentry context with 94.5% accuracy
  • Offers suggested fixes to accelerate debugging