This repository was archived by the owner on Mar 24, 2026. It is now read-only.
update dependencies for actix#3363
Merged
NateBrady23 merged 1 commit intoTechEmpower:masterfrom Mar 5, 2018
fafhrd91:master
Merged
update dependencies for actix#3363NateBrady23 merged 1 commit intoTechEmpower:masterfrom fafhrd91:master
NateBrady23 merged 1 commit intoTechEmpower:masterfrom
fafhrd91:master
Conversation
Member
|
This passes @fafhrd91 thanks. Ill merge this into the docker branch and try again |
michaelhixson
pushed a commit
to michaelhixson/FrameworkBenchmarks
that referenced
this pull request
Mar 13, 2018
michaelhixson
added a commit
that referenced
this pull request
Mar 14, 2018
* Upgrade PHP Laravel framework (#3384) * Starting fresh with a Laravel 5.6 default skeleton * All Laravel tests implemented * Laravel tuning: - debug mode set to false - disabled all middleware since they are not needed (including sessions, csrf, etc) * Laravel tuning: added config and route caching as part of setup * Laravel cache driver should probably be set to file # Conflicts: # frameworks/PHP/laravel/composer.lock * Upgrade PHP Lumen framework (#3390) * Starting fresh with a Lumen 5.6 default skeleton * Implemented all tests for Lumen (pretty much identical to Laravel using Eloquent and Blade) # Conflicts: # frameworks/PHP/lumen/composer.lock * update dependencies for actix (#3363) * make a note about docker branch in PR template * Remove the Onion build output (#3362) * update Netty to version 4.1.22 (#3360) * Minijax version 0.1.4 (#3345) Updates: * Now using Undertow instead of Jetty * Enabled Eclipselink static weaving * Enabled Jackson Afterburner module * Added JVM performance settings to setup.sh # Conflicts: # frameworks/Java/minijax/setup.sh * PHP Composer tweaks (#3343) * Upgrade PHP Composer setup to 1.6.3 * Per the readme.md in the language's root directory, we want to encourage composer.lock files to be commited: - Removed composer.lock from .gitignore files - Explicitely allow composer.lock files at the top level directory of each PHP framework so they don't need to be force added anymore * SInce we are trying to replicate a production deploy, added the --no-dev, --no-suggest and --classmap-authoritative flags to the composer install command * Clarifying the PHP readme.md that the composer dependency will run "composer install" automatically * ignore /vendor for Workerman framework * Added lock file for many PHP frameworks * Fixed phpixie dependency issue to restore functionality + lock file (the orm's 2.*@dev tag doesn't seem to be on packagist anymore so we're fetching it from github instead) * Updated Symfony composer.lock file and configured setup.sh to use the shared composer install script since the flags are now identical. * Yii2 framework is now running on PHP 7, and its HHVM and dependency issues should be resolved. * Added Zend 2 and Zend 1 composer lock files * Hopefully fixed PHP Fuel dependency problem by bumping up to stable 1.8 release. * update Wildfly to 12.0.0.Final (#3355) # Conflicts: # frameworks/Java/wildfly-ee7/setup.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.