-
I load a collection into collection object using:
```
myCollection = new Collection(JSON.parse(fs.readFileSync('sample-collection.json').toString()));
```
// Do some manipulations and export
```
…
-
### Bug Report
phpro/soap-client (v1.0.1)
#### Current behavior
```
PHP Fatal error: Uncaught TypeError: Argument 3 passed to Phpro\SoapClient\Console\Command\GenerateConfigCommand::addNonE…
-
Hello,
I have upgraded a project from symfony 2.8 to symfony 3.4
**The web debug toolbar was showing up in symfony 2.8.** So my output contains ``
In `config_dev.yml` I have:
```
web_profiler:…
-
Hi,
I am receiving the below error when trying to build razergenie. Any help would be greatly appreciated. Thanks! :)
```
**meson.build:8:0: EQt5 native dependency not foundRROR: (checked pkgcon…
-
**Affected version(s)**
Tested with 4.7.6
**Description**
Starting the Contao Manager and see a new version (1.1.5) ist there.
After click to update the Manager i got this error:
Hoster: al…
-
I was trying to ingest a locally-built jar with a custom version string into cljdoc storage and encountered a bug (as I think).
I've found out that local jar isn't used for building the classpath. …
-
#### What are you trying to achieve?
We have some code that redirects to a non-http(s) protocol URI. We would like to test that the redirect returned by Symfony is correct.
#### What do you get i…
-
# Feature-Request
**Describe the Feature**
When images are taken, the `TakePictureResponse` has options for `base64` and a `uri`. Unfortunately, `Blob` support in react native is not in the bes…
-
## Issue summary
AppendSegment can incorrectly encode / decode if they include an encoded `%` sign. We should be able to url-encode any valid ascii characters, and include them in a url such that t…
-
```
composer require sentry/sentry-laravel
Using version ^1.4 for sentry/sentry-laravel
./composer.json has been updated
Loading composer repositories with package information
Updating dependenci…