php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #72070 var_dump + exit (COMBINED)
Submitted: 2016-04-21 17:18 UTC Modified: 2016-04-21 19:19 UTC
From: tazogamer at Yahoo dot com Assigned:
Status: Wont fix Package: *General Issues
PHP Version: Next Minor Version OS:
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2016-04-21 17:18 UTC] tazogamer at Yahoo dot com
Description:
------------
many developers, like an air, use the command:
var_dump($something);exit; 






Test script:
---------------
please, give us a peace, make function:
vEXIT($something);


which will do the same.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-04-21 17:52 UTC] tpunt@php.net
This has already been proposed on internals[1]. It was ultimately decided that there were no real benefits to having this as an internal function, and that it could very easily be implemented in userland.

[1]: https://marc.info/?t=144443354000005&r=1&w=2
 [2016-04-21 19:19 UTC] nikic@php.net
-Status: Open +Status: Wont fix
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 01:01:30 2024 UTC