Commit graph

10 commits

Author SHA1 Message Date
Christoph Michael Becker
e41806c30b Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Jakub Vrana
c80da7c04a Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
60f5e69be3 Document procedural APIs of IntlTimeZone
While we're at it, we fix the return type of IntlTimeZone::getoffset().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351641 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-25 13:28:01 +00:00
Christoph Michael Becker
b95d28e6ec Fix return types
Functions which return false on failure should state that in their
signature as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Christoph Michael Becker
71ac13cbde Document ICU version requirement
Inspired by a contribution of an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344865 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 14:54:11 +00:00
Peter Cowburn
0dad2268d5 add missing svn properties, svn:eol-style and svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344522 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-15 22:01:56 +00:00
Jakub Vrana
fd863a9058 Add new IntlTimeZone methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344011 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 16:41:01 +00:00
Jakub Vrana
ad2e71299d Use int instead of integer in return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343892 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:57:18 +00:00
Jakub Vrana
be295015d0 Use int instead of integer in parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343891 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:56:34 +00:00
Stanislav Malyshev
1863925952 add docs for IntlTimeZone
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330716 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-30 22:23:14 +00:00