Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4539220
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T14:55:00+00:00 2026-05-21T14:55:00+00:00

I would like to know whether the setting null to variables in the tearDown

  • 0

I would like to know whether the setting null to variables in the tearDown methods within PHPUnit_Framework_TestCase and children is a mere formality or serves some actual purpose.

Example:

protected function tearDown(){
  $this->someUsedVariable=null;
}

P.S.: I mean, don’t used variables get destroyed anyway by the end of the script?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T14:55:01+00:00Added an answer on May 21, 2026 at 2:55 pm

    Of course they are destroyed at the end of the script. Once you started your test suite your script does not end directly, because you’ll probably have hundrets or thousands of test cases being executed and all those test cases together will sooner or later use up all memory / fill up the max. number of connections to a database (etc.) if not properly teared down.

    By setting variables to null you allow the garbage collector, once activated, to free up the used memory.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to know whether this is actually possible in Android? When Android
I am developing a walkie-talkie application for Android, and would like to know whether
I would like to do the following. I don't know whether it's possible to
I would like to know how css works under the hood. Whether the html
I would like to know whether there might be any possibility of some performance
I would like to know whether a Web Service can be used to monitor
I am learning Haskell and would like to know whether the constructs known in
I am new to JavaFx technology, I would like to know whether I can
I would like to know whether WinInet or WinHttp will get webpage contents quickly
I would like to know whether there is any easy method to check whether

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.