Skip to content

Commit 4f4e531

Browse files
committed
PHP 7.3
1 parent 420ec21 commit 4f4e531

8 files changed

+3204
-424
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/app/config/parameters.yml
22
/web/bundles/
33
/var/bootstrap.php.cache
4+
/app/bootstrap.php.cache
45
/var/cache/*
56
!var/cache/.gitkeep
67
/var/logs/*

README.md

+1-1
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)