Christoph Michael Becker
724f036e29
Remove msql documentation
...
The msql extension is unbundled as of PHP 5.3.0, and considered unmaintained
and dead. Of the 4 user notes for this extension, 2 actually were referring
to MySQL.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351139 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 16:32:37 +00:00
Christoph Michael Becker
6fe0f9389b
Remove SQLite documentation
...
The sqlite extension is unbundled as of PHP 5.4.0, didn't have a release
since then, and is superseeded by the sqlite3 extension anyway.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351137 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 16:19:13 +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
87a2f30351
Actually remove PDFlib docs from the manual
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351036 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-29 11:39:35 +00:00
Christoph Michael Becker
dec1f8445a
Remove safe_mode related information
...
Sorry, translators, for breaking your builds again.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350871 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 22:07:26 +00:00
Christoph Michael Becker
e443388d42
Remove info about SAPIs which are removed as of PHP 7.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350661 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 16:56:25 +00:00
Christoph Michael Becker
5b53e0d177
ext/sybase is no longer available as of PHP 7.0.0
...
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350650 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:09:16 +00:00
Christoph Michael Becker
38c3833024
ext/mssql is no longer available as of PHP 7.0.0
...
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350647 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:36:07 +00:00
Christoph Michael Becker
0970bf6ea3
Remove PHP4 or PHP5-only extension
...
This commit removes following extensions as they appear to not provide
support for PHP 7.0.
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350644 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:28:04 +00:00
Christoph Michael Becker
cd118fcbd8
Improve Windows installation docs
...
Particulary wrt. proper sectioning and personalization.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350486 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-02 11:39:00 +00:00
Christoph Michael Becker
eb5cb175e8
Fix #80044 : Script in documentation fails
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350484 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-02 10:04:39 +00:00
Christoph Michael Becker
2221e0e7e0
Fix #75918 : PECL instructions lack first step
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350464 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-01 17:42:57 +00:00
Christoph Michael Becker
d0b7ec3571
Configuration values in the registry are per-request
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350217 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 11:22:26 +00:00
Christoph Michael Becker
dcd5448282
Fix other typos outside of php module docs
...
Patch provided by tandre@php.net .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349711 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:59:43 +00:00
Christoph Michael Becker
9581609f43
Fix MSVCRT version information
...
Only master needs CRT 16, as correctly pointed out in user note 124611.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348910 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-14 12:11:44 +00:00
Christoph Michael Becker
aded4d033f
Remove mostly unrelated link
...
The referred article doesn't even mention `copy deployment` and talks about VC 9.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347806 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-27 11:16:56 +00:00
George Peter Banyard
0d37aedb6a
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347523 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-01 15:48:55 +00:00
Christoph Michael Becker
ecf94f5577
Update Windows requirements section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347509 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-29 13:14:04 +00:00
Peter Cowburn
6b25eaaf7d
remove reference to /mirrors.php from install section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347102 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-30 15:48:24 +00:00
Christoph Michael Becker
02c4a935e2
Update required bison versions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347019 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-18 10:27:23 +00:00
Christoph Michael Becker
ca2cf8a3fd
Update paths
...
Patch provided by Yangbai.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346946 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 18:02:31 +00:00
Christoph Michael Becker
2a85fbcd7c
Fix #77271 : PHP 7.3: Various info missing from changelog/migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346281 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 15:24:21 +00:00
Christoph Michael Becker
4c8603d1c1
Fix wording
...
Patch provided by Eric Fortmeyer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346148 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 14:49:26 +00:00
Christoph Michael Becker
6ccdace91b
Whitespace fixes
...
Based on a patch provided by Kasper Franz.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-26 11:31:58 +00:00
Christoph Michael Becker
8358db82c0
Update Apache 2 installation instructions
...
Based on a patch provided by Bill Mitchell.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345819 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-15 14:03:34 +00:00
Christoph Michael Becker
a2fcd66690
Fix link
...
Based on a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345755 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-01 14:57:31 +00:00
Christoph Michael Becker
8335b04e9e
Revert revision(s) 345642 from phpdoc/en/trunk:
...
Update regarding implemented feature request #67331
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345643 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-15 15:12:43 +00:00
Christoph Michael Becker
826de66964
Update regarding implemented feature request #67331
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345642 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-15 14:05:11 +00:00
Christoph Michael Becker
09275d6ee9
As per the latest php.ini file and opcache docs http://php.net/manual/en/opcache.configuration.php , the parameter should be "opcache.enable_cli" and not "opcache.cli_enable".
...
--
Provided by anonymous 93065 (srigking@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345523 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 15:37:17 +00:00
Christoph Michael Becker
9d5b049ea8
Improve wording
...
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345522 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 15:32:42 +00:00
Gabriel Caruso
6b1a7994c1
Fix #76677
...
Simple typo: "Caledar" > "Calendar"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345410 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-30 00:32:08 +00:00
Anatol Belski
177116ab5e
Fix availability info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345395 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-26 09:09:30 +00:00
Pieter Hordijk
b34890c3c5
Add links to iis, xampp, and nginx installation tools + guides.
...
I realize nginx's documentation is a bit slim, but it's worth at least a reference.
--
Provided by anonymous 90907 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345230 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-28 10:45:06 +00:00
Christoph Michael Becker
9cc4767b2d
What's in a name?
...
The Macintosh operating systems changed their name a few times since
version 10. We follow suite, and use the proper name whenever we refer
to a certain version, and use “macOS” as generic term, since “Mac OS X”
and “OS X” versions are already unsupported, or loose support at the end
of this year.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345139 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-15 11:50:40 +00:00
Christoph Michael Becker
7bea6c9d9d
We use generated links to the documentation, and pm.max_children directive has an incorrect link because of the typo.
...
--
Provided by anonymous 91704 (eugene.a.kazakov@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345093 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-04 11:23:46 +00:00
Christoph Michael Becker
cbb533c551
Fix #76329 : process.dumpable missing from docs
...
We document the new configuration option. Since formerly process.dumpable
was implicitly enabled, other parts of the docs might need an update. We
rely on follow-up bug reports or PhDOE patches to fix those parts, if any.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345004 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-11 22:00:39 +00:00
Andrey Gromov
51c7dd11f1
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344991 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-08 20:47:27 +00:00
Christoph Michael Becker
30dd50ff89
The DLLs are renamed as of OpenSSL 1.1
...
Based on a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344987 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-08 13:54:14 +00:00
Christoph Michael Becker
ea6d4aea8b
Opcode cache support has been removed as of wincache 2.0.0.0
...
Inspired by a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344982 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-08 12:18:05 +00:00
Christoph Michael Becker
164d8add7a
Fix typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344925 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-02 21:55:35 +00:00
Christoph Michael Becker
c5ef51c6cc
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344637 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-08 15:09:12 +00:00
Christoph Michael Becker
f091070fe5
Fix #76191 : php.exe can not be started
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344623 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-06 11:31:16 +00:00
Jakub Vrana
3df65c988d
Add new INI entries
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344076 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 21:38:11 +00:00
Pasindu De Silva
f4145026b4
PHP 7.2 requires autoconf >= 2.64
...
--
Provided by anonymous 80662 (peterkokot@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343774 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-07 12:21:46 +00:00
Christoph Michael Becker
19853dba02
Fix typos
...
Patches provided by anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343221 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-09 14:19:49 +00:00
Nikita Popov
dd8a960d95
Fix Bison version info for 5.6 (see bug #69055 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343175 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-03 08:41:09 +00:00
Christoph Michael Becker
3f6dedbe5c
Fix #74987 : Registry keys no longer valid
...
Patch provided by johannes.kingma
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343127 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 17:15:29 +00:00
Christoph Michael Becker
4736059e5e
Fixed bug #75160 (Bug in Installing PHP wit nginx)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343084 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 15:26:03 +00:00
Christoph Michael Becker
221d2909a5
Integrate user note 118527
...
ext/mysql has been removed, so ext/mysqli is better suitable for this
example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343083 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 15:13:33 +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