Skip to content

Commit 945e060

Browse files
Merge branch '4.3' into 4.4
* 4.3: add back possibility to use form themes without translations [HttpClient] fix Psr18Client handling of non-200 response codes [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 fix handling nested embeddables Added FormInterface to @return Form::getClickedButton docblock
2 parents 94cbb72 + a65edaa commit 945e060

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)