Derick Rethans
b03b869aad
Fixed example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346021 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-20 15:02:37 +00:00
Derick Rethans
a4d3ceaac3
Updated to version 2018.7 (2018g)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345935 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-30 11:21:46 +00:00
Derick Rethans
8e83a69aea
Updated to version 2018.6 (2018f)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345882 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-22 11:01:58 +00:00
Christoph Michael Becker
ebce493436
Fix #76945 : DateTime modify with decimals
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345766 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-02 15:43:12 +00:00
Christoph Michael Becker
5032f41c27
Document move of the DateTime constants to DateTimeInterface
...
Cf <https://github.com/php/php-src/pull/2483 >.
We keep the old IDs, though, for BC reasons.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345663 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-20 16:24:27 +00:00
Christoph Michael Becker
31af10a4a2
Fix #76838 : date_parse_from_format() changed meaning of zone value in PHP 7.2 -> BC break
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345615 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-09 15:42:19 +00:00
Derick Rethans
0665ff2123
Fixed versions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345354 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-19 10:10:28 +00:00
Christoph Michael Becker
866b749d19
Fix typo
...
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345236 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-29 14:12:50 +00:00
Christoph Michael Becker
9cc4767b2d
What's in a name?
...
The Macintosh operating systems changed their name a few times since
version 10. We follow suite, and use the proper name whenever we refer
to a certain version, and use “macOS” as generic term, since “Mac OS X”
and “OS X” versions are already unsupported, or loose support at the end
of this year.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345139 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-15 11:50:40 +00:00
Christoph Michael Becker
a39d6f9134
Fix #74176 : Add changelog entry
...
The properties have already been documented via r345090.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345092 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-04 11:17:48 +00:00
Christoph Michael Becker
62d7e3d656
The DatePeriod class has a few properties that are public, but are not documented, this patch documents them
...
--
Provided by anonymous 55921 (php@duncanc.co.uk )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345090 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-04 11:08:43 +00:00
Christoph Michael Becker
2446428ef3
Fix changelog entry order
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345050 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-25 14:14:41 +00:00
Derick Rethans
0e3c7cbce0
Updated to version 2018.5 (2018e)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344975 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-08 08:09:13 +00:00
Christoph Michael Becker
9f0ddf9569
Fix typo
...
Patch provided by Leo Gumbo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344562 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-25 13:52:25 +00:00
Derick Rethans
653978414c
Updated to version 2018.4 (2018d)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344552 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-24 11:24:03 +00:00
Christoph Michael Becker
c84f47ac7f
Document the zenith angles which are used for the calculation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344255 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-13 13:44:31 +00:00
Christoph Michael Becker
efe705d94a
Document $zenith parameter
...
This integrates user note 82801, and is supposed to make
user note 47839 superfluous.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344247 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-12 18:34:40 +00:00
Christoph Michael Becker
6b897704a1
Fix bug #46670 : date_sunrise (date_sunset) works incorrectly with gmtoffset parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344245 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-12 17:19:29 +00:00
Christoph Michael Becker
0f43dbaec0
Document structure of result array
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344223 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-11 17:41:41 +00:00
Christoph Michael Becker
6250f7fb10
Clarify possible element types
...
We also give examples for polar night and midnight sun.
This integrates user note 83903 and 116828.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344216 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-11 16:41:08 +00:00
Christoph Michael Becker
7e4c47b05c
date_sun(rise|set) fails if the sun does not rise or set
...
This integrates user note 114896.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344215 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-11 16:01:56 +00:00
Christoph Michael Becker
335b42f561
Add relevant links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344214 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-11 14:11:44 +00:00
Christoph Michael Becker
8ed83c937f
Add changelog entry regarding bug #39965
...
This integrates user note 111399.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344213 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-11 13:58:09 +00:00
Jakub Vrana
578a13198f
Update versions based on parsing sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344132 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 12:27:12 +00:00
Jakub Vrana
eee609624d
Document returning false (bug #74562 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344087 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 23:20:31 +00:00
Jakub Vrana
7c50ead1ed
Fix versions based on parsed php-src
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344068 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:23:17 +00:00
Jakub Vrana
3e9734391f
Add new functions to versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:39:15 +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
Derick Rethans
86418ef23a
Updated to version 2018.3 (2018c)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343860 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-24 13:47:45 +00:00
Peter Cowburn
e03f86db2f
Document DateTime::RFC3339_EXTENDED and DATE_RFC3339_EXTENDED
...
Based on a patch from lauri.piisang@eesti.ee
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343431 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-20 20:39:26 +00:00
Derick Rethans
e1b9b1f567
Updated to version 2017.3 (2017c)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343293 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-23 16:27:45 +00:00
Christoph Michael Becker
eff0cbed30
Update wrt. PHP 7.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343118 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:28:11 +00:00
Andrea Faulds
5020f2f154
Update changelog for DateTime::setTime
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342854 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-14 21:53:59 +00:00
Andrea Faulds
932a77838b
Fix bug #74405 (Undocumented 4th parameter of DateTime::setTime)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342846 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-12 00:56:39 +00:00
Derick Rethans
3787c3f437
Fixed docs for DateTIme constructor.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342817 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-09 10:41:12 +00:00
Jiří Pudil
e542303a31
Add microseconds support to DateInterval
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342541 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-05 08:22:07 +00:00
Peter Cowburn
976df74b38
use same refpurpose as DateTime::createFromFormat
...
Patch contributed anonymously via online editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342522 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:28 +00:00
Andrey Gromov
2aaa257b45
Two minor typos fixed.
...
--
Provided by anonymous 80662 (peterkokot@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342335 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-15 08:52:18 +00:00
Pieter Hordijk
400f2c8445
Documented the possibility of using offset values implemented in 5.5.10
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342230 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-04 08:59:24 +00:00
Derick Rethans
1ef7482bea
Updated to version 2017.2 (2017b)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342178 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-24 12:23:51 +00:00
Derick Rethans
b98ce020a7
Updated to version 2017.1 (2017a)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342002 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-01 19:57:03 +00:00
Christoph Michael Becker
85a0f92433
It previously mistakenly said that the start and end parameters accept only DateTimeImmutable, but they accept DateTimeInterface
...
--
Provided by anonymous 79786 (ondrej@mirtes.cz )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341755 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-23 17:39:09 +00:00
Christoph Michael Becker
50fe627f4f
Fix #73787 : strftime %k documentation self-contradicts
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341417 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 13:56:45 +00:00
Maciej Sobaczewski
95bdd6883b
Another round of PHP 4 content removal (mostly inline mentions)
...
Review is welcome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Derick Rethans
ff314ea403
Updated to version 2016.10 (2016j)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341119 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-24 10:37:35 +00:00
Christoph Michael Becker
a64043d7c6
This adds the 'v' format character introduced in e6819794eb
...
--
Provided by anonymous 77751 (me@jiripudil.cz )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341025 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-15 12:29:50 +00:00
Derick Rethans
092d955876
Updated to version 2016.9 (2016i)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340855 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-03 15:42:32 +00:00
Christoph Michael Becker
b306c950e3
Fix typo
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340752 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 09:57:46 +00:00
Derick Rethans
47661091ce
Updated to version 2016.8 (2016h)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340618 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 09:28:18 +00:00
Christoph Michael Becker
8e821c7a9c
Fix #73314 : Documentation on createFromFormat does not match with date_default_timezone_get
...
$timezone's default is to complex to be expressed as initializer, so we omit it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340470 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-14 09:06:55 +00:00
Christoph Michael Becker
a5d1e6e1db
Fix typos and markup
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340436 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-11 14:11:26 +00:00
Christoph Michael Becker
dd3d3bc95c
Fix #70036 : DateTime::createFromFormat/date_create_from_format return value not "formatted"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340326 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 17:02:21 +00:00
Derick Rethans
1afff783d6
Updated to version 2016.7 (2016g)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340259 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-30 09:05:39 +00:00
Derick Rethans
12313196fe
Updated to version 2016.7 (2016g)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340253 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 22:27:58 +00:00
Christoph Michael Becker
7fff0f94d5
Reverse merged revision(s) 339345-339344 from phpdoc/en/trunk/reference/datetime/datetime/createfromformat.xml:
...
Add proper markup
Improve format docs (provided by anon user)
There is no difference in createFromFormat whether
you use a 'd' or a 'j' for example. Both of them allow leading zeroes,
or not.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339932 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 13:17:15 +00:00
Christoph Michael Becker
a6629a0fad
Add proper markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339931 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 11:36:45 +00:00
Christoph Michael Becker
246eedd738
Improve format docs (provided by anon user)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339929 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-23 11:29:02 +00:00
Peter Cowburn
bb34cfdd32
fix Revision keyword
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339779 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-04 15:35:27 +00:00
Christoph Michael Becker
5894f6e970
Fix #68102 : Incorrect / misleading description of the ISO-8601 week-numbering year
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339714 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-25 15:36:08 +00:00
Christoph Michael Becker
0e729267cd
Fix parameter name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339656 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 15:25:19 +00:00
Derick Rethans
5f8dc963a0
Updated to version 2016.6 (2016f)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339577 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-06 10:10:36 +00:00
Christoph Michael Becker
b362985477
Fix #72514 : Behaviour of relative date format "this week" has changed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339521 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-29 11:44:50 +00:00
Christoph Michael Becker
de7ffa3624
Add warning regarding volatility of timezone abbreviations
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339461 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-23 17:03:25 +00:00
Christoph Michael Becker
253e98c2ea
Fix #72471 Docs to explain how adding/subtracting dates work (PS)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339460 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-23 16:30:38 +00:00
Christoph Michael Becker
7a94745acb
Fix #72471 : Docs to explain how adding/subtracting dates work
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339459 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-23 16:12:00 +00:00
Christoph Michael Becker
707cc32e4b
Fix #72461 : Documentation on DatePeriod is missing mention of unbounded periods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339435 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-21 11:58:49 +00:00
Christoph Michael Becker
cf0ced50ae
Fix #72457 : change in strtotime for invalid dates since 5.1.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339429 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-20 19:23:59 +00:00
Christoph Michael Becker
cf579106bf
Fix #65747 : DateTime __construct error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339390 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-18 17:21:49 +00:00
Derick Rethans
a93b9670de
Updated to version 2016.5 (2016e)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339356 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-15 10:56:10 +00:00
Christoph Michael Becker
b824148e7a
Fix #64588 : Missing Documentation of Escape Sequence
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339343 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-14 11:59:53 +00:00
Christoph Michael Becker
bd034b66e9
typo fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339242 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 14:13:34 +00:00
Peter Cowburn
c08bf3ec57
fix invalid date format examples (doc #69380 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339186 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-19 21:35:49 +00:00
Peter Cowburn
c242f63f9a
Document DatePeriod getStartDate(), getEndDate(), getDateInterval() methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339177 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 20:41:56 +00:00
Derick Rethans
69987a24cf
Updated to version 2016.4 (2016d)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339033 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-19 09:09:10 +00:00
Derick Rethans
b77b007222
Updated to version 2016.4 (2016d)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339032 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-19 09:05:50 +00:00
Derick Rethans
2d67091deb
Updated to version 2016.4 (2016d)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339026 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-18 18:23:27 +00:00
Derick Rethans
8849e33be6
Updated to version 2016.3 (2016c)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338802 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-24 11:06:51 +00:00
Derick Rethans
606602d5f7
Updated to version 2016.2 (2016b)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338747 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-15 09:11:54 +00:00
Derick Rethans
417c589d29
Updated to version 2016.1 (2016a)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338557 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-02 10:31:43 +00:00
Christoph Michael Becker
1c44bc0f84
added missing defaults (by Michael Hoppes)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338509 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 18:12:26 +00:00
Adam Harvey
41d8e7ffe4
Update version information to include PHP 7.
...
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.
In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Derick Rethans
5735231eae
Fixed #70796 : Timezones go under data
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338028 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-26 17:53:49 +00:00
Maciej Sobaczewski
92bff06867
Update bunch of versions.xml for PHP 7
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +00:00
Derick Rethans
636ddffb88
Updated to version 2015.7 (2015g)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337938 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-02 17:09:52 +00:00
Christoph Michael Becker
ddfb9f8974
added changelog ( fixes #69499 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337743 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 00:01:24 +00:00
Christoph Michael Becker
bbed905d26
clarified behavior of nn-nn-nn parsing ( fixes #61314 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337698 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-01 23:52:22 +00:00
Christoph Michael Becker
b30b22b31c
DATE_ISO8601 is not compatible with ISO-8601 ( fixes #70115 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337646 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-27 14:13:56 +00:00
Derick Rethans
9196fc672e
Updated to version 2015.6 (2015f)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337461 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-14 23:04:44 +00:00
Christoph Michael Becker
beb394a33a
reverted revision 337451:
...
fixed wrong parameter name (Reflection!) (fixes #70265 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337458 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-14 21:09:28 +00:00
Christoph Michael Becker
6f2e26eba9
fixed wrong parameter name (Reflection!) ( fixes #70265 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337451 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-14 12:49:32 +00:00
Derick Rethans
08bc59a694
Updated to version 2015.6 (2015f)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337422 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-12 20:46:27 +00:00
Christoph Michael Becker
8d6a0d5257
documented parsing of relative formats ( fixes #70209 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337325 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-07 21:03:06 +00:00
Christoph Michael Becker
2288810bf8
documented that DateTimeInterface is not implementable in userland
...
(see <http://news.php.net/php.internals/87217 >)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337210 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-21 12:19:50 +00:00
Christoph Michael Becker
4f5dbb13fa
MM are months; minutes are II
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337055 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-26 00:20:51 +00:00
Derick Rethans
6b84c9b874
- Updated to version ()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337047 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-24 18:01:22 +00:00
Christoph Michael Becker
f9aed876b8
clarified date() documentation regarding microseconds (#fixes 69789)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336982 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-16 20:46:13 +00:00
Derick Rethans
2bee8cf00a
- Updated to version 2015.5 (2015e)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336967 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-15 09:42:07 +00:00
Peter Cowburn
c0ba3d8f00
remove accidental PHP 6 unicode section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336883 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-08 12:34:43 +00:00
Maciek Sokolewicz
5edd406c8c
removed illegal "000" example from the doy format (as per note#113201) & reordered the example values to correspond to the actual format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336882 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-08 11:55:29 +00:00
Maciej Sobaczewski
bce4e5f7d7
Document $is_dst parameter removal in PHP 7
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336807 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-20 05:23:31 +00:00