£Á°èZ¨Ä…–K§‚«“ô4“ÒÙ´dîfUÙÃÅ WKbyʦ•ꎅȮFÒ¿ÊÎóCozá¬S@6{Í:›œêZÌ:Š•_%:¢¾¾~;‘Ã~芩ÊǍí`ÔÑ©ú뙵'5I¿fš×WO%ø9¾«¾DK|€ùÍD”Ýs]nHÕ¶êםӼ㞪éUWŸÈË%DÒÕ¬ï‘]/Åcx ‰ï2ß]ä6G[]S£Ôϯrs{úëóµmÒï#UQxo·õÞCe]"±/aÙ&Eã4ú9Jé_ÞåëdãöKë)AÞ ¯¹ægƒÛowЍø^d™ý½ßB7áyMä9ÜÖUã !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --TEST-- APC: apcu_store/fetch with arrays with two object references --SKIPIF-- --INI-- apc.enabled=1 apc.enable_cli=1 --FILE-- ===DONE=== --EXPECT-- array(2) { [0]=> &object(stdClass)#1 (0) { } [1]=> &object(stdClass)#1 (0) { } } array(2) { [0]=> &object(stdClass)#1 (0) { } [1]=> &object(stdClass)#1 (0) { } } array(2) { [0]=> &object(stdClass)#2 (0) { } [1]=> &object(stdClass)#2 (0) { } } array(2) { [0]=> &string(3) "roh" [1]=> &string(3) "roh" } ===DONE===