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
Christoph Michael Becker
cff92b78c8
Fix broken markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342901 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 12:04:32 +00:00
Christoph Michael Becker
ca53c5bc73
Document 'load extension by name' on 7.2+
...
Patch provided by francois.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342898 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:32:57 +00:00
Christoph Michael Becker
69c8f73c0b
Fix #67630 : Mention that .htaccess requires Apache module, not just Apache
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341795 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 17:14:31 +00:00
Joe Watkins
e5500093db
Fix bug #63905 incorrect default value for limit extensions directive
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341667 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-15 07:24:22 +00:00
Joe Watkins
74f2056eb5
Fix bug #71284 missing configuration values in documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341666 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-15 07:10:37 +00:00
Jean-Sebastien Hedde
660dcfea1a
Add some missing configuration directive for FPM pools. The text was directly copied from https://github.com/php/php-src/blob/master/sapi/fpm/www.conf.in
...
--
Provided by anonymous 78304 (adrien.crivelli@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341498 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-28 12:20:28 +00:00
Christoph Michael Becker
e6b6d8faa6
Fixes
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341344 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 15:56:39 +00:00
Maciej Sobaczewski
445962cfde
These all should be informal examples
...
<informalexample> doesn't require title and therefore unclutters Example Index
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341083 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-20 22:47:03 +00:00
Christoph Michael Becker
1e58104cca
Document W^X/PaX MPROTECT issues
...
Fix #72281 : PaX MPROTECT breaks php
Fix #73114 : php segfault probably because OpenBSD wx implementation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340988 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-13 14:35:44 +00:00
Christoph Michael Becker
77998085e0
Fix and integrate LiteSpeed installation instructions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340348 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 10:24:23 +00:00
Christoph Michael Becker
c7f95e1f92
Added instructions for LSPHP to the En guide.
...
--
Provided by anonymous 74397 (rholda@litespeedtech.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340346 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 09:46:37 +00:00
Christoph Michael Becker
752eae6812
Fix link description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340212 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-27 15:42:28 +00:00
Christoph Michael Becker
7a2b4eab56
Fix #73184 : wrong link on page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340207 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-27 13:11:30 +00:00
Christoph Michael Becker
152b2c8aa7
Fix #72953 : src/ext/standard/dns.c:328:2: error: unknown type name 'HEADER'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340035 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 12:24:10 +00:00
André Luis Ferreira da Silva Bacci
c6a7285cd2
Fix /Can't find an ID for a chunk? - Generating a random one/ on builds.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339750 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-31 16:02:29 +00:00
Christoph Michael Becker
f6cddcda4d
We do build PECL DLLs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339715 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-25 16:33:07 +00:00
Fábio Luciano Nogueira de Góis
46d3bb18ec
Adding comma in some places
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339418 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-20 00:52:10 +00:00
Fábio Luciano Nogueira de Góis
6b4b7dc1fe
Adding comma in some places
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339417 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-20 00:49:24 +00:00
Fábio Luciano Nogueira de Góis
bde46b0386
adding PHP mention
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339409 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-19 21:36:46 +00:00
Fábio Luciano Nogueira de Góis
809a851a1e
resolving indentation problems
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339402 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-19 16:42:07 +00:00
Fábio Luciano Nogueira de Góis
5dc8b706c8
Updating indentation problems
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339391 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-18 23:55:24 +00:00
Matt Ficken
b7363a7043
Adding link to more documentation to PHP on Azure page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339320 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-11 18:29:34 +00:00
Matt Ficken
84a7b48945
included script to setup IIS and PHP
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339303 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-07 00:39:38 +00:00
Matt Ficken
42825eb8f6
Fixing up some formatting for Windows Installer Instructions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339300 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-05 23:57:16 +00:00
Matt Ficken
17fc359d7e
updating install/windows and pages linking to it
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339251 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-01 06:23:30 +00:00
Christoph Michael Becker
5ed947df17
Reverse merged revision(s) 339219-339218 from phpdoc/en/trunk:
...
revamping the Windows install instructions for modern PHP and modern Windows versions.
........
These commits break the doc build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339222 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-24 11:47:37 +00:00