mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 12:55:26 +01:00
4b31058234
This addresses https://github.com/vimeo/psalm/pull/6030#issuecomment-872611832 Previously PHP would allow to set memory limit to be below current memory usage, and the test changed in this PR abused that. As we actually don't need to test `ini_get()` value decoding was split into its own method, and we're testing that decoding instead. |
||
---|---|---|
.. | ||
GetMemoryLimitInBytesTest.php |