Commit graph

462 commits

Author SHA1 Message Date
Sergey Panteleev
92673cc45a
[PHP 8.1] Documentation for full_path entry of $_FILES (#1130)
Co-authored-by: Yoshinari Takaoka <mumumu@mumumu.org>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-12-10 10:16:31 +03:00
Christoph M. Becker
a2fc23851f
Interactive mode is no longer available as of PHP 8.1.0
Cf. <688cc56f14 (commitcomment-59701083)>.
2021-11-10 00:25:48 +01:00
Christoph M. Becker
688cc56f14
Fix #51695: CLI interactive mode broken without readline/editline 2021-11-09 12:14:06 +01:00
Christoph M. Becker
2d1981cc30
Fix #72915: *Only* basic and digest authentication supported 2021-11-02 18:26:51 +01:00
Christoph M. Becker
a96f81e58a
Fix typo 2021-09-23 19:38:33 +02:00
Christoph M. Becker
39cd8c54e8
Fix #68564: Apparent inconsistency in the GC page 2021-09-23 18:40:12 +02:00
沈唁
0799f7789c
Remove useless docs (#865) 2021-08-24 15:07:23 +02:00
George Peter Banyard
8e732e84a1
Remove legacy Windows docs (#661)
Also fix the very weird indentation (sorry translations)

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-06-13 23:20:58 +01:00
Sergey Panteleev
a0ae28d3bc
Removed references to PHP 5, PHP 7.0 (#545) 2021-04-24 20:01:17 +03:00
Sergey Panteleev
aab33d6443
Removed references to PHP 5, PHP 7.0 (#544) 2021-04-23 11:35:26 +03:00
Christoph M. Becker
6dfe076725 xi:include INI settings documented elsewhere in ini.list
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).

We do add xi:fallback elements to all xi:includes, just in case.
2021-02-24 17:58:20 +01:00
Christoph M. Becker
3e08a8aae6 Remove obsolete PHP 5 related info from ini.core and related pages 2021-02-24 14:32:08 +01:00
Rowan Tommins
99b8716337 Remove incorrect note about autoloading in interactive CLI
This was apparently added in response to a bug report against PHP
5.2 [https://bugs.php.net/bug.php?id=40775]. Testing suggests the
limitation was removed at least as long ago as 5.6, and probably
earlier.

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes-GH444.
2021-02-11 23:28:27 +01: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
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
d5cf6264ad The built-in Web Server is not intended for production usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350582 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-17 11:32:55 +00:00
Christoph Michael Becker
fe81a24d2e Fix #78400: Sym-linked files are not accessible
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350194 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-22 09:24:50 +00:00
Christoph Michael Becker
74cc148f5a PHP_CLI_SERVER_WORKERS is not supported on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350193 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-22 09:19:44 +00:00
Christoph Michael Becker
386d56a79b Document expected issues when running as network service on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350149 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-13 15:37:07 +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
eb9ba30459 Use proper element
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349269 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-01 09:30:53 +00:00
Sherif Ramadan
7f5d392332 Fix broken build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349268 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-01 00:33:36 +00:00
Sherif Ramadan
0b5dd8ab64 Fix Bug #79314 - Document CLI Server Workers
The PHP_CLI_SERVER_WORKERS feature, which enables the built-in web server to fork multiple workers
for handling concurrent requests, is not documented. I'm only including this in the changelog for
the commandline features page and not the migration guide as per previous discussions. The feature
was intended for running opcache tests in QA and shouldn't be advertised. However, documenting its
existence is still necessary.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349267 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-01 00:08:12 +00:00
Christoph Michael Becker
dc0f955be2 Use gender neutral wording
Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347626 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-21 12:34:54 +00:00
George Peter Banyard
1de9b77d03 Remove PHP 4 mentions. And change "since" to "as of"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347063 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-26 17:52:51 +00:00
Christoph Michael Becker
e19632be4a Fix wording
Inspired by a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346151 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-03 15:16:59 +00:00
Christoph Michael Becker
04f4545c02 Fix sample code to display zval information correctly
-- 
Provided by anonymous 93084 (yutafuji2008@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345524 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-16 15:49:12 +00:00
Christoph Michael Becker
c44311cab0 The interactive shell is supported on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345240 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-29 17:12:21 +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
f1fc80fc2d Update wrt. register_globals
Patch provided by Konrad Papala.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344956 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-04 21:04:26 +00:00
Andrey Gromov
e5d58a06b7 "including Solaris, Mac OS X, Oracle Linux and BSD."
This is uncommon platforms. "Oracle linux" - one of them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343226 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-10 07:21:49 +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
Christoph Michael Becker
1d037c99fa Improve wording
Patches provided by anon users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342891 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:11:26 +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
45542e6edc Fix #70181: Missing information which confuses readers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339741 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-30 00:09:23 +00:00
Christoph Michael Becker
5308bbedf6 Fix #72609: Insecure example in php.net documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339679 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-18 12:36:51 +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
cdab70215c minor fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338911 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-04 16:14:46 +00:00
Christoph Michael Becker
8ef95a748d documented lookup of index.(php|html) in parent directories, and respective setting of PATH_INFO (fixes #70434)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337759 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-06 15:53:03 +00:00
Christoph Michael Becker
a551acd42a explain blocking behavior of CLI web server
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337693 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-01 17:00:12 +00:00
Christoph Michael Becker
744111cf06 no need for pre PHP 5 documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337609 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 18:41:48 +00:00
Peter Cowburn
f09b8f712b fix pi value in example
Folks keep adding user notes to mention this "bug" in the example.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335897 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-06 13:48:14 +00:00
Peter Cowburn
3ec11b4cae fix build (ini.track-vars)
remove remaining references to ini.track-vars, which
was removed in r335232

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335235 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-01 16:59:56 +00:00
Adam Harvey
f911b9379a Fix doc bug #68159 (Ambiguous sentence in "Reference Counting Basics").
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335125 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 18:41:25 +00:00
Peter Cowburn
b85da9ebdc Fixed PI value in example
-- 
Patch by anonymous #49243

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334860 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-14 11:21:38 +00:00
Maciej Sobaczewski
2bb07c8c43 Remove inline PHP 4 refereces - part 1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334726 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-03 05:16:17 +00:00
Philip Olson
a2f3cab587 Moved supported MIME type changes to a changelog table, and added 5.5.12 additions '.xml, .xsl, and .xsd' as per PHP Bug #67079
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333364 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-17 19:34:57 +00:00
Peter Cowburn
c7590bf936 Fourth connection state
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333194 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:05 +00:00
Adam Harvey
51cc45f1d1 Promote the "don't use the CLI server in production" warning to a real warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332918 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-04 18:46:31 +00:00