File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ benchmark:
6
6
sourceCode :
7
7
entryPoint : public/index.php
8
8
urls :
9
- entryPoint : ' https://github.com/phpbenchmarks/php/tree/7.2.26_rest -api_0/public/index.php'
10
- randomizeLanguageDispatchEvent : ' https://github.com/phpbenchmarks/php/tree/7.2.26_rest -api_0/public/index.php#L51'
11
- randomizeLanguageEventListener : ' https://github.com/phpbenchmarks/php/tree/7.2.26_rest -api_0/src/Translation/TranslationService.php#L11'
12
- translations : ' https://github.com/phpbenchmarks/php/tree/7.2.26_rest -api_0/translations/phpbenchmarks.en_GB.php'
13
- translate : ' https://github.com/phpbenchmarks/php/tree/7.2.26_rest -api_0/public/index.php#L21'
14
- serialize : ' https://github.com/phpbenchmarks/php/tree/7.2.26_rest -api_0/public/index.php#L58'
9
+ entryPoint : ' https://github.com/phpbenchmarks/php/tree/7.2.27_rest -api_0/public/index.php'
10
+ randomizeLanguageDispatchEvent : ' https://github.com/phpbenchmarks/php/tree/7.2.27_rest -api_0/public/index.php#L51'
11
+ randomizeLanguageEventListener : ' https://github.com/phpbenchmarks/php/tree/7.2.27_rest -api_0/src/Translation/TranslationService.php#L11'
12
+ translations : ' https://github.com/phpbenchmarks/php/tree/7.2.27_rest -api_0/translations/phpbenchmarks.en_GB.php'
13
+ translate : ' https://github.com/phpbenchmarks/php/tree/7.2.27_rest -api_0/public/index.php#L21'
14
+ serialize : ' https://github.com/phpbenchmarks/php/tree/7.2.27_rest -api_0/public/index.php#L58'
15
15
coreDependency :
16
16
name : php
17
- version : 7.2.26
17
+ version : 7.2.27
Original file line number Diff line number Diff line change 8
8
}
9
9
},
10
10
"require" : {
11
- "php" : " 7.2.26 " ,
11
+ "php" : " 7.2.27 " ,
12
12
"ext-json" : " *" ,
13
13
"phpbenchmarks/benchmark-rest-data" : " 1.1.0"
14
14
}
You can’t perform that action at this time.
0 commit comments