[pear/HTTP_Request2] 4d683b: Explicitly check that $subject is an instance of H...
[email protected] ("Alexey Borzov via pear-cvs") Tue, 31 Oct 2023 13:14:37 -0700
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <pear/HTTP_Request2/push/refs/heads/trunk/[email protected]> |
Branch: refs/heads/trunk
Home: https://github.com/pear/HTTP_Request2
Commit: 4d683b11a386ac142914b3d18ed556ef06dd89d4
https://github.com/pear/HTTP_Request2/commit/4d683b11a386ac142914b3d18ed556ef06dd89d4
Author: Alexey Borzov <[email protected]>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M HTTP/Request2/Observer/Log.php
M HTTP/Request2/Observer/UncompressingDownload.php
Log Message:
-----------
Explicitly check that $subject is an instance of HTTP_Request2
No idea why this wasn't done from the very beginning