-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Feat upgrade php version (8.0) #713
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
140 commits
Select commit
Hold shift + click to select a range
be33726
Upgraded to php8
eldadfux e5c5cb0
Updated PDO PHP8 signature
eldadfux cb82657
Fix for PHP8 array_push
eldadfux 745860a
Fixed reference
eldadfux 38e52ea
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux 146046a
Fixed mock params
eldadfux e8fb016
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux 8bbdac2
Removed multiple docker-cli setups
eldadfux 2996260
Added missing docs
eldadfux 42d9a64
New line :)
eldadfux 8d60a6a
Merge branch '0.7.x' into feat-upgrade-php-version
eldadfux eb9730b
Removed imagemagick dev
eldadfux 47255f1
Merge branch 'feat-upgrade-php-version' of github.com:appwrite/appwri…
eldadfux 608cf36
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux 6cdeaac
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux de4ea2a
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux 46ae720
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux 0f812b1
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux c9117ba
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux b4037b9
Upgraded to RC3
eldadfux 1a2c3c1
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux dda4f29
Updated RC version
eldadfux 4e83a98
Fixed tests
eldadfux 02ef52c
Official release tag!
eldadfux a23f38c
Merge branch '0.7.x' into feat-upgrade-php-version
eldadfux 3190b05
Upgraded Swoole version
eldadfux b99bb15
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux 29311cb
Remove $collection tests, attribute has been removed
eldadfux b4969f5
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux cbb0584
Synced with 0.7
eldadfux c412413
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux f975110
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux bc16ec9
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux e8c1d3a
Updated dependencies
eldadfux 59f5a0e
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux 4c1d541
Updated Influx SDK
eldadfux 8373be6
Fix for swoole error
eldadfux 8c7cedc
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux 70e0e5b
Upgraded Swoole
eldadfux a856d61
Updated PHP version
eldadfux c8b6a18
Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrad…
eldadfux 429ac10
Fixed JSON syntax
eldadfux 45fff3e
Fixed test for php8
eldadfux a99133d
Updated Swoole version
eldadfux 0237768
Merge branch '0.7.x' into feat-upgrade-php-version
eldadfux 19e9582
Merge branch '0.7.x' into feat-upgrade-php-version
eldadfux 8a93f40
deps: update dependencies
TorstenDittmann 6b3ea91
deps: update php extensions
TorstenDittmann 6dd2cc1
deps: set imagich to master version until php8 is officialy released
TorstenDittmann 65c3e25
deps: fix missplaced dash
TorstenDittmann 9dc2060
Merge branch '0.8.x' of https://github.com/appwrite/appwrite into fea…
TorstenDittmann e021b87
fix: enable coroutine in functions worker
TorstenDittmann d97e167
tests: fix
TorstenDittmann 942bd4d
fix: collection unit test
TorstenDittmann 32587f9
tests: disable test
TorstenDittmann 8f7c679
tests: enable tests again
TorstenDittmann 74908f4
fix
8000
: disable co-routine hooks
TorstenDittmann b7833a8
fix: disable co-routine hooks
TorstenDittmann 2f7f8ab
test: disabling coroutine in functions worker
TorstenDittmann 3b989cf
fix: anonymous account tests
TorstenDittmann ca8920a
style: fix typo
TorstenDittmann e4c02dd
Merge branch '0.8.x' of https://github.com/appwrite/appwrite into fea…
TorstenDittmann bd02df1
deps: update composer after merge
TorstenDittmann 94d2ec5
Merge branch '0.8.x' of https://github.com/appwrite/appwrite into fea…
TorstenDittmann d94ddf1
Merge branch '0.8.x' of https://github.com/appwrite/appwrite into fea…
TorstenDittmann 474f45c
tests: add timeout after executing fiunction for webhooks
TorstenDittmann fe819ee
tests: adjust schedule for functions
TorstenDittmann 04fbb9b
tests: temporarily disable tests
TorstenDittmann f6c163d
Revert "tests: adjust schedule for functions"
TorstenDittmann 26d8ef4
Revert "tests: add timeout after executing fiunction for webhooks"
TorstenDittmann 6ed9788
tests: fix env skip for functions
TorstenDittmann 36665e1
tests: use only latest env version
TorstenDittmann 56c2c03
tests: remove cloud function env tests
TorstenDittmann 25b03c9
feat: introduce appwrite/php-runtimes
TorstenDittmann 0719806
fix: runtime whitelist
TorstenDittmann 664201c
composer: remove unused system library
TorstenDittmann 26a747d
feat: update new php-runtimes version
TorstenDittmann 457aeb1
deps: update appwrite/php-runtimes to 0.1.*
TorstenDittmann 7eb9891
chore: update composer dep to github and adust readme
TorstenDittmann fe5c004
revert: php-runtimes to composer dep
TorstenDittmann a82531d
deps: update appwrite/php-runtimes to 0.2.0
TorstenDittmann cb5c88a
fix: use new runtimes filter syntax
TorstenDittmann 4629cc1
Merge pull request #1101 from TorstenDittmann/feat-upgrade-php-versio…
eldadfux 5b2549c
deps: update swoole to 4.6.6
TorstenDittmann 72f4f3a
tests: fix function execution
TorstenDittmann 3d960a2
Merge branch '0.8.x' of https://github.com/appwrite/appwrite into fea…
TorstenDittmann 2c12396
chore: update composer
TorstenDittmann d2792b3
tests: fix functions schedule
TorstenDittmann ef57c35
tests: debug travis
TorstenDittmann 204a3c9
tests: debug travis
TorstenDittmann 62f7418
revert: travis phpunit exec
TorstenDittmann be9b49d
fix: runtimes logo path
TorstenDittmann 061f389
fix: test flow
TorstenDittmann 9b75f7b
tests: debug travis
TorstenDittmann 72d820e
tests: debug travis
TorstenDittmann a17bfff
tests: debug travis
TorstenDittmann 038a93b
tests: debug travis
TorstenDittmann 1bda854
tests: debug travis
TorstenDittmann 2d909a1
10000
tests: debug travis
TorstenDittmann 8d0184a
tests: debug travis
TorstenDittmann e7fc22e
tests: debug travis
TorstenDittmann 3a9b6e2
tests: debug travis
TorstenDittmann bc19c4c
tests: debug travis
TorstenDittmann 0c98ee1
tests: debug travis
TorstenDittmann e3fa1e6
tests: debug travis
TorstenDittmann fa8f337
tests: debug travis
TorstenDittmann 4b7ddb9
tests: debug travis
TorstenDittmann cc711df
tests: debug travis
TorstenDittmann 18a927e
tests: debug travis
TorstenDittmann 7084cc6
tests: debug travis
TorstenDittmann 3838c93
tests: debug travis
TorstenDittmann 140aa14
tests: debug travis
TorstenDittmann 1367e57
tests: debug travis
TorstenDittmann 4c511e4
deps: update composer
TorstenDittmann ee9a041
fix: breaking deps
TorstenDittmann a21bb8d
tests: reorder tests
TorstenDittmann c905803
chore: updated changelog
TorstenDittmann ab325bf
chore: upgrade MaxMind-DB-Reader to 1.10.1
TorstenDittmann 1c8be29
tests: debug influxdb
TorstenDittmann b747c5c
tests: try different influxdb
TorstenDittmann d775b17
tests: fix typo
TorstenDittmann acbf643
tests: revert influxdb image
TorstenDittmann 5ddcdf1
fix: influx db client
TorstenDittmann 4689d0b
Revert "fix: influx db client"
TorstenDittmann 1ce0536
tests: re-arrange order
TorstenDittmann c557e6c
tests: add sleep before project usage test
TorstenDittmann 107bbf5
tests: debug travis
TorstenDittmann ef7c454
tests: adjust curl
TorstenDittmann 0ddefb9
tests: adjust curl
TorstenDittmann c3bf481
tests: remove debug
TorstenDittmann 86c7ff7
tests: remove docker-compose upgrade
TorstenDittmann c2a3d52
tests: revert debug changes
TorstenDittmann 7ddf277
tests: only use php-8.0 for runtimes
TorstenDittmann ebd41c7
tests: add travis prepare script
TorstenDittmann cac9875
tests: clean up travis file
TorstenDittmann 53526d4
chore: fix whitespace in travis file
TorstenDittmann 24705f2
Merge branch '0.8.x' of https://github.com/appwrite/appwrite into fea…
TorstenDittmann 6a19671
fix: adapt to review
TorstenDittmann d58cc60
fix: deprecation notice for
TorstenDittmann 5e4b335
fix: cloud functions
TorstenDittmann File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
|
||
use Utopia\App; | ||
use Appwrite\Runtimes\Runtimes; | ||
|
||
/** | ||
* List of Appwrite Cloud Functions supported runtimes | ||
*/ | ||
$runtimes = new Runtimes(); | ||
|
||
$allowList = empty(App::getEnv('_APP_FUNCTIONS_RUNTIMES')) ? [] : \explode(',', App::getEnv('_APP_FUNCTIONS_RUNTIMES')); | ||
|
||
$runtimes = $runtimes->getAll(filter: $allowList); | ||
|
||
return $runtimes; |
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.