mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
- Add the ability to return the web page into a variable by setting the CURLOPT_RETURNTRANSFER constant to 1. - Make everything conform to the naming guidelines. - Delete the resource id from the file_id table when a resource is closed.