Christoph Michael Becker
789af83432
Generate calendar methodsynopses based on stubs
...
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351553 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-23 22:36:15 +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
9418329a85
Document important changes due to bugfixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350808 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-07 16:36:13 +00:00
Christoph Michael Becker
8498214e08
Document $method parameter
...
Cf. <https://github.com/php/php-src/pull/4552#discussion_r315430346 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347874 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-20 09:01:50 +00:00
Christoph Michael Becker
84c932da65
Clarify date range
...
It may be much larger on 64bit systems, and 32bit systems may support
negative timestamps.
Inspired by a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344981 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-08 12:14:18 +00:00
Christoph Michael Becker
cca0f0ce48
Improve gregoriantojd() docs
...
* clarify valid date range
* document overflow behavior
* document return value 0 on failure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344466 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-08 15:25:00 +00:00
Christoph Michael Becker
df530262db
Fix return value section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344421 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-02 14:44:09 +00:00
Christoph Michael Becker
a2a7e00403
Clarify meaning of $fl parameter and improve example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344411 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-01 15:21:10 +00:00
Christoph Michael Becker
4f99f45ac5
Improve jdmonthname man page
...
We replace the numeric literals with their predefined constant names,
and also call the parameter "mode" everywhere.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344408 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-01 12:59:05 +00:00
Christoph Michael Becker
ce74b736cf
Fix bug #63930 : cal_from_jd['dow'] gives 0 for Sunday
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344407 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-01 12:26:16 +00:00
Christoph Michael Becker
7a411177d7
Hebrew jdtojewish() output is ISO-8859-8 encoded
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344404 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-01 00:50:14 +00:00
Jakub Vrana
b8758b0605
Use entities in initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Christoph Michael Becker
f8011435b0
Clarify meaning of "start of the given Julian day"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342999 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-04 12:58:24 +00:00
Christoph Michael Becker
b92b86af55
Fix bug #67870 (jdtounix() claims localtime, but that's not true)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342998 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-04 12:02:58 +00:00
Christoph Michael Becker
e80cd5ffce
Integrate user note 69769
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342994 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-03 16:42:05 +00:00
Christoph Michael Becker
b03454fec4
Fix bug #70687 (Month List for 5775 Incorrect)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342993 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-03 16:32:09 +00:00
Peter Cowburn
db43575bd6
lowercase calendar function names
...
Patch by cmb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336889 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-08 22:46:53 +00:00
Maciek Sokolewicz
87d952ec1b
fixed small grammar mistake (incongruency) in example
...
---
Patch by Nikhil Vimal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336260 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 12:14:02 +00:00
Jean-Sebastien Hedde
204bc2974d
Anonymous contributions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335457 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-29 12:49:12 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
361be30820
Mention these not only in changelogs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334560 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-18 10:10:20 +00:00
Peter Cowburn
bf0b399e38
Minor English fixes
...
--
Provided by anonymous 30003 (pt@fb.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333096 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 20:43:08 +00:00
Adam Harvey
f8f64b7216
Add a note about the timezone gotcha in easter_date().
...
Fixes doc bug #63597 (easter_date ignores PHP's timezone and uses the TZ env
variable).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328495 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 02:54:01 +00:00
Hannes Magnusson
28f9526986
This is a version column
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326063 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:14:24 +00:00
Philip Olson
dd95f273f8
Changed changelog version number entries to be consistent with an X.Y.Z format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311057 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-15 17:58:55 +00:00
Philip Olson
f66adeb508
Removed credits that are (and belong) in php-src
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298915 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 16:46:47 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
a657af6cc4
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283802 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:41:36 +00:00
Richard Quadling
8ac9109e3d
Use Unicode characters and UTF-8 encoding.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278175 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 12:58:06 +00:00
Mehdi Achour
33452ee6b3
Add/move sections to changelogs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277645 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 21:08:01 +00:00
Jakub Vrana
4d50cfcce4
Initializers - part 1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273174 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:08:52 +00:00
Hartmut Holzgraefe
34752e3400
parameter documentation fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255035 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-13 12:04:07 +00:00
Hartmut Holzgraefe
ab28467306
duplicate info removed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255034 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-13 11:54:19 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
90fc7ae81c
Add ChangeLog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 02:08:16 +00:00
TAKAGI Masahiro
71e048157b
fixed return value.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235543 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-13 03:51:24 +00:00
TAKAGI Masahiro
9d6c0be24f
removed unneeded portion.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235542 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-13 03:50:47 +00:00
Hartmut Holzgraefe
9417ada4c2
Implemented the new doc style, new entities, and rewording where appropriate
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235409 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-11 09:58:56 +00:00
Hartmut Holzgraefe
89dd3939ec
WS in preparaton for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234670 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-29 13:18:58 +00:00
Jakub Vrana
8664ea3458
Remove self-reference See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184894 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-22 15:39:28 +00:00
Jakub Vrana
3ddd190e40
<constant> (thanks to Didou)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183735 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 07:57:26 +00:00
Jakub Vrana
b584efc138
They are constants, not strings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183725 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 04:56:23 +00:00
David Mytton
7daa4b26fe
Added param calendar info from note and added example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183690 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 21:31:12 +00:00
Jakub Vrana
df1bfeb3e3
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172498 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 14:54:25 +00:00
Yannick Torres
2c9751bb8a
use more entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@171828 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-01 13:25:30 +00:00
Jakub Vrana
fa2e38785e
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Friedhelm Betz
a3f050e977
markup:
...
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00