Commit History

Author SHA1 Message Date
  Kévin Dunglas beaf9b6ba5 ci: fix Docker Push (ctd) (#63) 2 years ago
  Kévin Dunglas d339c6902f ci: fix Docker Push (#60) 2 years ago
  Kévin Dunglas c4c8319042 fix: memory leak in worker mode (#56) 2 years ago
  Kévin Dunglas 084decfe97 feat: remove automatic exceptions handling (#53) 2 years ago
  Kévin Dunglas 4aa6df749c fix: Docker images (#52) 2 years ago
  Kévin Dunglas 4b21d18e84 chore: remove useless code 2 years ago
  Marko Korhonen 4293397541 feat: add Alpine based Docker image (#43) 2 years ago
  Kévin Dunglas 26edeb76e4 fix: prevent panic when restarting crashed worker (#49) 2 years ago
  Kévin Dunglas 0f65e421e4 feat: use mainline PHP 8.2 (#48) 2 years ago
  gahooa 86244060db Fixing docker build bug in main Dockerfile relating to a COPY command (#47) 2 years ago
  Rob Landers 4a52e0eb35 Don't require secrets for running tests (#45) 2 years ago
  Yoann Chocteau 3ff6cd370c fixing small typo (#44) 2 years ago
  Rob Landers c158887b5c Automatically Run Tests on PR and Push Docker Image (#38) 2 years ago
  Yoann Chocteau 0f0476792f APP_RUNTIME as docker environment variable (#40) 2 years ago
  Kévin Dunglas 1e453036b2 fix: signals handling (#39) 2 years ago
  Rob Landers 2890aae4a5 POC: Enable extensions + staged build (#33) 2 years ago
  Alex Rock 9943160771 Add a small note for TLS with localhost (for people that don't know Caddy's TLS system) (#22) 2 years ago
  Rokas Lakstauskas 814d6c5e92 Missing backslash for line continuation (#28) 2 years ago
  Alex Rock 7460cbdb7c Allow users to add php.ini files to /usr/local/lib/php/ without rebuilding the image (#27) 2 years ago
  Kévin Dunglas 291b9464bc docs: improve contribution guide 2 years ago
  Kévin Dunglas d4fce0d678 docs: document debug mode 2 years ago
  Kévin Dunglas b719e1cbea docs: improve docs of the Go module (#25) 2 years ago
  Kévin Dunglas db1d909b3f chore: add FUNDING.yml 2 years ago
  Kévin Dunglas f8bdd640cf docs: add license (#24) 2 years ago
  Javier Eguiluz dd6b33a35c [Docs] Minor typos and tweaks (#23) 2 years ago
  Alex Rock ce873e4459 Use proper number of cpus to compile php instead of hardcoded value (#21) 2 years ago
  Jason McCallister 7bb0a013ef Small typo (#18) 2 years ago
  Alban Baixas ded7731938 docs: fix mercure link (#17) 2 years ago
  Kévin Dunglas 4629d05d46 docs: add link to presentation 2 years ago
  Kévin Dunglas f97f56d45a docs: improve compile instructions 2 years ago
  Kévin Dunglas 625ab8906f docs: update logo 2 years ago
  Kévin Dunglas b8177a007e docs: add more docs (#16) 2 years ago
  Kévin Dunglas acc48830f7 feat: improve Dockerfile and add some docs (#15) 2 years ago
  Kévin Dunglas b971c07d89 feat: improve default config (#14) 2 years ago
  Kévin Dunglas 5012ac30cd chore: improve tests and add missing file (#13) 2 years ago
  Kévin Dunglas 5af6b10d1f feat: add support for 103 Early Hints (#12) 2 years ago
  Kévin Dunglas 3712d0d69b test: add tests for exception handling (#11) 2 years ago
  Kévin Dunglas 46ec897d2e feat: add stub PHP functions (#10) 2 years ago
  Kévin Dunglas 7ec0043fe8 feat: handle errors in worker mode (#9) 2 years ago
  Kévin Dunglas a95f4b03dd Merge pull request #8 from dunglas/fix/worker 2 years ago
  Kévin Dunglas 4c0dd41327 feat: improve PHP logger 2 years ago
  Kévin Dunglas ea5aa3d729 feat: add support for logs 2 years ago
  Kévin Dunglas f579793de9 fix: unwanted calls to WriteHeader() 2 years ago
  Kévin Dunglas 2ced2afa49 Merge pull request #7 from dunglas/feat/improve-caddy 2 years ago
  Kévin Dunglas c45a4c620f feat: improve sessions handling in workers 2 years ago
  Kévin Dunglas 0b8e322375 fix: preserve autoloading in worker mode 2 years ago
  Kévin Dunglas 4a87ad3609 chore: add tests regarding persistent objects 2 years ago
  Kévin Dunglas d61c96a4c3 feat: use Zap for logging 2 years ago
  Kévin Dunglas da50ea3e9a feat: replace placeholders in worker file names 2 years ago
  Kévin Dunglas 796476d537 feat: use threads instead of GoRoutines (#6) 2 years ago