1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 22:41:20 +02:00
Files
archived-php-src/ext/standard
Thies C. Arntzen 992e6a429d made var_dump zend-aware....
<?
$ar = array("hallo" => "tubu");

var_dump($ar);
?>
works again!!!

zeev, andi -> please review what i've done!!!

(no i can start "debugging" other stuff, as i often use var_dump)
1999-04-24 18:39:41 +00:00
..
1999-04-21 18:10:18 +00:00
1999-04-23 20:06:01 +00:00
1999-04-22 02:48:28 +00:00
1999-04-21 17:57:40 +00:00
1999-04-24 18:39:41 +00:00
1999-04-22 02:48:28 +00:00
1999-04-23 20:06:01 +00:00
1999-04-24 18:39:41 +00:00