mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixed bug #54630
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310649 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ba5e388f61
commit
e5f0d0ecb2
1 changed files with 5 additions and 5 deletions
|
@ -135,13 +135,13 @@
|
|||
<function name='strptime' from='PHP 5 >= 5.1.0'/>
|
||||
<function name='strtotime' from='PHP 4, PHP 5'/>
|
||||
<function name='time' from='PHP 4, PHP 5'/>
|
||||
<function name='timezone_abbreviations_list' from='PHP 5 >= 5.1.0'/>
|
||||
<function name='timezone_identifiers_list' from='PHP 5 >= 5.1.0'/>
|
||||
<function name='timezone_abbreviations_list' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='timezone_identifiers_list' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='timezone_location_get' from='PHP 5 >= 5.3.0'/>
|
||||
<function name='timezone_name_from_abbr' from='PHP 5 >= 5.1.3'/>
|
||||
<function name='timezone_name_get' from='PHP 5 >= 5.1.0'/>
|
||||
<function name='timezone_offset_get' from='PHP 5 >= 5.1.0'/>
|
||||
<function name='timezone_open' from='PHP 5 >= 5.1.0'/>
|
||||
<function name='timezone_name_get' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='timezone_offset_get' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='timezone_open' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='timezone_transitions_get' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='timezone_version_get' from='PHP 5 >= 5.3.0'/>
|
||||
</versions>
|
||||
|
|
Loading…
Reference in a new issue