|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2014-10-03 20:04 UTC] robert dot bittle at dominionenterprises dot com
Description: ------------ --- From manual page: http://www.php.net/migration56.incompatible --- PHP 5.6 removed the constant CURLOPT_CLOSEPOLICY, but this is not mentioned in the migration documentation. PatchesPull Requests
Pull requests:
HistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 17:00:02 2025 UTC |
we have a mention about this in UPGRADING, which could be used for updating the docs: - cURL: - The following constants have been removed as they are now marked "obsolete" in the underlying library and never had any effect to begin with: . CURLOPT_CLOSEPOLICY . CURLCLOSEPOLICY_CALLBACK . CURLCLOSEPOLICY_LEAST_RECENTLY_USED . CURLCLOSEPOLICY_LEAST_TRAFFIC . CURLCLOSEPOLICY_OLDEST . CURLCLOSEPOLICY_SLOWEST