php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #42877 Feature proposal for print_r (for all PHP versions!)
Submitted: 2007-10-06 12:17 UTC Modified: 2007-10-06 12:24 UTC
From: rc at opelgt dot org Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 5.2.4 OS: all
Private report: No CVE-ID: None
 [2007-10-06 12:17 UTC] rc at opelgt dot org
Description:
------------
function print_r($a)
 {
  echo "Array $a\n {\n  ...
 }

is not that problem.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-06 12:24 UTC] johannes@php.net
That's the name inside the function not the one used to call the function. So either you provide a patch for the PHP source and prove me wrong or trust me that it's not possible. There's no need to continue spaming the bug tracker. I'd like to spend the time fixing bugs not wasting it with such discussions.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Aug 16 12:00:02 2025 UTC