Skip to content

Commit 516df94

Browse files
committed
PHP 7.3
1 parent e8813e2 commit 516df94

File tree

11 files changed

+3083
-436
lines changed

11 files changed

+3083
-436
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
You will find lot of benchmarks for PHP frameworks and template engines.
1010

11-
You can compare results between Apache Bench and Siege, and PHP 5.6 to 7.2.
11+
You can compare results between Apache Bench and Siege, and PHP 5.6 to 7.3.
1212

1313
## What is this repository ?
1414

bin/doctrine

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../vendor/doctrine/orm/bin/doctrine

bin/doctrine-dbal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../vendor/doctrine/dbal/bin/doctrine-dbal

bin/doctrine.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../vendor/doctrine/orm/bin/doctrine.php

bin/security-checker

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../vendor/sensiolabs/security-checker/security-checker

0 commit comments

Comments
 (0)