Kalle Sommer Nielsen
17ece6f8ff
Fixed bug #45847 strftime() (returns an empty string when using the %e conversion specifier)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304637 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 05:59:00 +00:00
Kalle Sommer Nielsen
3b77a371fd
Fixed bug #51317 (Errors/Exceptions section is incorrect)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304529 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 05:08:56 +00:00
Kalle Sommer Nielsen
138a9e2414
Fixed bug #51538 (strptime() buggy prior PHP 5.2.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304520 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:33:12 +00:00
Kalle Sommer Nielsen
e1f7f5aecf
Fixed bug #51924 (Missing MySQL datetime format in list of valid formats)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304519 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 00:21:53 +00:00
Gustavo André dos Santos Lopes
0c430b011e
- In example, "new date_create" corrected to "date_create". Closes bug #52973 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303959 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-02 19:08:23 +00:00
Richard Quadling
c86065e294
Proceed (to go forward) => prefixed (added to the beginning of a word)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303920 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-01 11:59:12 +00:00
Richard Quadling
852db5102e
TZDB V2010.13 (2010m)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303791 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-27 14:11:50 +00:00
Joey Smith
9412bf3cd4
Adds a "seealso" to date-parse-from-format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302973 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-01 11:29:23 +00:00
Adam Harvey
0b2f8a77ab
Fix doc bug #52642 (You have mixed up two values in one of the tables) by
...
adding a note to the strptime() manual page explaining how OS dependent it is,
suggesting date_parse_from_format() as an alternative, and refining the
parameter descriptions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302528 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 05:45:06 +00:00
Richard Quadling
1644a4f4db
TZDB V2010.12 (2010l)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302351 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-16 13:56:40 +00:00
Richard Quadling
81211debd5
TZDB V2010.11 (2010k)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302338 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-16 12:27:50 +00:00
Daniel Egeberg
3789d01ba8
Added undocumented public properties in DateInterval.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301510 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-24 12:02:57 +00:00
Adam Harvey
5c46b0354a
Per doc bug #52378 (new DateTime(time()) failed and should not), clarified how
...
you can emulate the functionality of DateTime::setTimestamp() in PHP 5.2 with
an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301411 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-20 04:25:14 +00:00
Adam Harvey
49d9c2bfe7
Fix doc bug #52363 (timezone_name_from_abbr problem) by adding more explanation
...
of the $isdst parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301391 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-19 10:13:31 +00:00
Richard Quadling
52c6382222
Use &date.datetime.retval.changelog; for changelog to bring it inline with other methods.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300803 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-28 12:22:05 +00:00
Daniel Egeberg
f2f4e07d9d
Fixed PHP bug #51976 (date_default_timezone_get still mentions TZ use)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300203 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-05 10:37:33 +00:00
Peter Cowburn
975bee39f1
doy values of 001-009 are allowed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300164 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-03 13:52:49 +00:00
Richard Quadling
54b35123bc
Temporarily hide unrequired synopses from datetime documentation (all translations) as these are generating a warning during the build process.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299689 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 12:51:39 +00:00
Peter Cowburn
3f159d3087
Correct description of special ! character. Fixes #51866
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299631 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-22 19:13:10 +00:00
Richard Quadling
55940885de
Add oop or procedural roles to constructorsynopsis and methodsynopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299487 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 13:18:07 +00:00
Richard Quadling
f53f615b19
Unintentional <void/> return type. Sorry.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299463 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 17:10:19 +00:00
Richard Quadling
f85c864b93
Add roles to methodsynopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299461 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 17:08:30 +00:00
Richard Quadling
943cea1918
Standardised collection of constructor/destructor/methods for datetime classes.
...
Automatically handles any new methods as well as separation of constructorsynopsis and destructorsynopsis.
Fallback of "blank" when the xxxxsynopsis entries do not exist.
Used &Methods; for tr translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299458 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 16:52:10 +00:00
Daniel Convissor
2886be7bf6
Use new date format parameter entity. Move microsecond change log info from parameter to change log.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299419 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 01:35:47 +00:00
Daniel Convissor
d562dc3ee6
Clarify date string parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299418 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 01:05:05 +00:00
Daniel Convissor
58d4069d7f
Say object parameter is modified rather than being passed by reference (as was put forth in r298971)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299417 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-17 00:31:47 +00:00
Daniel Egeberg
059449e23e
Minor changes in formats.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299413 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-16 13:38:29 +00:00
Daniel Egeberg
00416213c8
Fixed some bad copy/paste
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299404 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-15 20:59:37 +00:00
Daniel Egeberg
eb2c1937c6
Fixed PHP bug #36474 (strtotime: Document internal Date Input Format).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299403 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-15 20:54:14 +00:00
Richard Quadling
1b93e89734
Separate constructorsynopsis from methodsynopsis.
...
Added missing procedural function prototypes to OOP methods.
Updated xi:includes to get OOP style constructor and methodsynopsis only.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299350 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:33:37 +00:00
Richard Quadling
c8d0e68933
TZDB V2010.09(2010i)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299349 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:30:00 +00:00
Adam Harvey
ad31b64bbb
Typo fix (thanks Derick!).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299014 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 09:50:28 +00:00
Daniel Convissor
5da1c6eac5
Add error handling to basic example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299010 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 03:45:09 +00:00
Daniel Convissor
87775dd402
Add example of dates rolling over.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299009 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 03:18:48 +00:00
Daniel Convissor
0e209aff72
Add example of how adding months can be problematic.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299008 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 03:05:09 +00:00
Daniel Convissor
fe271d65f0
Use function instead of methodname in seealso to get () in output.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299003 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 00:51:18 +00:00
Daniel Convissor
631a7e0046
Add get last errors to see also.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299001 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-05 00:30:24 +00:00
Daniel Convissor
a23cd14d80
Improve return section text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298982 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 17:21:29 +00:00
Daniel Convissor
c8c3d5ba2e
Add return values section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298981 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 17:21:02 +00:00
Daniel Convissor
7c0a9d9625
Procedural methods operate on object by reference.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298971 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 14:07:26 +00:00
Adam Harvey
4943fdaa3f
Added an example to make clearer the misunderstanding that led to bug #51737
...
(Having a bug when using date_diff($t1,$t2)).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298955 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 10:06:59 +00:00
Daniel Convissor
dee90d3315
Clarify and standardize some datetime return values via new entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298939 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 04:56:40 +00:00
Daniel Convissor
8b7427f897
Provide new entity for procedural returning false on failure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298938 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 03:46:27 +00:00
Daniel Egeberg
2b587ab01f
Normalized initializer NULL-values to use the &null; entity:
...
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Philip Olson
792ff31a8f
Fixed build. Patch by Yawk.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298831 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-01 04:44:38 +00:00
Daniel Convissor
013b8d588c
Make datetimezone_open an alias to construct, just like the rest of the functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298828 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-01 04:17:40 +00:00
Daniel Convissor
bc56b6e4f1
Add example section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298753 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:59:03 +00:00
Daniel Convissor
775021759a
Add purpose to description section, just like everything else in the manual.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298752 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:18:36 +00:00
Daniel Convissor
dcd7880c98
Change link to timzone construct.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298751 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:08:22 +00:00
Daniel Convissor
b20aaa77b9
Add link to timzone construct.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298750 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-29 02:08:04 +00:00