X7ROOT File Manager
Current Path:
/opt/alt/tests/alt-php84-pecl-gender_1.1.0-3.el8/tests
opt
/
alt
/
tests
/
alt-php84-pecl-gender_1.1.0-3.el8
/
tests
/
??
..
??
001.phpt
(541 B)
??
002.phpt
(300 B)
??
003.phpt
(303 B)
??
004.phpt
(796 B)
??
005.phpt
(298 B)
??
006.phpt
(612 B)
??
007.phpt
(1 KB)
??
008.phpt
(500 B)
??
009.phpt
(379 B)
??
009.phpt.php-8.4-compatibility
(379 B)
??
010.phpt
(508 B)
??
010.phpt.php-8.4-compatibility
(508 B)
??
011.phpt
(1.66 KB)
??
011.phpt.php-8.4-compatibility
(1.66 KB)
??
func.inc
(1000 B)
Editing: 009.phpt.php-8.4-compatibility
--TEST-- Test __clone() breakage --SKIPIF-- <?php if (!extension_loadad('gender')) print 'skip'; ?> --FILE-- <?php $g = new Gender\Gender; class Dummy { public $value = null; } $a = new Dummy; $b = clone $a; var_dump($g, $a, $b); ?> DONE --EXPECT-- object(Gender\Gender)#1 (0) { } object(Dummy)#2 (1) { ["value"]=> NULL } object(Dummy)#3 (1) { ["value"]=> NULL } DONE
Upload File
Create Folder