Project

General

Profile

Actions

Bug #67838

closed

Cannot instantiate HttpRequest

Added by Mathias Brodala over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Miscellaneous
Target version:
Start date:
2015-06-30
Due date:
% Done:

100%

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

Description

In the 7.x release line the HttpRequest class cannot be instantiated due to an upstream issue.

This should be fixed by bumping the dependency to a version which has a fix.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #70056: Use guzzleClosedGeorg Ringer2015-09-23

Actions
Has duplicate TYPO3 Core - Bug #69207: Failing inclusion of PEAR class Net/URL2(.php)Closed2015-08-20

Actions
Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review over 8 years ago

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

Actions #3

Updated by Gerrit Code Review over 8 years ago

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

Actions #4

Updated by Georg Ringer over 8 years ago

  • Sprint Focus set to Stabilization Sprint
Actions #5

Updated by Mathias Brodala over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 50 to 100
Actions #6

Updated by Markus Klein over 8 years ago

  • Status changed from Resolved to New
Actions #7

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #8

Updated by Alexander Stehlik over 8 years ago

Same problem seems to be present for the Net_URL2 PEAR package, I opened a bug report: https://pear.php.net/bugs/bug.php?id=20932

See typo3_src/typo3/vendor/pear/http_request2/HTTP/Request2.php for example:

/**
 * A class representing an URL as per RFC 3986.
 */
require_once 'Net/URL2.php';

/**
 * Exception class for HTTP_Request2 package
 */
require_once 'HTTP/Request2/Exception.php';
Actions #9

Updated by Mathias Brodala over 8 years ago

I'd expect these two to be exactly the same project.

Actions #10

Updated by Alexander Stehlik over 8 years ago

Hmm, possible. But it is not fixed in the current master of Net_URL2:

https://github.com/pear/Net_URL2/blob/master/composer.json

In HTTP_Request2 the fix is at least in the master branch:

https://github.com/pear/HTTP_Request2/pull/8

Actions #11

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New 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 http://review.typo3.org/43508

Actions #12

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
  • Sprint Focus deleted (Stabilization Sprint)
Actions #13

Updated by Gerrit Code Review over 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 http://review.typo3.org/43508

Actions #14

Updated by Benni Mack almost 8 years ago

this one is solved in master now ;)

Actions #15

Updated by Benni Mack almost 8 years ago

I will keep this issue open, maybe the composer library finally releases a new version and we could fix it for v7

Actions #16

Updated by Gerrit Code Review almost 8 years ago

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

Actions #17

Updated by Gerrit Code Review almost 8 years ago

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

Actions #18

Updated by Christian Fries over 7 years ago

I just saw that the patch set was abandoned. So what's the idea? It would be nice to have documentations in backend back.

Actions #19

Updated by Gerrit Code Review over 7 years ago

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

Actions #20

Updated by Gerrit Code Review over 7 years ago

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

Actions #21

Updated by Gerrit Code Review over 7 years ago

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

Actions #22

Updated by Gerrit Code Review over 7 years ago

Patch set 4 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48692

Actions #23

Updated by Gerrit Code Review over 7 years ago

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

Actions #24

Updated by Anonymous over 7 years ago

  • Status changed from Under Review to Resolved
Actions #25

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF