-
I am new to PHP API intergration.How do I prepare an interface for the check out of this API.
And how do I organise my database to suit the needs of my project
-
Deleting every sub-projects one by one is tedious
-
### Actual behavior
I have recognized in the Jobs panel a lot of failed jobs from 'run_update' job type. Not sure what is causing this but wanted to create a bug report.
### Expected behavior
N/a …
-
# Issue
There is an inconsistency between the PHP namespace and the plugin's title throughout the plugin.
Instead of `martinsluters\WooStoreBinaryBinWidget` it should be `martinsluters\WooStoreBin…
-
Adding a support statement to README would make the project more attractive:
1. Which versions of PHP are supported, when new version is added.
2. Is it officially supported by Shopware AG? If so,…
-
Installing language extensions is a quite common task in PHP projects since some frameworks and libraries rely on that. A simple custom command in conjunction with `install-php` gets the job done, how…
-
-
| Q | A
| -----------------------------| ---
| Library version(s) affected: | 4.0.0
| PHP version(s): | 7.2 and up
Hi,
After the bump to `4.x`, there'…
-
```
I've Xinc running with 2 distinct projects. Each of them needs to have the env
PHP_CLASSPATH
modified to run unit tests.
Everytime Xinc runs the second project, it seems that it's merging both …
-
It seems that properties that have dashes (-) aren't being output.
E.g. client-id
$result = $api->getProjects( );
if( $result->isSuccess() ) {
foreach( $result->data as $project ) {
```
echo…
jamus updated
10 years ago