Project

General

Profile

Actions

Bug #78502

closed

Enable curl on AppVeyor CI

Added by Wouter Wolters about 8 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2016-10-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Enable curl on AppVeyor CI

Actions #1

Updated by Gerrit Code Review about 8 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50441

Actions #2

Updated by Gerrit Code Review about 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50441

Actions #3

Updated by Gerrit Code Review about 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/50441

Actions #4

Updated by Wouter Wolters about 8 years ago

  • Status changed from Under Review to In Progress

Composer successfully installed to: C:\projects\typotest\composer.phar
Use it: php composer.phar
php composer.phar install --prefer-dist --no-interaction
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for facebook/webdriver 1.2.0 -> satisfiable by facebook/webdriver[1.2.0].
- facebook/webdriver 1.2.0 requires ext-curl * -> the requested PHP extension curl is missing from your system.
Problem 2
- facebook/webdriver 1.2.0 requires ext-curl * -> the requested PHP extension curl is missing from your system.
- codeception/codeception 2.2.6 requires facebook/webdriver >=1.0.1 <2.0 -> satisfiable by facebook/webdriver[1.2.0].
- Installation request for codeception/codeception 2.2.6 -> satisfiable by codeception/codeception[2.2.6].
To enable extensions, verify that they are enabled in those .ini files:
- C:\tools\php\php.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
Command exited with code 2

Actions #5

Updated by Wouter Wolters about 8 years ago

  • Subject changed from Enable curl on Travis CI to Enable curl on AppVeyor CI
  • Description updated (diff)
Actions #6

Updated by Wouter Wolters about 8 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF