1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

23 Commits

Author SHA1 Message Date
Gina Peter Banyard
1742a682cd gender: fix XML by converting para to simpara tags via script (#5130) 2026-01-18 20:01:21 +00:00
Gina Peter Banyard
d50d0a1665 gender: fix XML to get remove of useless wrapping para tags 2026-01-16 06:16:35 +00:00
philip
e8ac70bf54 Implemented global.ent entities for all external URLs, these new entities were
added to global.ent via f8bdf4030e
Sorry translators for this extra work!
Note: Notes containing 'windows.php.net/downloads/pecl/releases' were
removed as the associated entity will disappear one day via https://github.com/php/doc-base/pull/143
2025-02-22 07:59:45 -08:00
haszi
765b2d6eec Remove empty configuration pages (#3538)
Co-authored-by: haszi <haszika80@gmail.com>
2024-07-09 22:24:55 +01: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
haszi
d003827aba [skip-revcheck] Update gender constant IDs (#3211)
* Update gender constant IDs to the standard class constant ID format.

---------

Co-authored-by: haszi <haszika80@gmail.com>
2024-02-29 14:59:21 +00:00
alfsb
6ceccac786 [skip-revcheck] Normalize &Constants; and &Methods; usage (#2703)
Drive-by trailing whitespace removals

Co-authored-by: André L F S Bacci <ae@php.net>
2023-08-23 13:09:51 +01:00
George Peter Banyard
c44e9cb68b Fix some (con|de)structor pages (#1507)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2022-04-06 18:55:35 +01:00
George Peter Banyard
68c2c87150 Fix extension doc membership 2021-06-13 23:23:33 +01: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
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
Jakub Vrana
ad2e71299d Use int instead of integer in return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343892 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:57:18 +00:00
Jakub Vrana
be295015d0 Use int instead of integer in parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343891 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:56:34 +00:00
Jakub Vrana
331fbfeac5 Use bool instead of boolean in return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343889 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:50:10 +00:00
Jakub Vrana
dd07341fae Remove trailing fullstop in <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
André Luis Ferreira da Silva Bacci
e9366ee458 Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
See https://github.com/phpdocbrbridge/bridge/blob/master/src/revbumper.php for automatic tool for translations.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342988 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-02 18:42:15 +00:00
Richard Quadling
cb2e7b70b1 svn:keywords, svn:eol-style, svn:ignore all set appropriately.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:08:23 +00:00
Jakub Vrana
9e8b518051 Add versions for classes
Generated by http://pastebin.com/NByXgj7E and manually edited

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:02:33 +00:00
Anatol Belski
742458d842 documented the new gender methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330005 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-04 18:20:09 +00:00
Philip Olson
04b11e621f Fixed spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Adam Harvey
94524f3aae Fix the return type for Gender::country(), add an example, tinker with some
English, and remove the unneeded svn:mime-type property.

Fixes doc bug #63373 (Mistake in documentation).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328254 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-06 05:35:52 +00:00
Anatol Belski
f40d981265 improved gender ext docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327360 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-29 17:44:32 +00:00
Anatol Belski
857c5e3a02 added gender ext documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327302 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-26 23:48:51 +00:00