php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52490 Delay with php_curl enabled in last builds (5.3.3 / 5.2.14)
Submitted: 2010-07-29 20:14 UTC Modified: 2011-11-16 14:08 UTC
Votes:4
Avg. Score:4.2 ± 0.8
Reproduced:4 of 4 (100.0%)
Same Version:2 (50.0%)
Same OS:3 (75.0%)
From: tanguy dot pruvot at gmail dot com Assigned:
Status: Not a bug Package: Performance problem
PHP Version: 5.3.3 OS: Windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
16 + 8 = ?
Subscribe to this entry?

 
 [2010-07-29 20:14 UTC] tanguy dot pruvot at gmail dot com
Description:
------------
A simple "php -v" takes 2 seconds to display php version when php_curl is enabled 
in php.ini in last release (only)

I tried with only this extension enabled in both PHP 5.3.3 and 5.2.14

And the problem is not in extension sources.

PS: I make a WAMP package and i compile some of the extensions myself (mysql, 
xdebug, eaccelerator)

Seems same as : http://bugs.php.net/bug.php?id=50410

but... i make a new ticket because 5.2.13 version is fine here

Test script:
---------------
php -v

Expected result:
----------------
no delay


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-29 20:20 UTC] tanguy dot pruvot at gmail dot com
hmm just to specify i experienced that on Windows 7 x86... With VC6 Thread Safe 
builds on Windows 7 32bit
 [2011-11-16 14:08 UTC] felipe@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 [2011-11-16 14:08 UTC] felipe@php.net
-Status: Open +Status: Bogus
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC