Laravel-Framework/src/Illuminate/Contracts
Travis Obregon 689e0874d6 Fix DocBlock (#25027)
Documentation: https://laravel.com/docs/5.6/validation#conditionally-adding-rules

Implementation: https://github.com/laravel/framework/blob/5.6/src/Illuminate/Validation/Validator.php#L818
2018-07-31 07:49:53 -05:00
..
Auth [5.5] Implement iterable Gate::check() and Gate::any() (#20084) 2017-07-15 14:34:35 -05:00
Broadcasting Make all DocBlock return types fully qualified (#24184) 2018-05-11 18:38:58 -05:00
Bus formatting 2018-01-30 08:30:39 -06:00
Cache Add getStore to Repository interface. (#20338) 2017-07-31 10:07:36 -05:00
Config [5.5] Let config get many keys at once. (#19770) 2017-06-26 08:15:04 -05:00
Console [5.6] added missed null PhpDoc (#23829) 2018-04-07 10:05:26 -07:00
Container Fixed tagged() parameter type (#22859) 2018-01-19 11:59:58 -06:00
Cookie [5.6] make() signature in contract matches implementation (#21553) 2017-10-06 08:10:32 -05:00
Database add test 2017-09-21 09:39:54 -05:00
Debug Deal with throwables better 2015-07-17 15:40:14 +01:00
Encryption Provide ability to not use PHP serialization when doing encryption. 2016-12-30 16:45:27 -06:00
Events Fix event dispatcher comments (#18548) 2017-03-29 08:17:47 -05:00
Filesystem [5.5] Fix compatibility between FilesystemAdapter and the Filesystem interface (#19389) 2017-05-29 23:30:55 -05:00
Foundation comments 2017-09-06 08:30:25 -05:00
Hashing formatting 2017-11-16 07:58:23 -06:00
Http Additional cs fixes 2015-06-01 16:39:11 +01:00
Mail fix 2018-02-20 10:46:51 -06:00
Notifications add methods to contract 2016-08-29 08:59:05 -05:00
Pagination added isNotEmpty methods (#19944) 2017-07-07 09:33:54 -05:00
Pipeline Additional cs fixes 2015-06-01 16:39:11 +01:00
Queue add test 2017-09-21 09:39:54 -05:00
Redis add files 2018-05-08 08:22:33 -05:00
Routing Add stream download response 2018-01-13 20:41:53 +00:00
Session [5.4] Session\Store - Fix some phpdoc and a unused import (#17295) 2017-01-12 08:18:49 -06:00
Support Add getMessages to MessageBag interface. (#20334) 2017-07-31 08:28:07 -05:00
Translation formatting 2017-11-22 13:01:14 -06:00
Validation Fix DocBlock (#25027) 2018-07-31 07:49:53 -05:00
View [5.5] Move engine to Contracts. (#20464) 2017-08-07 16:46:31 -05:00
composer.json Bumped min php version in preperation for symfony 4 upgrade (#21995) 2017-11-07 14:23:51 -06:00