mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
version info for closure methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325959 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4d657796c8
commit
437ca6963d
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@
|
|||
<function name='serializable::serialize' from='PHP 5 >= 5.1.0'/>
|
||||
<function name='serializable::unserialize' from='PHP 5 >= 5.1.0'/>
|
||||
|
||||
<function name='closure' from='PHP 5 >= 5.3.0'/>
|
||||
<function name='closure::__construct' from='PHP 5 >= 5.3.0'/>
|
||||
<function name='closure::bind' from='PHP 5 >= 5.4.0'/>
|
||||
<function name='closure::bindto' from='PHP 5 >= 5.4.0'/>
|
||||
|
||||
<function name='namespaces' from='PHP 5 >= 5.3.0'/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue