1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-27 09:18:16 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Alexandre Daubois 576c7c43fe [PHP 8.4] Add ext-date constant types (#4237) 2024-12-03 21:59:52 +00:00
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
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
Máté Kocsis 0466dd93f7 Sync ext/date class synopsis with recent stub changes (#1597)
Co-authored-by: George Peter Banyard <girgias@php.net>
2022-11-07 13:38:34 +01:00
Máté Kocsis b3ed29c728 Generate ext/date class synopses from stubs (#1247) 2021-12-24 10:57:45 +01: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
Shein Alexey 66296db2fa Removed extra section and "XXX Node Types" title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316532 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-12 13:06:48 +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
Pedro Antonio Gil Rodríguez ea0712c2cb Corrected some spelling mistakes.
Changed parameter name window -> window_handle

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293794 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 00:30:45 +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