-
### Bug Report
| Q | A
|------------ | ------
| Version(s) | Current git 3.3.x
#### Summary
The `Uri` class is able to parse malformed URIs but this results in `Uri::__toString…
-
```
function insert_data_to_google_sheet($data): void {
$client = getGoogleClient();
$service = new \Google_Service_Sheets($client);
$spreadsheetId = '1BgVqitbiMSP2sNQNy1hk0PCoItxacbye…
-
URIs are universal. I assumed that the implementation of `Uri` object would be too.
**TLDR;** The following snippet produces `InvalidArgumentException: Uri scheme must be one of: "", "http", "https…
-
After doing an automatic update through the admin panel in owncloud the integrity check fails on the updater folder (see below). Please fix the reason and provide a new update of owncloud with the cor…
janmz updated
2 months ago
-
Steps followed:
1. composer require nickwilde1990/drupal-spec-tool-commands
2. Add "drupal-spec-tools" section to composer.json
3. Generate Google API key file and update spreadsheet ID in composer…
-
Declaration of Algolia\AlgoliaSearch\Http\Psr7\Uri::withScheme(string $scheme): Psr\Http\Message\UriInterface must be compatible with Psr\Http\Message\UriInterface::withScheme($scheme)
-
**PHP version**: 8.2.11
**guzzlehttp/psr7**: 2.6.1
**Description**
The `Uri` class is able to parse malformed URIs but this results in `Uri::__toString()` generating a malformed URI. Attempting t…
-
I recently encountered an issue with the Pusher PHP Server library in my Laravel application.
The error I faced is:
```php
TypeError: json_decode(): Argument #1 ($json) must be of type strin…
-
Hello,
I wanted to use `Uri::getBaseUrl` from the decorated UriInterface but it is not defined. When I use `$request->getUri()`, the returned object is an instance of `Slim/Psr7/Uri`, I think it sh…
-
Call to undefined function GuzzleHttp\Psr7\uri_for()