I was using php 6.0.0-dev for CLI uses. Today while experimenting with a class that makes extensive use of the famous cURL, I found a wierd situation. cURL was not functioning properly. Then I switched to php 5.2.6 and cURL was fine once again !!
Is it a bug in the cURL functionality of php6 or just a bug with the specific installation I was using ? I don’t know 🙁