1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/FileManipulation
Radosław Kowalewski 15c1a82d8c Few fixes to make tests pass on windows
* changed / to DIRECTORY_SEPARATOR in expected messages
* cahnged most occurences PHP_EOL to "\n" in tests and src
* added output buffering in test to avoid marking test as risky
2018-04-12 22:41:13 -04:00
..
FileManipulation.php
FileManipulationBuffer.php Fix #461 - allow multiple replacements at the same location 2018-01-21 21:24:22 -05:00
FunctionDocblockManipulator.php Few fixes to make tests pass on windows 2018-04-12 22:41:13 -04:00