question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Core: remove deprecates introduced in 8.0

See original GitHub issue

Deprecated but still used:

  • ~CalendarUtils#calculateTimeZone~
  • TimeLineModel#getIndex (not sure what I’m supposed to do with this…)
  • p:chart untouched as the whole component will be deprecated

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
Rapstercommented, Jan 17, 2021

@christophs78 Ok I see what you mean regarding the converters, indeed it should be easy to get rid of them since both delegate call to DateTimePatternConverter. Now about CalendarUtils#calculateTimeZone, I think it should be undeprecated just like mentionned @melloware.

0reactions
christophs78commented, Jan 18, 2021

@christophs78 Ok I see what you mean regarding the converters, indeed it should be easy to get rid of them since both delegate call to DateTimePatternConverter. Now about CalendarUtils#calculateTimeZone, I think it should be undeprecated just like mentionned @melloware.

Agree

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove deprecated method entityManager() of class Drupal ...
1 error found. 1 warning found. Avoid some manual work by using drupal-rector for fixing issues automatically or Upgrade Rector to generate ...
Read more >
Removed or deprecated features in previous releases
A deprecated feature is not in active development and may be removed in a future update. This list is intended to help you...
Read more >
Deprecated Features - Manual - PHP
Using an empty file as ZipArchive is deprecated. Libzip 1.6.0 does not accept empty files as valid zip archives any longer. The existing...
Read more >
Options and Variables Deprecated in MySQL 8.0
1.4 Server and Status Variables and Options Added, Deprecated, or Removed in MySQL 8.0. Options and Variables Introduced in MySQL 8.0.
Read more >
3 Enhanced Deprecation - Java - Oracle Help Center
In prior releases, APIs were deprecated but virtually never removed. Starting with JDK 9, APIs may be marked as deprecated for removal. This...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found