📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 15:46:01
📂
/
/
opt
/
alt
/
tests
/
alt-php84-pecl-rrd_2.0.3-1.el8
/
tests
✏️
Editing: rrd_013.phpt
--TEST-- rrd_last test --SKIPIF-- <?php include('skipif.inc'); include('data/definition.inc'); if (!file_exists($data_updatedDb)) { die("skip $data_updatedDb doesn't exist"); } ?> --FILE-- <?php include('data/definition.inc'); var_dump(rrd_last($data_updatedDb)); ?> --EXPECTF-- int(920808900)
💾 Save Changes
❌ Cancel