Commit Graph

18982 Commits

Author SHA1 Message Date
Fabien Potencier
fc41d22043 minor #12732 Ticket 12710 (ioannah)
This PR was squashed before being merged into the 2.7 branch (closes #12732).

Discussion
----------

Ticket 12710

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12710
| License       | MIT
| Doc PR        |

Commits
-------

ba524b8 Ticket 12710
2014-11-29 16:32:11 +01:00
Ioana Hazsda
ba524b8779 Ticket 12710 2014-11-29 16:32:10 +01:00
Fabien Potencier
ab16213267 minor #12756 [PHPUnit] ignore E_USER_DEPRECATED notices (xabbuh)
This PR was merged into the 2.7 branch.

Discussion
----------

[PHPUnit] ignore E_USER_DEPRECATED notices

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

This updates the PHPUnit configuration files that have not been
updated in #12705.

Commits
-------

dcc1103 [PHPUnit] ignore E_USER_DEPRECATED notices
2014-11-29 16:18:56 +01:00
Christian Flothmann
dcc1103a16 [PHPUnit] ignore E_USER_DEPRECATED notices
This updates the PHPUnit configuration files that have not been
updated in #12705.
2014-11-29 16:15:10 +01:00
Fabien Potencier
6e20596c6a minor #12737 [Console] Adding a deprecation note about DialogHelper (rodrigobb)
This PR was squashed before being merged into the 2.7 branch (closes #12737).

Discussion
----------

[Console] Adding a deprecation note about DialogHelper

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12704
| License       | MIT
| Doc PR        | -

Commits
-------

673c253 [Console] Adding a deprecation note about DialogHelper
2014-11-29 16:11:49 +01:00
Rodrigo Borrego Bernabé
673c25372b [Console] Adding a deprecation note about DialogHelper 2014-11-29 16:11:48 +01:00
Fabien Potencier
3467bf0e98 minor #12736 [Valid] [Validator] [Constraints] [DEPRECATION] Added deprication note on Valid constraint validator for deep option. (Balazs Csaba)
This PR was merged into the 2.7 branch.

Discussion
----------

[Valid] [Validator] [Constraints] [DEPRECATION] Added deprication note on Valid constraint validator for deep option.

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12695
| License       | MIT
| Doc PR        | -

Commits
-------

46f1eb0 Added deprication note on Valid constraint validator for deep option.
2014-11-29 16:05:59 +01:00
Fabien Potencier
ebcf5dc166 minor #12726 Deprecate interface Symfony\Component\Validator\ExecutionContextInterface (lbrunet)
This PR was merged into the 2.7 branch.

Discussion
----------

Deprecate interface Symfony\Component\Validator\ExecutionContextInterface

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | [#12683]
| License       | MIT

Deprecate interface Symfony\Component\Validator\ExecutionContextInterface

Commits
-------

7ed6d11 Deprecate interface Symfony\Component\Validator\ExecutionContextInterface
2014-11-29 16:00:32 +01:00
Fabien Potencier
db61656aa7 minor #12752 Fix tests after changes from #12598 (snoek09)
This PR was merged into the 2.7 branch.

Discussion
----------

Fix tests after changes from #12598

The messages in the UndefinedMethodFatalErrorHandlerTest have been updated to match the new format.

Commits
-------

9258547 Fix tests after changes from #12598
2014-11-29 15:58:02 +01:00
Fabien Potencier
4f0ce41a0b minor #12656 [Controller] [FrameworkBundle] [DEPRECATION] Added a deprecation error trigger for getRequest method of the base controller (Balazs Csaba)
This PR was merged into the 2.7 branch.

Discussion
----------

[Controller] [FrameworkBundle] [DEPRECATION] Added a deprecation error trigger for getRequest method of the base controller

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12614
| License       | MIT
| Doc PR        | -

Commits
-------

64a9701 Added deprecation warning on the base controller getRequest method.
2014-11-29 15:56:48 +01:00
Laurent Brunet
7ed6d11a23 Deprecate interface Symfony\Component\Validator\ExecutionContextInterface 2014-11-29 15:56:10 +01:00
Balazs Csaba
64a9701b1b Added deprecation warning on the base controller getRequest method. 2014-11-29 16:50:48 +02:00
Balazs Csaba
46f1eb06ff Added deprication note on Valid constraint validator for deep option. 2014-11-29 16:46:48 +02:00
Fabien Potencier
538c537862 minor #12730 add deprecation log (#12674) (phramz)
This PR was merged into the 2.7 branch.

Discussion
----------

add deprecation log (#12674)

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12674
| License       | MIT
| Doc PR        |

Commits
-------

2e47b62 [Validator] add deprecation log (#12674)
2014-11-29 15:46:10 +01:00
Henry Snoek
9258547d9e Fix tests after changes from #12598 2014-11-29 15:43:05 +01:00
Fabien Potencier
9e2b666534 minor #12748 [Validator] [Hackday] [2.7] Add a deprecation note about PropertyMetadataContainerInterface (mrcmorales)
This PR was squashed before being merged into the 2.7 branch (closes #12748).

Discussion
----------

[Validator] [Hackday] [2.7]  Add a deprecation note about PropertyMetadataContainerInterface

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12679
| License       | MIT
| Doc PR        |

Commits
-------

a93ab3e [Validator] [Hackday] [2.7]  Add a deprecation note about PropertyMetadataContainerInterface
2014-11-29 15:42:44 +01:00
Marc Morales Valldepérez
a93ab3e33e [Validator] [Hackday] [2.7] Add a deprecation note about PropertyMetadataContainerInterface 2014-11-29 15:42:42 +01:00
Fabien Potencier
95b117c235 minor #12661 Added deprecation log for PropertyAccess::getPropertyAccessor. Issue #12... (Lenard Palko)
This PR was squashed before being merged into the 2.7 branch (closes #12661).

Discussion
----------

Added deprecation log for PropertyAccess::getPropertyAccessor. Issue #12...

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12636
| License       | MIT
| Doc PR        |

Added deprecation log for PropertyAccess::getPropertyAccessor.

Commits
-------

705eb96 Added deprecation log for PropertyAccess::getPropertyAccessor. Issue #12...
2014-11-29 15:31:23 +01:00
Lenard Palko
705eb961d5 Added deprecation log for PropertyAccess::getPropertyAccessor. Issue #12... 2014-11-29 15:31:20 +01:00
Maximilian Reichel
2e47b62017 [Validator] add deprecation log (#12674) 2014-11-29 14:28:50 +00:00
Fabien Potencier
ccb04adc49 minor #12654 [Hackday] [Form] Added deprecation notice on Form::getErrorsAsString (stefanosala)
This PR was merged into the 2.7 branch.

Discussion
----------

[Hackday] [Form] Added deprecation notice on Form::getErrorsAsString

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #12611
| License       | MIT
| Doc PR        | -

Commits
-------

1d45650 [Form] Added deprecation notice on Form::getErrorsAsString
2014-11-29 15:28:19 +01:00
Fabien Potencier
4e6b74bb00 minor #12645 [Hackday] [2.7] Add a deprecation note about RegisterListenersPass (jzawadzki)
This PR was squashed before being merged into the 2.7 branch (closes #12645).

Discussion
----------

[Hackday] [2.7] Add a deprecation note about RegisterListenersPass

| Q             | A
| ------------- | ---
| Fixed tickets | #12633
| License       | MIT

Commits
-------

9938179 [Hackday] [2.7] Add a deprecation note about RegisterListenersPass
2014-11-29 15:25:36 +01:00
Jerzy Zawadzki
9938179e44 [Hackday] [2.7] Add a deprecation note about RegisterListenersPass 2014-11-29 15:25:32 +01:00
Fabien Potencier
177425992e minor #12749 Deprecate interface Symfony\Component\OptionsResolver\OptionsResolverInterface (lbrunet)
This PR was merged into the 2.7 branch.

Discussion
----------

Deprecate interface  Symfony\Component\OptionsResolver\OptionsResolverInterface

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | [ #12743]
| License       | MIT

Deprecate interface  Symfony\Component\OptionsResolver\OptionsResolverInterface

Commits
-------

1b42e32 Deprecate interface  Symfony\Component\OptionsResolver\ OptionsResolverInterface
2014-11-29 15:23:00 +01:00
Fabien Potencier
58f452d767 minor #12629 Added deprecation note about 'virtual' form option. Issue #12603. (Lenard Palko)
This PR was squashed before being merged into the 2.7 branch (closes #12629).

Discussion
----------

Added deprecation note about 'virtual' form option. Issue #12603.

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12603
| License       | MIT
| Doc PR        |

Uncommented the trigger_error method calls for 'virtual' form option.

Commits
-------

1308310 Added deprecation note about 'virtual' form option. Issue #12603.
2014-11-29 15:20:26 +01:00
Lenard Palko
13083106c2 Added deprecation note about 'virtual' form option. Issue #12603. 2014-11-29 15:20:23 +01:00
Laurent Brunet
1b42e32f09 Deprecate interface Symfony\Component\OptionsResolver\ OptionsResolverInterface 2014-11-29 15:16:38 +01:00
Fabien Potencier
57e97ba665 minor #12727 [DEPRECATION] Add a deprecation note about Yaml::parse() file support #12701 (h4cc)
This PR was merged into the 2.7 branch.

Discussion
----------

[DEPRECATION] Add a deprecation note about Yaml::parse() file support #12701

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12701
| License       | MIT
| Doc PR        |

Commits
-------

4ef4c2c Add a deprecation note about Yaml::parse() file support #12701
2014-11-29 15:13:01 +01:00
Fabien Potencier
cc5a2e2d19 minor #12728 [DEPRECATION] Added deprecated trigger for ApacheMatcherDumper and ApacheUrlMatcher (blamh)
This PR was merged into the 2.7 branch.

Discussion
----------

[DEPRECATION] Added deprecated trigger for ApacheMatcherDumper and ApacheUrlMatcher

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12655
| License       | MIT
| Doc PR        |

Commits
-------

963615a Added deprecated trigger for ApacheMatcherDumper and ApacheUrlMatcher
2014-11-29 15:12:16 +01:00
Simon Paarlberg
963615a1d6 Added deprecated trigger for ApacheMatcherDumper and ApacheUrlMatcher 2014-11-29 15:07:39 +01:00
Julius Beckmann
4ef4c2c1e1 Add a deprecation note about Yaml::parse() file support #12701 2014-11-29 15:04:31 +01:00
Fabien Potencier
3274632fe0 minor #12729 [Validator] add deprecation log (#12700) (kbsali)
This PR was merged into the 2.7 branch.

Discussion
----------

[Validator] add deprecation log (#12700)

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12700
| License       | MIT
| Doc PR        |

This adds depreciation note for ConstraintViolation::getMessageParameters() and ConstraintViolation::getMessagePluralization() methods.

Commits
-------

a3cfe82 [Validator] add deprecation log (#12700)
2014-11-29 14:59:00 +01:00
Fabien Potencier
6ad5d8caf9 minor #12742 Deprecate Symfony\Component\Validator\GlobalExecutionContextInterface (aferrandini)
This PR was merged into the 2.7 branch.

Discussion
----------

Deprecate Symfony\Component\Validator\GlobalExecutionContextInterface

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12689
| License       | MIT

Deprecate interface Symfony\Component\Validator\GlobalExecutionContextInterface

Commits
-------

b581096 Deprecate Symfony\Component\Validator\GlobalExecutionContextInterface
2014-11-29 14:56:14 +01:00
Kevin Saliou
a3cfe82b86 [Validator] add deprecation log (#12700) 2014-11-29 14:54:31 +01:00
Fabien Potencier
216a5fb79c minor #12740 [Hackday][2.7] Resolves #12681. Added deprecation trigger for ClassBased... (amansilla)
This PR was merged into the 2.7 branch.

Discussion
----------

[Hackday][2.7] Resolves #12681. Added deprecation trigger for ClassBased...

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12681
| License       | MIT
| Doc PR        |

Commits
-------

8bbbefe [Hackday][2.7] Resolves #12681. Added deprecation trigger for ClassBasedInterface.
2014-11-29 14:54:14 +01:00
Ariel Ferrandini
b581096643 Deprecate Symfony\Component\Validator\GlobalExecutionContextInterface 2014-11-29 14:53:16 +01:00
Fabien Potencier
e32d439f7b minor #12739 [Validator] Add deprecation message #12677. (xelaris)
This PR was merged into the 2.7 branch.

Discussion
----------

[Validator] Add deprecation message #12677.

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12677
| License       | MIT
| Doc PR        |

Commits
-------

a00c954 [Validator] Add deprecation message about Symfony\Component\Validator\MetadataInterface.
2014-11-29 14:52:36 +01:00
Stefano Sala
1d4565043a [Form] Added deprecation notice on Form::getErrorsAsString 2014-11-29 14:47:35 +01:00
Antonio Mansilla
8bbbefe271 [Hackday][2.7] Resolves #12681. Added deprecation trigger for ClassBasedInterface. 2014-11-29 14:47:16 +01:00
Alexander Schwenn
a00c954c60 [Validator] Add deprecation message about Symfony\Component\Validator\MetadataInterface. 2014-11-29 14:44:17 +01:00
Fabien Potencier
e0913ffb65 minor #12598 Improved error message (WouterJ)
This PR was merged into the 2.7 branch.

Discussion
----------

Improved error message

If no alternatives could be found, the error message is: "Attempted to call method "getContents" on class "SebastianBergmann\Diff\Diff"." This doesn't point out any error, as it doesn't tell you that the method does not exists. This PR tries to fix this.

Commits
-------

5076a77 Improved error message
2014-11-29 14:43:38 +01:00
Fabien Potencier
22999f71f5 minor #12691 [Validator] add deprecation log to class ApcCache (#12665) (kbsali)
This PR was merged into the 2.7 branch.

Discussion
----------

[Validator] add deprecation log to class ApcCache (#12665)

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12665
| License       | MIT
| Doc PR        |

This adds depreciation note for the Symfony\Component\Validator\Mapping\Cache\ApcCache class.

Commits
-------

881ed1e [Validator] add deprecation log (#12665)
2014-11-29 14:36:36 +01:00
Fabien Potencier
2e1230f71d minor #12722 [Console] add deprecation log (#12707) (kbsali)
This PR was merged into the 2.7 branch.

Discussion
----------

[Console] add deprecation log (#12707)

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12707
| License       | MIT
| Doc PR        |

This adds depreciation note for the Symfony\Component\Console\Helper\TableHelper class.

Commits
-------

a1a4ece [Console] add deprecation log (#12707)
2014-11-29 14:35:04 +01:00
Kevin Saliou
a1a4ece91f [Console] add deprecation log (#12707) 2014-11-29 14:32:55 +01:00
Kevin Saliou
881ed1eb61 [Validator] add deprecation log (#12665) 2014-11-29 14:30:29 +01:00
Fabien Potencier
a4f8ac1923 minor #12715 Deprecate interface Symfony\Component\Validator\PropertyMetadataInterface (aferrandini)
This PR was merged into the 2.7 branch.

Discussion
----------

Deprecate interface Symfony\Component\Validator\PropertyMetadataInterface

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12678
| License       | MIT

Deprecate interface Symfony\Component\Validator\PropertyMetadataInterface

Commits
-------

4b3f135 Deprecate interface Symfony\Component\Validator\PropertyMetadataInterface
2014-11-29 14:28:45 +01:00
Ariel Ferrandini
4b3f135a80 Deprecate interface Symfony\Component\Validator\PropertyMetadataInterface 2014-11-29 14:25:30 +01:00
Fabien Potencier
e8d98578f4 minor #12673 [Form] [Hackday] [2.7] Add a deprecation note about the form_enctype helper (mrcmorales)
This PR was merged into the 2.7 branch.

Discussion
----------

[Form] [Hackday] [2.7] Add a deprecation note about the `form_enctype` helper

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12664
| License       | MIT
| Doc PR        |

Commits
-------

2061a88 issue 12664
2014-11-29 14:25:01 +01:00
Fabien Potencier
0c7df5898f feature #12666 [Hackday][Stopwatch] added __toString on StopwatchEvent (damienalexandre)
This PR was merged into the 2.7 branch.

Discussion
----------

[Hackday][Stopwatch] added __toString on StopwatchEvent

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #12152
| License       | MIT
| Doc PR        | no

This allow to just print the events in a log or something.

```php
$stopwatch = new Stopwatch();
$event = $stopwatch->start('foo', 'cat');

echo $event; // cat: 0.00 MiB - 0 ms
```

Commits
-------

0b88a23 [Stopwatch] added __toString on StopwatchEvent
2014-11-29 14:10:59 +01:00
Fabien Potencier
9cd6e6acc0 minor #12650 add deprecation log (#12618) (phramz)
This PR was merged into the 2.7 branch.

Discussion
----------

add deprecation log (#12618)

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #12618
| License       | MIT
| Doc PR        |

Commits
-------

7d9afd7 add deprecation log (#12618)
2014-11-29 14:09:06 +01:00