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

120 Commits

Author SHA1 Message Date
Jim Winstead
0545e305cf Normalize version strings in changelog entries (#3672)
Now they're always N.X.Y for a PHP version, or PECL extension N.X.Y for PECL extensions.
2024-09-23 11:15:26 -07:00
Mikhail Alferov
b9572b6f7e getparam.xml Add parameter tag and missing periods (GH-3754) 2024-09-16 00:23:32 +02:00
Luffy
45819f24af Fix Build broken: No parameters sections (#3740) 2024-09-13 08:56:32 +08:00
Mikhail Alferov
e50e797467 Remove extra space characters (GH-3737)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2024-09-12 23:37:42 +02:00
omars
1d92acb7ad Solr 2.7.0: SolrQuery::setHighlightQuery / getHighlightQuery (hl.q) (#3485)
* Solr 2.7.0: SolrQuery::setHighlightQuery

* Apply suggestions from code review #1

formatting suggestions from CR

Co-authored-by: Gina Peter Banyard <girgias@php.net>

* SolrQuery::setHighlightQuery: clarification and rewording

* SolrQuery: remove entities file

* Whitespaces

---------

Co-authored-by: Gina Peter Banyard <girgias@php.net>
2024-09-11 14:21:24 +01:00
Mikhail Alferov
f79fac8b3d solr/setup.xml: Various improvements (#3547)
* solr/setup.xml: add the missing dots cahracters

* Update setup.xml

* Update reference/solr/setup.xml

Add the `option` tag

Co-authored-by: Gina Peter Banyard <girgias@php.net>

* Update reference/solr/setup.xml

Capitalize Google

Co-authored-by: Gina Peter Banyard <girgias@php.net>

---------

Co-authored-by: Gina Peter Banyard <girgias@php.net>
2024-08-25 22:37:26 +01:00
haszi
48ce43fe79 Remove empty resources pages (#3545)
Co-authored-by: haszi <haszika80@gmail.com>
2024-07-26 02:17:29 +01: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
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
19e8122137 Remove references to "double" and use float instead (#1848) 2022-09-27 12:38:35 +01:00
Máté Kocsis
bc0556b655 Use even more &alias; entities (#1801)
So that gen_stub.php --replace-methodsynopses --verify can find them all
2022-09-07 14:09:52 +02:00
George Peter Banyard
ecaa214642 Fix de/constructor synopsis tag usage (#1457)
In Solr, Stomp, Yaf.

Also include constructor and destructor in StreamWrapper interface synopsis
2022-03-15 16:36:11 +00:00
George Peter Banyard
e9df25bfee Revert "Fix de/constructor synopsis tag usage" commits.
Turns out this is not as easy as I thought >_>
2022-03-13 18:41:35 +00:00
George Peter Banyard
dd2701db49 Fix de/constructor synopsis tag suage in SOLR docs 2022-03-13 18:20:53 +00:00
Sergey Panteleev
a56de5a303 Remove empty see also section from solr 2021-11-03 14:40:33 +03:00
Sergey Panteleev
d00128a85a Fix issues in solr directory (#693)
Co-authored-by: George Peter Banyard <girgias@php.net>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-08-03 13:10:57 +03:00
George Peter Banyard
68c2c87150 Fix extension doc membership 2021-06-13 23:23:33 +01:00
Sergey Panteleev
a4645fd639 Clean up Classname::Method refs (#608) 2021-05-19 18:00:45 +03:00
Sergey Panteleev
184f3f7bd4 Remove PHP 5, 7 references (#565) 2021-05-12 14:49:16 +03:00
Kamil Tekiela
9ee27f088a Fix some common typos (#533)
* accomodate -> accommodate
* agressive -> aggressive
* begining -> beginning
* enviroment -> environment
* existance -> existence
* fourty -> forty
* foward -> forward
* futher -> further
* immediatly -> immediately
* occured -> occurred
* occuring -> occurring
* occurance, occurence -> occurrence
* prefered -> preferred
* publically -> publicly
* seperate -> separate
* compliment -> complement
2021-04-19 11:57:59 +02:00
Christoph Michael Becker
e41806c30b Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753 Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00: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
Christoph Michael Becker
af5f2f87b3 Add PECL in front of version numbers in changelogs
Patch contributed by Benjamin Morel <benjamin.morel@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350988 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-25 15:11:56 +00:00
Christoph Michael Becker
6bf4f2f0f5 Use consistent modifiers order "public" before "readonly"
Before this change:

public/readonly: 50 cases
readonly/public: 30 cases (mostly in DOM)

Reordered to be always public/readonly, in this order.

Patch provided by Giovanni Giacobbi.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349623 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-05 10:45:54 +00:00
Christoph Michael Becker
38cb4ad393 Fix #78637: SolrQuery::getFacetDateOther: wrong return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348152 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 15:28:59 +00:00
Nikita Popov
708c4884f2 Fix typos
Patch by carusogabriel.

Closes php/doc-en#5.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347753 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-15 14:29:36 +00:00
Peter Cowburn
dde9fdb533 fix build (unwanted entity)
This fixes the build failure, which logged:

ERROR (.../en/reference/solr/solrmissingmandatoryparameterexception.xml:58:66)
 &reference.solr.entities.solrmissingmandatoryparameterexception;
------------------------------------------------------------------^
 Entity 'reference.solr.entities.solrmissingmandatoryparameterexception' not
 defined




git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344523 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-15 22:21:52 +00:00
Peter Cowburn
1113dcb235 remove unwanted entities.*.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344520 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-15 21:51:09 +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
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
Jakub Vrana
7418592d82 Capitalize <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343887 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:24:28 +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
Christoph Michael Becker
b7fc1cdcf2 Fix typo
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342182 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-25 12:21:37 +00:00
Christoph Michael Becker
639c9e6a15 Fix #73145: The doc says no Dll available, but there is..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341760 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-25 14:25:36 +00:00
Omar Shaban
98c47a621b Solr - SolrDocument child documents method doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340990 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-13 15:17:14 +00:00
Omar Shaban
eda8c2e0ce SolrChild Documents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340984 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-13 13:26:56 +00:00
Omar Shaban
2a7aebe77c Solr: Child documents support v 2.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340983 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-13 13:24:39 +00:00
Omar Shaban
bbec48ed8f SolrCollapseFunction::setField argument update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340982 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-13 13:19:07 +00:00
Christoph Michael Becker
c1194eea59 Fix #72761: Buggy example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339804 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-05 13:43:39 +00:00
Christoph Michael Becker
f713e46643 Fix typo
-- 
Provided by anonymous 70174 (gunbei@10xengineers.org)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339627 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:42:02 +00:00
Peter Cowburn
faf9214032 whitespace (tab indents, trailing space)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338550 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-30 12:57:31 +00:00
Omar Shaban
f078a94979 Solr - SolrQuery::collapse example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338001 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-16 14:21:46 +00:00