Niels Braczek

Results 20 issues of Niels Braczek

Change PHP document to reflect switch to PER Coding Style Revamped some of the examples Removed sections covered by recommendation.

Joomla currently serves 46 million websites...

Is there any way to use pretrained models like fx those from Huggingface?

question

Pull Request for Issue joomla/joomla-cms#37783 Replaces PR #61 ### Summary of Changes If the first parameter in a call to `Json::stringToObject()` is not a string, an E_USER_DEPRECATED error is triggered....

Create an RfC based on https://joomla-projects.github.io/gsoc17_webservices/

Epic

_Make them compatible with structural changes_ Existing extensions to port are - [x] Articles - [ ] Categories (_in progress_) - [x] Media - [x] PageBuilder - [ ] Users

in progress

User extension to get the logged in user (how does it work on CLI?)

Under Review

_Covers PR#142._ Because the PSR-7 HTTP middleware requires the response body to be a message stream, the renderers were built to not only implement the visitor pattern, but also the...

Under Review

The idea is to automatically setup the test environements using docker-compose, controlled by a Robo task (see RoboFile.php). The setup should not only serve core development, but also persue extension...

Epic

## Channel Dependant Renderers Each possible output channel might require its own output format. The `Accept:` header is used to determine the requested format. For channels without such a header,...

New Feature
Epic