Ticket #298 (closed defect: wontfix)
project:validate says aTestTools uses deprecated methods
| Reported by: | agilbert | Owned by: | tboutell |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.2 |
| Component: | apostrophePlugin | Version: | 1.0 |
| Keywords: | Cc: | ||
| Symfony version: | 1.4 |
Description
4. Checking usage of deprecated methods
1 file(s) need to be changed.
ROOT/plugins/apostrophePlugin/lib/test/aTestTools.class.php
sh
The files above use deprecated functions and/or methods
that have been removed in symfony 1.4.
You can find a list of all deprecated methods under the
"Methods and Functions" section of the DEPRECATED tutorial:
http://www.symfony-project.org/tutorial/1_4/en/deprecated
Not sure if this is a false positive, since we've definitely been running tests with this class in 1.4, but worth confirming and cleaning up either way.
Change History
Note: See
TracTickets for help on using
tickets.

