silverstripe-framework/tests/php
Guy Sartorelli 357ed7ad7e
ENH Add generic types (#11108)
There are also a few general corrections to PHPDocs that I noticed along
the way (e.g. adding `|null` when the method is returning a null value.

There are some cases where either the return type or the whole PHPDoc
was duplicated from the parent class - in those cases I've simply
removed the duplication.
2024-01-17 17:08:26 +13:00
..
Control MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
Core Fix clobbering of the upload size validation (#10059) 2024-01-08 15:49:41 +13:00
Dev ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
Forms Fix clobbering of the upload size validation (#10059) 2024-01-08 15:49:41 +13:00
i18n Merge branch '5.0' into 5 2023-06-14 11:10:44 +12:00
Logging Merge branch '4' into 5.0 2023-03-30 13:20:03 +13:00
ORM ENH Split sentences by configurable punctuation for summary 2023-12-20 15:08:01 +13:00
Security Merge branch '5.1' into 5 2023-11-01 20:14:50 +00:00
View ENH Create Requirements::customScriptWithAttributes (#11076) 2023-12-22 12:00:33 +13:00