File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ benchmark:
6
6
sourceCode :
7
7
entryPoint : public/index.php
8
8
urls :
9
- jsonSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-hello-world_0/public/index.php#L15'
10
- integerSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-hello-world_0/public/index.php#L15'
11
- floatSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-hello-world_0/public/index.php#L15'
12
- stringSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-hello-world_0/public/index.php#L15'
13
- booleanSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-hello-world_0/public/index.php#L15'
14
- nullSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-hello-world_0/public/index.php#L15'
15
- arraySerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-hello-world_0/public/index.php#L15'
16
- objectSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.13_json -serialization-hello-world_0/public/index.php#L15'
9
+ jsonSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-hello-world_0/public/index.php#L15'
10
+ integerSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-hello-world_0/public/index.php#L15'
11
+ floatSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-hello-world_0/public/index.php#L15'
12
+ stringSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-hello-world_0/public/index.php#L15'
13
+ booleanSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-hello-world_0/public/index.php#L15'
14
+ nullSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-hello-world_0/public/index.php#L15'
15
+ arraySerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-hello-world_0/public/index.php#L15'
16
+ objectSerialization : ' https://github.com/phpbenchmarks/php/tree/7.3.14_json -serialization-hello-world_0/public/index.php#L15'
17
17
coreDependency :
18
18
name : php
19
- version : 7.3.13
19
+ version : 7.3.14
Original file line number Diff line number Diff line change 3
3
"license" : " proprietary" ,
4
4
"type" : " project" ,
5
5
"require" : {
6
- "php" : " 7.3.13 " ,
6
+ "php" : " 7.3.14 " ,
7
7
"ext-json" : " *" ,
8
8
"phpbenchmarks/benchmark-json-serialization-small-overload" : " 1.0.0"
9
9
},
You can’t perform that action at this time.
0 commit comments