1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00
Olle Härstedt d8e8ce428e
Add new annotation: @psalm-self-out (#3650)
* Add new config: sealAllMethods

* Add some more tests

* Fix codesniffer issue with preg_quote

* Fix missing method in test

* New tag @self-out (WIP)

* Add self_out_type to method storage

* Add some notes

* More work on self-out (WIP)

* More work on self-out (WIP)

* Use psalm-self-out instead of self-out

* Remove extra file

* Cleanup

* Wrap around try-catch - how to check if a method has/should have storage?

* New method hasStorage()

* Fix indentation

* Fix some errors

* Fix indentation

* Cast storage type to type

* Add proper use-statement in method storage

* Correct test class name

* Allow self_out to be null

* method_id can be string (why, when?)

Co-authored-by: Olle <noemail>
2020-07-01 18:10:24 -04:00
..
2020-06-06 11:23:05 -04:00
2020-05-14 23:56:04 -04:00
2020-06-06 11:23:05 -04:00
2020-06-25 01:33:02 -04:00
2020-06-11 12:19:34 -04:00
2020-05-28 22:14:41 -04:00
2020-06-13 15:48:12 -04:00
2020-05-14 23:22:49 -04:00
2020-04-19 09:28:53 -04:00
2020-06-21 13:03:55 -04:00
2020-05-22 12:33:29 -04:00