An open API service providing commit metadata for open source projects.

GitHub / php-pm/php-pm-httpkernel / commits

HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM

SHA Message Author Date Stats
1e6124f3 Remove check if APP_ENV is given to load dotenv (#186) Ueli Banholzer <u****i@w****h>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3640c0ea Fix symfony/http-foundation CVE andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d3a75aa3 Fix symfony/http-kernel CVE andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
about 3 years ago
0cb2b66a Guzzle psr7 v2 support (#187)
Co-authored-by: a.dmitryuk <a****k@m****m>
Alexander Dmitryuk <x****a@b****u>
Committed by: GitHub <n****y@g****m>
over 3 years ago
fea41eeb Fix Symfony6 BC break (#184) KonstantinPopov <k****v@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1125ab4e merge Merge pull request #179 from dave-redfern/support-sf6 andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e11c14ac Add support for Symfony 6 Dave Redfern <d****n@m****m> almost 4 years ago
d9037fd2 merge Merge pull request #174 from acasademont/load_env andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ab4e5990 Add support for the new .env files structure Albert Casademont <a****t@g****m> over 5 years ago
99cd0099 merge Merge pull request #172 from acasademont/fix_psr andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
over 5 years ago
63f8b015 merge Merge pull request #173 from acasademont/add_gitattributes andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2111e230 Do not export tests folder Albert Casademont <a****t@g****m> over 5 years ago
004fd145 fix psr-4 issues Albert Casademont <a****t@g****m> over 5 years ago
fd7d00c9 merge Merge pull request #171 from acasademont/fix_symfony5_depreactions andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5159de6a Fix Symfony 5.1 Dotenv component deprecations Albert Casademont <a****t@g****m> over 5 years ago
580622ca Fix file upload in Symfony v5 (#169) Mathieu De Zutter <m****u@d****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e060e0b9 Fix broken tests (#167)
Co-authored-by: andig <c****e@g****e>
Albert Casademont <a****t@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a704f148 Fix potential security issue (#164) andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8ce93b93 Clean old resets now being done by the ResetInterface (#144) Albert Casademont <a****t@g****m>
Committed by: andig <c****e@g****e>
almost 6 years ago
a5598790 Don't reset registry if it implements ResetInterface (#162) Dimosthenis Nikoudis <d****a@d****r>
Committed by: andig <c****e@g****e>
almost 6 years ago
1e3f3ae8 Add Symfony 5 (#160) Andrey Bolonin <a****n@u****m>
Committed by: andig <c****e@g****e>
about 6 years ago
2d581a54 Fix SF 4.3 deprecation with Dotenv (#158) Albert Casademont <a****t@g****m>
Committed by: andig <c****e@g****e>
over 6 years ago
537a2c62 Fix bad empty headers (#159) Albert Casademont <a****t@g****m>
Committed by: andig <c****e@g****e>
over 6 years ago
057f02eb Fix cyclic reference preventing gc (#156) Dimosthenis Nikoudis <d****a@d****r>
Committed by: andig <c****e@g****e>
over 6 years ago
e974a266 Require ppm release version andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e488f2c6 Fix unit test defects by adding symfony/yaml (#155) andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
over 6 years ago
60e11ca4 Upgrade http-interop (#79) andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6210935f improve tests, replace psr7 implementation (#152) Albert Casademont <a****t@g****m>
Committed by: andig <c****e@g****e>
almost 7 years ago
53ea4966 Reset Webpack Encore Filelist (#151) Fionera <f****a@f****e>
Committed by: andig <c****e@g****e>
almost 7 years ago
a04a3b26 Watch file resources inside containers in debug mode (#148) Fionera <f****a@f****e>
Committed by: andig <c****e@g****e>
almost 7 years ago
f175ef39 Fix CI issues because $container does not exist (#150) Dimosthenis Nikoudis <d****a@d****r>
Committed by: andig <c****e@g****e>
almost 7 years ago
9a697745 Only register twig files when debugging (#145) Albert Casademont <a****t@g****m>
Committed by: andig <c****e@g****e>
almost 7 years ago
f6d1250c Fix #142 andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
about 7 years ago
2ea7106d Manually set request prop of illuminate request when using json content type ... Tobias Dierich <g****b@t****e>
Committed by: andig <c****e@g****e>
about 7 years ago
34327edd Raise min ppm version for #131 andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
about 7 years ago
be94a1aa Reset all entity managers instead of just default (#135) Dimosthenis Nikoudis <d****a@d****r>
Committed by: andig <c****e@g****e>
about 7 years ago
b8ae0a2d Support Laravel 5.7 andig <c****e@g****e> about 7 years ago
92dd0a3c Split dev namespace andig <c****e@g****e> about 7 years ago
6c91cddd Support BinaryFileResponse and custom response classes (#132) Mathieu De Zutter <m****u@d****g>
Committed by: andig <c****e@g****e>
about 7 years ago
61e760a3 Relay handler errors to worker (#131) Mathieu De Zutter <m****u@d****g>
Committed by: andig <c****e@g****e>
about 7 years ago
a607582b Add unit tests for Symfony (#129) Dimosthenis Nikoudis <d****a@d****r>
Committed by: andig <c****e@g****e>
about 7 years ago
6d1da1af Clear the doctrine entity manager before handling request (#127) Dimosthenis Nikoudis <d****a@d****r>
Committed by: andig <c****e@g****e>
about 7 years ago
73848695 Support custom namespaces for the symfony kernel (#126) Christopher Thomas <c****s@a****m>
Committed by: andig <c****e@g****e>
about 7 years ago
eca44da5 Get Psr7 response body as string (#124) andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
about 7 years ago
a2c0d05c Make vendor dir customizable (#122) Dimosthenis Nikoudis <d****a@d****r>
Committed by: andig <c****e@g****e>
about 7 years ago
23ab5192 Reset doctrine object manager if closed (#121) Dimosthenis Nikoudis <d****a@d****r>
Committed by: andig <c****e@g****e>
about 7 years ago
08ff7424 Add linting stage (#117) andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e8786d12 Fix empty file inputs in Symfony 4.1 (#116) Mathieu De Zutter <m****u@d****g>
Committed by: andig <c****e@g****e>
over 7 years ago
81b1da69 Fixed malformed brackets andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
over 7 years ago
dac6439b Simplify TRUSTED_PROXIES and TRUSTED_HOSTS config (#115) Albert Casademont <a****t@g****m>
Committed by: andig <c****e@g****e>
over 7 years ago
305b9ab6 Enable trusted proxies in Symfony ^3.3 (#114) Mathieu De Zutter <m****u@d****g>
Committed by: andig <c****e@g****e>
over 7 years ago
4ee4570c Use stable package versions andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
over 7 years ago
691c29e4 Fix duplicate cookies (#112) Mathieu De Zutter <m****u@d****g>
Committed by: andig <c****e@g****e>
over 7 years ago
9aeeb26d Keep sessions and clear Redis (#109) Bruno Cabral <b****m@g****m>
Committed by: andig <c****e@g****e>
over 7 years ago
e2ab103a Don't reset providers on Lumen (#99) Ruowang(Jackie) Zhang <d****v@r****z>
Committed by: andig <c****e@g****e>
over 7 years ago
bb385eca Avoid duplicate output buffer leaking memory (#107) andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9edaca9c Add `MaxAge` cookie support (#102) Adrian Falleiro <a****n@f****m>
Committed by: andig <c****e@g****e>
over 7 years ago
b8641e69 Check for autoloader if Drupal built with Composer (#96) Matt Glaman <n****t@g****m>
Committed by: andig <c****e@g****e>
over 7 years ago
086def55 Update composer.json (#94) Andrey Bolonin <a****n@u****m>
Committed by: Marc J. Schmidt <m****c@m****e>
over 7 years ago
a7901981 merge Merge remote-tracking branch 'origin/master' Marc J. Schmidt <m****c@m****e> over 7 years ago
07f79193 removed StrongerNativeSessionStorage workaround and redirect stdout to client. Marc J. Schmidt <m****c@m****e> over 7 years ago
f59e27d4 Fix issue with cookies with no "=" (#92) Nicholas Wiersma <n****k@w****a>
Committed by: andig <c****e@g****e>
over 7 years ago
ea244287 Support symfony minimalist logger (#88) Michał Mleczko <k****t@m****l>
Committed by: andig <c****e@g****e>
over 7 years ago
0a3801d4 Use laravel session class (#86) Cyril Mizzi <c****i@u****m>
Committed by: andig <c****e@g****e>
almost 8 years ago
3fc2c279 Fix laravel session handling (#85) Cyril Mizzi <c****i@u****m>
Committed by: andig <c****e@g****e>
almost 8 years ago
d91f7286 Fix Symfony 4 parameters compatibility (#80) Jérôme Macias <j****s@g****m>
Committed by: andig <c****e@g****e>
almost 8 years ago
c3dde5d6 Fix Laravel 4 support (#52) Adam Curtis <a****m@m****m>
Committed by: andig <c****e@g****e>
almost 8 years ago
2e8ec9e4 Gracefully empty file input (#84) Benjamin Jonard <b****d@u****m>
Committed by: andig <c****e@g****e>
almost 8 years ago
3cbe1bbd merge Merge remote-tracking branch 'origin/master' Marc J. Schmidt <m****c@m****e> almost 8 years ago
8fa4421f Allow laravel bootstrap to load composer autoload as fallback Marc J. Schmidt <m****c@m****e> almost 8 years ago
f8114322 Require stable php-pm (#77) andig <c****e@g****e>
Committed by: Marc J. Schmidt <m****c@m****e>
almost 8 years ago
6385ad78 Added file upload support and symfony4 support Marc J. Schmidt <m****c@m****e> almost 8 years ago
fa2b7488 Update README.md andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
267841f7 Added MIT license Marc J. Schmidt <m****c@m****e>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
8c55feb7 Fix the function import #76 Jochen Mandl <m****s@g****m>
Committed by: andig <c****e@g****e>
almost 8 years ago
37b869ae merge Merge pull request #68 from branchzero/support-lumen andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
d81e850f merge Merge pull request #75 from petk/patch-1 andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
65ef0632 Fix typo in PHP docblock Peter Kokot <p****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
11dcf4da merge Merge pull request #73 from andig/branch andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
4b156fcb merge Merge pull request #72 from andig/edit andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
2c97aa8f Allow any php-pm branch andig <c****e@g****e> almost 8 years ago
88453678 Add editorconfig andig <c****e@g****e> almost 8 years ago
59286dd7 merge Merge pull request #71 from andig/cookies andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
21a3a511 Fix cookie header parsing andig <c****e@g****e> almost 8 years ago
e1d9b964 Remove AsyncInterface (#70) andig <c****e@g****e>
Committed by: Marc J. Schmidt <m****c@m****e>
almost 8 years ago
f2110098 merge Merge pull request #63 from andig/react-0.8 andig <c****e@g****e>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
bf1c01c8 Upgrade react/http andig <c****e@g****e> almost 8 years ago
d9c7052c Remove str_contains BranchZero Sun <b****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
605e4db0 Support Lumen BranchZero Sun <b****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
cdede396 Use proxy repo to make installable andig <c****e@g****e> about 8 years ago
b373b038 sustain compatibility with BridgeInterface Marc J. Schmidt <m****c@m****e> over 8 years ago
8b28b883 Add usage of ApplicationEnvironmentAwareInterface (#50) Maciej Mroziński <m****i@g****m>
Committed by: Marc J. Schmidt <m****c@m****e>
over 8 years ago
7d247190 Remove useless code and fix double headers overwriting (#48) dzubchik <d****k@u****m>
Committed by: Marc J. Schmidt <m****c@m****e>
almost 9 years ago
4fe3ead3 Handle php native authorization headers (#46) dzubchik <d****k@u****m>
Committed by: Marc J. Schmidt <m****c@m****e>
almost 9 years ago
4754a51f Asynchronously handle streamed responses (#40) andig <c****e@g****e>
Committed by: Marc J. Schmidt <m****c@m****e>
over 9 years ago
09fb0ae7 merge Merge pull request #35 from andig/deps Marc J. Schmidt <m****c@m****e> over 9 years ago
bb4c23dc merge Merge pull request #37 from andig/streams andig <c****e@g****e> over 9 years ago
d1d21658 Readd simplistic StreamedResponse support andig <c****e@g****e> over 9 years ago
3648796d Fix https://github.com/php-pm/php-pm-httpkernel/issues/34 andig <c****e@g****e> over 9 years ago
2d40cb4a Added php-pm/php-pm as required package Marc J. Schmidt <m****c@m****e> over 9 years ago

← Back to repository