Jay Rogers
Jay Rogers
# Problem * Everything is `latest` # Solution * I should tag things as `latest` as well as version numbers (so people have more control) # References Here is a...
# Background * @szepeviktor was gracious and contributed caching * I temporarily commented this out in the actions file to solidify the build before Caching will be helpful because: 1....
# Background * PHP-FPM + NGINX as a workaround to avoid PHP Apache sucks # Solution * Using PHP Swoole looks very promising https://developpaper.com/php-fpm-vs-swoole/
# Summary - It would be helpful to add tests # Order It would be nice to have each image go through these steps: 1. Setup (Pull base images &...
# 🥳 This PR is currently in testing! ### View Latest Source & Documentation (README) View the `dev` branch for the latest source code: https://github.com/serversideup/docker-php/tree/dev ### Access the Docker Images...
### Affected Docker Images - 8.2* ### Current Behavior `php8.2-redis` had to be removed in order to build the 8.2 images. #### More detail https://github.com/serversideup/docker-php/issues/60#issuecomment-1259916253 ### Expected Behavior PHP-Redis should...
Are there any plans to add PHP 8.2 support? Thanks in advance! _Originally posted by @nsaliu in https://github.com/serversideup/docker-php/issues/59#issuecomment-1250012328_
### Platforms affected iOS 16 or newer ### Motivation and Context It fixes #100 ### Description Screen orientation is not working for iOS 16 devices. This fix is confirmed by...
## Background I absolutely love the effort you put into this project, thank you! I am using this project on [another open source project ](https://github.com/serversideup/spin/pull/24) and I'm running into issues...
## Allow users to add accounts #### Account types - [x] Cash (with sub types) - [x] Checking - [x] Savings - [x] CD - [x] Money Market - [x]...