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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tazogamer at Yahoo dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 10 03:01:34 2025 UTC