update : 2015.11.03
php.shukuma.com검색:
|
Threaded::extend(PECL pthreads >= 2.0.8) Threaded::extend — Runtime Manipulation 설명
public bool Threaded::extend
( string
$class
)Makes thread safe standard class at runtime 인수
반환값A boolean indication of success 예제
Example #1 Runtime inheritance
<?php 위 예제의 출력: bool(true) |