Skip to content

Commit a65edaa

Browse files
Merge branch '4.2' into 4.3
* 4.2: [WebProfilerBundle] fix FC with HttpFoundation v5 [OptionsResolver] fix adding $triggerDeprecation to Options::offsetGet() [Form] test case is not legacy Fix reporting unsilenced deprecations from insulated tests Added FormInterface to @return Form::getClickedButton docblock
2 parents 914e0ed + ce974c7 commit a65edaa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Options.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
*
1717
* @author Bernhard Schussek <[email protected]>
1818
* @author Tobias Schultze <http://tobion.de>
19-
*
20-
* @method mixed offsetGet(string $option, bool $triggerDeprecation = true)
2119
*/
2220
interface Options extends \ArrayAccess, \Countable
2321
{

0 commit comments

Comments
 (0)