Download Latest Version Version 2.0.17 source code.tar.gz (200.4 kB)
Email in envelope

Get an email when there's a new version of Requests for PHP

Home / v2.0.16
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-11-22 849 Bytes
Version 2.0.16 source code.tar.gz 2025-11-22 203.6 kB
Version 2.0.16 source code.zip 2025-11-22 236.2 kB
Totals: 3 Items   440.6 kB 0

Overview of changes

  • Update bundled certificates as of 2025-11-04. [#954]
  • Fixed: PHP 8.5 deprecation notices for Reflection*::setAccessible() [#940]
  • Fixed: PHP 8.5 deprecation notices for curl_close() [#947] Props @TobiasBg
  • Fixed: PHP 8.5 deprecation notices Using null as an array offset [#956]
  • Fixed: Disallow FilteredIterator to accept objects (PHP 8.5 deprecation). [#968] Note: This is technically a breaking change as this was documented behaviour. However, FilteredIterator is an internal class and the only detected use of this behavior was in a test.
  • Fixed: tests for expired and revoked SSL certificates. [#967]
  • Composer: remove roave/security-advisories (no longer needed with Composer 2.9+). [#961]
  • README: corrected Python Requests library URL. [#944] Props @pmbaldha
  • General housekeeping.
Source: README.md, updated 2025-11-22