-
error-log.ERROR: Uncaught Exception Error: "Class "Sunnysideup\CampaignMonitor\Api\CS_REST_General" not found" at WEBSITE/vendor/sunnysideup/campaignmonitor/src/Api/CampaignMonitorAPIConnector.php lin…
-
### Feature Scope
- [ ] Accessibility and inclusivity
- [ ] User interface (content creation)
- [ ] User interface (network home page & catalog)
- [ ] User interface (reading)
- [X] Import/…
-
`grapheme_substr` from Intl have differing behavior as compared to `substr`:
```php
var_dump(substr('a', 1, null)); // string(0) ""`
var_dump(grapheme_substr('a', 1, null)); // bool(false)
```
I…
-
Migrated from owncloud/core#40100.
### Errant behaviour
All uploads of files >1GB fail. More specifically, the attempt creates a server-side entry, but the hash does not match, which results in se…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
**Is your feature request related to a problem? Please describe.**
--
I would like a way to build ACF Flexible Content layouts using Beaver Builder modules instead of with custom html/css/js
**De…
-
in NlpClient.php line 175 you have:
```
if ( empty($result) || ( isset($http_response_header) && $http_response_header[0] != 'HTTP/1.0 200 OK' ) ) // empty if server is down
```
can you please m…
-
[Google Issue #1590 : http://code.google.com/haxe/issues/detail?id=1590]
by boua...@gmail.com, at 2013-03-03T00:47:25.000Z
What steps will reproduce the problem?
1. Install a PHP wrapper library, for…
-
Hello,
I'm using this version of your library: https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.x
I need to limit the bandwidth to 500 Mbps so as not to saturate my connection when upl…