25 Commits

Author SHA1 Message Date
Gina Peter Banyard 4d17b7b494 [skip-revcheck] Convert class markup to be compatible with DocBook 5.2
Closes GH-3415
2024-06-14 17:04:53 +01:00
George Peter Banyard 9154789dfc Fix DateInterval class markup
It was using a mixture of the new and old class markup causing a PhD assertion to fail
2023-09-23 14:34:20 +01:00
Máté Kocsis 14767af0f0 Use new class synopsis markup (#2611)
Follow-up on https://github.com/php/phd/pull/77
2023-08-30 12:28:30 +01:00
Máté Kocsis 02ff7fef5b Update ext/date role attributes (#1972) 2022-12-11 16:34:22 +01:00
Derick Rethans c249f3bc56 Incorporate useful information from notes (take #2) 2022-08-25 17:20:54 +01:00
Derick Rethans 4586854a24 Fixed bug #74054: New DateInterval properties based on 2022-06-05 15:22:51 +01:00
Christoph M. Becker 3d9dad29c7 Fix bug #67034: Unable to compare DateInterval instances with == operator
Closes GH-1590.
2022-05-23 11:31:55 +02:00
Máté Kocsis b3ed29c728 Generate ext/date class synopses from stubs (#1247) 2021-12-24 10:57:45 +01:00
Sergey Panteleev 8cdc6621f9 Remove PHP 5, 7 references (#563)
- array functions
- datetime functions
- mbstring functions
- strings functions
- var functions
- xml functions
- json functions
2021-05-16 22:07:40 +03:00
Christoph Michael Becker 86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker a59ed9b526 Updates for datetime extension
Patch contributed by derick@

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350219 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 11:47:54 +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
Chris Wright 5eb5d9fffe See https://bugs.php.net/bug.php?id=65728
-- 
Provided by anonymous 33805 (sebastiankuhlmann@web.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331466 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-22 19:22:01 +00:00
Daniel Convissor aaed38ddf7 Clarify absolute param for diff(); modifies rdohms' patch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328424 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-19 18:47:35 +00:00
Adam Harvey d8fc668de6 Give the DateInterval documentation a bit of a freshen up; in particular,
provide a set of examples of the sort of format
DateInterval::createFromDateString() expects.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326736 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-20 10:07:07 +00:00
Daniel Convissor 94adebe079 Clarify "days" property (closes bug #54495).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319638 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-21 15:36:19 +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
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
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
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
Derick Rethans 99ea22f629 - Correcting some texts.
#- And testing the online doc editor.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296162 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-14 05:18:33 +00:00
Pierrick Charron 4724b47c25 Added new entities for Properties, Methods, InheritedMethods, Constants
# Those words were hardcoded in all class synopsis 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +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 c2608e09d8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283804 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:46:52 +00:00
Jakub Vrana 3f6baf5f2e Document datetime classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272892 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-06 14:55:00 +00:00