Skip to content

Commit 57638aa

Browse files
committed
PHP 7.3
1 parent 0efb14d commit 57638aa

File tree

8 files changed

+2667
-364
lines changed

8 files changed

+2667
-364
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/web/bundles/
22
/var/bootstrap.php.cache
3+
/app/bootstrap.php.cache
34
/var/cache/*
45
/app/config/parameters.yml
56
/var/logs/*

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

0 commit comments

Comments
 (0)