PHP 8.5.0 Beta 3 available for testing

WeakReference::create

(PHP 7 >= 7.4.0, PHP 8)

WeakReference::create โ€” ๅผฑใ„ๅ‚็…งใ‚’็”Ÿๆˆใ™ใ‚‹

่ชฌๆ˜Ž

public static WeakReference::create(object $object): WeakReference

ๆ–ฐใ—ใ„ WeakReference ใ‚’็”Ÿๆˆใ—ใพใ™

ใƒ‘ใƒฉใƒกใƒผใ‚ฟ

object

ใ“ใฎใ‚ชใƒ–ใ‚ธใ‚งใ‚ฏใƒˆใฏใ€ๅผฑใๅ‚็…งใ•ใ‚Œใพใ™ใ€‚

ๆˆปใ‚Šๅ€ค

ๆ–ฐใ—ใ„ WeakReference ใ‚’่ฟ”ใ—ใพใ™ใ€‚ ๆ—ขใซๅŒใ˜ใ‚ชใƒ–ใ‚ธใ‚งใ‚ฏใƒˆใซๅฏพใ™ใ‚‹ WeakReference ใฎใ‚คใƒณใ‚นใ‚ฟใƒณใ‚นใŒๅญ˜ๅœจใ™ใ‚‹ๅ ดๅˆใฏใ€ใใ‚Œใ‚’่ฟ”ใ—ใพใ™ใ€‚

๏ผ‹add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top