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 d35ce7e commit 53cf29cCopy full SHA for 53cf29c
README.md
@@ -46,6 +46,8 @@ $result = parser::parse_regex($regex, $file);
46
47
## Tests
48
49
+[](https://travis-ci.com/battye/php-array-parser)
50
+
51
The unit tests provide good examples of how to utilise this library and can be found in the `tests/` directory. To execute the unit tests, run:
52
53
vendor/bin/simple-phpunit tests/
0 commit comments