Skip to content
Magenaut

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

deprecation-warning

Defining user variables in stored procedures / routines for MySQL 9.0

November 24, 2022 by Magenaut

According to the MySQL 8.0 deprecations notes, starting MySQL 9.0 the definition of user variables with DECLARE (e.g. DECLARE studentID INT) will be deprecated:

Categories MySQL, Q&A Tags deprecation-warning, mysql, user-variables Leave a comment

getCurrentPosition() and watchPosition() are deprecated on insecure origins

November 10, 2022 by Magenaut

I am getting this error on my website which requests Geolocation data from the user:

Categories HTML, Q&A Tags deprecation-warning, geolocation, html, javascript Leave a comment

React 16.7 – React.SFC is now deprecated

October 28, 2022 by Magenaut

I use to declare stateless components like this:

Categories Q&A, ReactJS Tags deprecated, deprecation-warning, reactjs, typescript Leave a comment

When overloading a parent method, why did PHP8.1 change towards deprecating incompatible return types?

October 24, 2022 by Magenaut

I overloaded query method of mysqli class like so:

Categories PHP, Q&A Tags deprecation-warning, language-concepts, oop, php, php-8.1 Leave a comment

Turn off deprecated errors in PHP 5.3

October 17, 2022 by Magenaut

My server is running PHP 5.3 and my WordPress install is spitting these errors out on me, causing my session_start() to break.

Categories PHP, Q&A Tags deprecation-warning, php, wordpress Leave a comment

DeprecationWarning: Listening to events on the Db class has been deprecated and will be removed in the next major version

October 2, 2022 by Magenaut

I am using mongoose and mocha for MongoDB schema design and API development
I am getting this warning…
what does this mean, how it will affect me and what is the fix??

Categories Node.js, Q&A Tags deprecation-warning, mongodb, mongoose, node.js Leave a comment

Recent Comments

  • silverplugins217 on How to add placeholder for contact form7 for dropdown?
  • Shreyas Ikhar on How to add a custom CSS class to core blocks in Gutenberg editor?
  • Magenaut on How to call function on timer ASP.NET MVC
  • Ebaad Uddin on How to call function on timer ASP.NET MVC
  • michealSmith07 on Is there a way to dynamically refresh the less command?

Tags

.net adobe-illustrator adobe-photoshop ajax arrays asp.net asp.net-core asp.net-mvc bash c# css database django eloquent express html java javascript jquery json laravel laravel-4 laravel-5 laravel-8 linux list mongodb mongoose mysql node.js npm pandas php python python-3.x react-hooks react-native react-router reactjs redux regex sql string typescript wordpress
© 2023 Magenaut • Built with GeneratePress