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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
13 + 34 = ?
Subscribe to this entry?

 
 [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: Sun May 05 07:01:32 2024 UTC