Commit graph

53 commits

Author SHA1 Message Date
Christoph M. Becker
6c7300690f
Update Enchant installation instructions
As of PHP 8.0.0, Windows uses Enchant-2 by default, and that looks for
the providers in a different folder (what is no longer changeable via
the Registry).

We also remove the outdated PHP 5 related information.
2022-05-02 18:05:14 +02:00
Máté Kocsis
f0c0715e3d
[skip-revcheck] Generate ext/enchant class synopses from stubs
Closes GH-1075.
2021-11-16 14:08:25 +01:00
Christoph M. Becker
624ad8b8de
Document enchant installation on Windows 2021-04-06 16:40:17 +02:00
Yoshinari Takaoka
e9d73348f9 Added PHP 8 into versions.xml for enchant based on stubs.
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-400.
2021-01-24 17:34:55 +01:00
Christoph M. Becker
94f2c273f0 Document enchant related changes as of PHP 8.0.0 2020-12-31 14:17:31 +01:00
Christoph Michael Becker
5f8047c12b Document new opaque classes which replace resources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351932 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-06 22:11:40 +00:00
Christoph Michael Becker
6fa29283c5 Generate enchant methodsynopses based on stubs
Closes GH-232.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351794 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-30 22:27:10 +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
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
edaff9d6b1 Fix return value description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349733 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-02 11:59:13 +00:00
Christoph Michael Becker
9e4c917c09 Fix other miscellaneous typos
Detected by codespell

Patch provided by tandre@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349709 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:50:00 +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
Christoph Michael Becker
e281abc42a ext/enchant is not yet compatible with Enchant 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343232 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-11 17:14:29 +00:00
Adam Harvey
41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Christoph Michael Becker
7c1033f571 fixed #70890: Invalid "Return values" section for enchant_dict_add_to_session documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338284 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 11:51:35 +00:00
Christoph Michael Becker
b166dc655c documented enchant_broker_(g|s)et_dict_path() and related constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337544 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 21:58:44 +00:00
Christoph Michael Becker
962c00ad91 added basic example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337525 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 23:14:23 +00:00
Christoph Michael Becker
4284fbfbdc enchant_broker_request_pwl_dict() can create a new PWL file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337524 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 23:13:49 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Chris Wright
30d1020cf5 Typo fix in enchant_dict_describe()
---
Provided by Michael Eshom

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332336 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-10 11:35:50 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
759b9d93ea Add version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330295 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-19 17:58:51 +00:00
Jakub Vrana
81e5694732 Categorize extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330274 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 20:22:48 +00:00
Yannick Torres
addba5dcce Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324459 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-22 15:15:20 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Adam Harvey
18ddffb19c Update enchant function versions per e-mail prod from Hannes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306318 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-13 03:58:08 +00:00
TAKAGI Masahiro
225e956391 add svn:keywords.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303538 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-19 00:14:26 +00:00
Adam Harvey
7a69ac3da6 Fix doc bug #52842 (Enchant still listed as PECL extension).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303376 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-15 03:47:21 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
Richard Quadling
9f21ef9bfe Typos. Again. Sorry.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 15:45:22 +00:00
Richard Quadling
0610236caa Updated Enchant's requirements to include libglib.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287701 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-25 15:30:11 +00:00
Nilgün Belma Bugüner
dbf80930d8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283807 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:55:13 +00:00
Richard Quadling
4c3f9137a5 Broken links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275652 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 11:55:33 +00:00
Richard Quadling
caa6eadb8f Fixing broken links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 08:58:58 +00:00
Jakub Vrana
6a402cc67f Reversed enchant_dict_check in examples (bug #44207)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268492 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:39:10 +00:00
Philip Olson
4268d9a85f Contains version information (when functions became available in PHP)
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267992 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 02:19:33 +00:00
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Hannes Magnusson
adeb028986 MFB: Upgrade to the new-reference-structure
- Moved from reference.xml to book.xml:
   - The intro text (partintro), and link to various pages
 - Moved from reference.xml to setup.xml:
   - The requirements, installation, configuration & resources sections
 - Moved from reference.xml to examples.xml:
   - The examples chapter
 - Created a constants appendix
 - Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248705 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 23:52:47 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Richard Quadling
37b62aef4a Fix #42224 => Wether => Whether
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-07 08:07:00 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Dave Barr
e86398e2cb - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219619 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 08:48:16 +00:00
Jakub Vrana
37e8e2bb73 Fix return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218133 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-14 12:45:57 +00:00
Jakub Vrana
77234049fe Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218132 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-14 12:45:37 +00:00
Nuno Lopes
3d3bf0478a fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218071 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-13 11:39:38 +00:00
TAKAGI Masahiro
07054d7827 fixed typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218063 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-13 10:24:27 +00:00