-
After I send 8 message, sender id becomes blocked.
Please advise.
-
@mindplay-dk [created this package](https://github.com/kodus/chrome-logger) to send log messages to google chrome.
Maybe, the package should provide the middleware, but I leave it here anyway, just i…
-
I am really liking this library, but perhaps we can embrace namespaces instead or require statements. It will make the code a lot cleaner. We can utilise the [PSR-0 standard](https://github.com/php-f…
-
There appears be a bug with newer yocto versions which results in kernels that crash with errors similar to:
```
[ 0.797936] Internal error: Oops - undefined instruction: 0 [#1] SMP THUMB2
[ …
-
Hey @landrok , I am the author of the WordPress ActivityPub Plugin (https://github.com/pfefferle/wordpress-activitypub) and @mediaformat and I investigated if it is possible to use your lib in the plu…
-
To aid new contributors, we should include a concise guide on how best to contribute code to the official repository. It should describe as simply as possible the process for contributing, guidelines …
ttton updated
5 years ago
-
##### ISSUE TYPE
Bug Report
##### OS
Ubuntu focal
##### VERSION
```
define( 'APPLICATION_VERSION', '6.3.0' );
define( 'APPLICATION_VERDATE', '2022110200' );
```
##### ENVIRONMENT …
-
There seems to be noticeable performance degradations for an individual simulation due to unrelated background jobs on a single, shared-memory, multi-core machine. This is demonstrated by the followin…
-
The Xero API and its documentation have a ManualTaxType property in the Tax Lines of a Payslip but the XeroPHP does not have this property, get or set methods in TaxLine.php
Heres the ManualTaxLTyp…
-
https://github.com/SimpleMachines/smCore/wiki/Coding-Standards
Proposed amendment: opening bracket on the same line for conditional blocks. i.e.
if ($condition) {
// do stuff
}
respectively,
whil…
norv updated
12 years ago