We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c1a45 commit 85bfd1dCopy full SHA for 85bfd1d
CHANGELOG.md
@@ -0,0 +1,17 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
+## [Unreleased]
8
9
+### Added
10
11
+- Added check for Symfony dump function `dd` from [@antograssiot](https://github.com/antograssiot).
12
+- Added check for Laravel dump function `dump` from [@Douglasdc3](https://github.com/Douglasdc3).
13
+- Added changelog.
14
15
+### Internal
16
17
+- Fixed running tests in PHP 5.4 and PHP 5.5 in CI.
0 commit comments