Commit History

Author SHA1 Message Date
  Rob Landers d532772355 fix: reset sapi response code (#964) 1 month ago
  Rob Landers fb23c64632 perf: cgi-mode 1700% improvement (#933) 1 month ago
  Kévin Dunglas 0500ebc191 perf: improve PHP thread management (#898) 2 months ago
  Kévin Dunglas 8ff6cfdda8 refactor: prevent a useless allocation (#895) 2 months ago
  Kévin Dunglas d6d1b2731c feat: add support for max_input_time in worker mode (#874) 3 months ago
  Kévin Dunglas c4aba6be02 chore: uniformize C comment style 3 months ago
  Kévin Dunglas 4537f27f67 fix: prevent crash when worker terminates after a file upload 3 months ago
  Kévin Dunglas 3714fdf3a1 fix: superglobals-realated crash with custom extensions in worker mode (#796) 3 months ago
  Kévin Dunglas b18a079eb9 perf: hint the number of threads to TSRM (#655) 6 months ago
  Kévin Dunglas 71661c45e2 fix: crash when a write error occurs (#651) 6 months ago
  Kévin Dunglas 07a74e5c5a perf: reduce allocs when creating $_SERVER (#540) 6 months ago
  Kévin Dunglas b71dae9b03 fix: prevent crash when calling apache_request_headers() in non-HTTP context 6 months ago
  Kévin Dunglas 241ca55d7a feat: automatically import environment variables in $_SERVER 7 months ago
  Kévin Dunglas fe7e9e7c79 fix: crash when using apache_request_headers() (#536) 7 months ago
  Kévin Dunglas 5a8e5f9518 feat: add apache_response_headers() function (#530) 7 months ago
  Kévin Dunglas 49baf02035 feat: add go_apache_request_headers() 8 months ago
  Rob Landers 2055142904 apply just an optimization (#450) 8 months ago
  Kévin Dunglas 517e086786 fix: random crashes when reloading (#394) 9 months ago
  Kévin Dunglas ebcd937092 fix: skip shebang in CLI mode 9 months ago
  Kévin Dunglas c9bf9940d1 ci: add Super-Linter (#323) 9 months ago
  Kévin Dunglas b4aa8038ff feat: detect when worker crashes or terminates normally (#315) 10 months ago
  Kévin Dunglas 2c583bcb16 feat: add support for input filters 10 months ago
  Kévin Dunglas aa1d968dcf refactor: faster $_SERVER variables creation 10 months ago
  Kévin Dunglas c615fe0087 feat: add experimental CLI support (#239) 11 months ago
  Kévin Dunglas 09b2282441 feat: set SAPI version 1 year ago
  Kévin Dunglas fb63099a88 feat: allow passing env vars to workers (#210) 1 year ago
  Kévin Dunglas f5b599bc2b fix: superfluous response.WriteHeader call 1 year ago
  Kévin Dunglas 65e34172e9 style: minor C style improvements 1 year ago
  Kévin Dunglas ab0783519e perf: reduce the number of calls to cgo to set the headers 1 year ago
  Kévin Dunglas 70110dcc77 ci: Docker images for various PHP versions 1 year ago
  Kévin Dunglas 95e83a280e feat: compatibility with PHP 8.3 1 year ago
  Kévin Dunglas 75cd310292 feat: add support for PHP timeouts on Linux (#128) 1 year ago
  Kévin Dunglas 8e824a7906 perf: remove an extra call to cgo (#117) 1 year ago
  Kévin Dunglas 878a30d92f fix: ensure there is always a free thread for non-worker scripts (#105) 1 year ago
  Kévin Dunglas 6a6dda5ed9 feat: expose PHP version (#102) 1 year ago
  Jockos f0b2eb7445 feat: improve of performance of PHP variables registration (#94) 1 year ago
  Rob Landers 3abda4fbb6 feat: handle aborted connection (#95) 1 year ago
  Kévin Dunglas 8e136d0d25 feat: implement flush() (#90) 1 year ago
  Rob Landers 9ef3bd7c47 feat: add fastcgi_finish_request() support (#69) 1 year ago
  Joe Watkins 3f4ad4ee66 fix: crash on macOS (#81) 1 year ago
  Joe Watkins 213a0dfa55 fix: memory leak in worker mode (#76) 1 year ago
  Kévin Dunglas 13fb0beae9 fix: remove some more memory leaks in worker mode (#65) 1 year ago
  Kévin Dunglas d339c6902f ci: fix Docker Push (#60) 1 year ago
  Kévin Dunglas c4c8319042 fix: memory leak in worker mode (#56) 1 year ago
  Kévin Dunglas 084decfe97 feat: remove automatic exceptions handling (#53) 1 year ago
  Kévin Dunglas 1e453036b2 fix: signals handling (#39) 1 year ago
  Kévin Dunglas acc48830f7 feat: improve Dockerfile and add some docs (#15) 1 year ago
  Kévin Dunglas 5af6b10d1f feat: add support for 103 Early Hints (#12) 1 year ago
  Kévin Dunglas 46ec897d2e feat: add stub PHP functions (#10) 1 year ago
  Kévin Dunglas 7ec0043fe8 feat: handle errors in worker mode (#9) 1 year ago