respect-validation/tests/library/Stubs
Alan Taylor 8d7d783698
Check if property is initialized before getting its value
This commit also removed the use of "setAccessible", since it's not
neccessary after PHP 8.1.

Co-authored-by: Henrique Moody <henriquemoody@gmail.com>
2024-01-27 20:36:01 +01:00
..
CountableStub.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
StreamStub.php Create stubs for PSR-7 interfaces 2023-04-03 16:28:37 +02:00
ToStringStub.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UploadedFileStub.php Create stubs for PSR-7 interfaces 2023-04-03 16:28:37 +02:00
WithMethods.php Create a class to help test the Callable rule 2023-04-03 16:28:38 +02:00
WithProperties.php Create class to help testing the Attribute rule 2023-04-03 16:28:38 +02:00
WithUninitialized.php Check if property is initialized before getting its value 2024-01-27 20:36:01 +01:00