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

52 Commits

Author SHA1 Message Date
Gina Peter Banyard
4e53894013 eio: fix XML by converting para to simpara tags via script (#5147) 2026-01-25 15:47:41 +00:00
Gina Peter Banyard
1ee6ea115b eio: move &eio.warn.relpath; out of para tag (#5148) 2026-01-18 22:40:56 +00:00
Gina Peter Banyard
3ae6fd0236 eio: fix XML to get remove of useless wrapping para tags 2026-01-15 22:14:14 +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
Mikhail Alferov
80cdc9a1cd eio-seek.xml: amend whence parameter and shorten the refpurpose (#3563)
* eio-seek.xml: amend `whence` parameter

* eio-seek.xml: change constant names

* eio-seek.xml: shornet the `reppurpose`

* eio-seek.xml: add a dot at the end of the sentence

* Update reference/eio/functions/eio-seek.xml

Amend the constant name

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

* eio-seek.xml: remove para about 'optional' `whence` parameter

Remove the paragraph about the alleged optionality the `whence` parameter (is was merely a copy-paste from https://www.php.net/manual/en/splfileobject.fseek.php)

* eio-seek.xml: change 'socket resource' to 'Socket instance'

The Socket replaces socket resources as of PHP 8.0.0.

* eio-seek.xml: wrap Socket with the `classname` tag

---------

Co-authored-by: Gina Peter Banyard <girgias@php.net>
2024-08-26 12:37:00 +01:00
Mikhail Alferov
7db96bd04d eio-get-last-error.xml: add a dot at the end of the sentence (#3566) 2024-07-26 03:58:35 +01:00
haszi
765b2d6eec Remove empty configuration pages (#3538)
Co-authored-by: haszi <haszika80@gmail.com>
2024-07-09 22:24:55 +01:00
haszi
f80105b4fc Remove constant tag from literal values (#3251)
* Remove constant tag from literal values

* [skip-revcheck] Fix whitespace

---------

Co-authored-by: haszi <haszika80@gmail.com>
2024-03-10 21:34:11 +01:00
Niklas Keller
06b716a4c3 Fix parameter type for eio_readlink
See 5291fa10d0/php8/php_eio.stub.php (L101)

Closes GH-1386.
2022-02-09 08:25:16 +01:00
George Peter Banyard
68c2c87150 Fix extension doc membership 2021-06-13 23:23:33 +01:00
Sergey Panteleev
a4fe8cf4c7 Rewrite eio return values section 2021-06-10 09:18:28 +03:00
Sergey Panteleev
2de607fdc7 Fix issues in Eio directory
Part of #658
2021-06-09 12:18:49 +03:00
Ruslan Osmanov
3cfbd573de Added a note about removal of eio_init function in the eio version 3.0.0RC1 (#536) 2021-04-19 10:02:10 +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
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
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
940a593f33 Fix #78670: Online Documentation at eio_chmod and eio_chown has typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348155 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-14 07:17:37 +00:00
wyrihaximus
0c4ba45053 Link thread count related functions for ext-EIO
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348012 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-18 19:59:21 +00:00
wyrihaximus
b38591439b Turn all EIO seealso functions references into links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347831 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-11 08:36:18 +00:00
Christoph Michael Becker
e27bd5959a Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345458 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-13 10:21:58 +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
Christoph Michael Becker
e1b57a1950 minor fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338890 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-02 18:09:05 +00:00
Ruslan Osmanov
ff4c970508 Add: eio example using eio with event extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338100 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 08:02:51 +00:00
Richard Quadling
4ba7921c5f Double quotes for attribute values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334961 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:18:12 +00:00
Richard Quadling
8cb6042764 Added complete svn:keywords
Ignore entities.*.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329114 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-13 00:47:14 +00:00
Ruslan Osmanov
1ef6e39964 Fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326621 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-12 19:04:32 +00:00
Ruslan Osmanov
f6dbaa7cb4 Fix: eio version for eio_init func
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326546 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-08 16:34:13 +00:00
Ruslan Osmanov
accae99f41 Change: eio_get_last_error marked experimental
Add: notice about eio_init in future

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326539 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-08 10:35:49 +00:00
Yannick Torres
a365ccac90 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326443 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-04 06:41:25 +00:00
Ruslan Osmanov
04118f4f52 Refact: sort function versions
Add: docs for new stuff in eio 1.0.0

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326403 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-01 17:27:34 +00:00
Ruslan Osmanov
b3dcd0626b Change: eio_write proto according to svn(release comes soon)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326350 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-26 19:33:25 +00:00
Ruslan Osmanov
32de118cd3 Added: changes according to eio 0.5.0 beta
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326324 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-24 10:10:24 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Jakub Vrana
cbe13b0842 PHP syntax highlighting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322202 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 13:55:48 +00:00
Jakub Vrana
a73c8f8720 Match IDs to function names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322184 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:08:21 +00:00
Ruslan Osmanov
808bb35c35 Remove old info about manual installation, since libeio is now embedded
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321920 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 09:24:04 +00:00
Jakub Vrana
5260a7be8a Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321916 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 09:03:55 +00:00
Richard Quadling
377cbed580 W/S TAB Removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318955 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-09 16:41:13 +00:00
Ruslan Osmanov
043fadeac3 Change: sync with svn changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318754 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-03 19:38:18 +00:00
Ruslan Osmanov
139b4cc88b Fix: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318534 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-28 19:36:53 +00:00
Ruslan Osmanov
8a0d2c0cd5 sync with eio 0.3.0 alpha
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318491 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-27 20:50:45 +00:00
Ruslan Osmanov
7b29f9427f Change: sync with changes of version 0.2.0 alpha
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318348 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-23 18:38:00 +00:00
Ruslan Osmanov
507f17676c Change: removed warning about crash in xdebug, since now another technique used
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318322 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-22 14:08:24 +00:00
Ruslan Osmanov
41a9549777 Fix: style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318265 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-20 15:17:18 +00:00
Ruslan Osmanov
c6ca316009 Fix: installation instructions link
Add: installation instructions for Gentoo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318225 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-19 15:46:05 +00:00
Richard Quadling
c21644b453 W/S, Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318019 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-11 12:14:06 +00:00
Richard Quadling
72d9f3c9ba svn:eol-style Native
svn:keywords All
svn:ignore entities.*.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318016 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-11 11:34:47 +00:00
Ruslan Osmanov
2b11c1f2d0 Fix: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318004 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-11 05:06:49 +00:00
Ruslan Osmanov
cd3b81fd57 Fix: redundant braces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317987 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-10 19:35:52 +00:00