Remi Collet
93ae6ca0ae
ZipArchive::{add,replace}File: start/length paramaters are now used
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349360 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-09 13:27:07 +00:00
Christoph Michael Becker
1e3eecef0d
Fix #77875 : No documentation for apcu_enabled()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349352 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-08 10:25:58 +00:00
Christoph Michael Becker
0fc2058daf
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349351 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-08 10:05:38 +00:00
Christoph Michael Becker
337876a8bf
Fix order of sections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349350 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-08 10:05:21 +00:00
Yoshinari Takaoka
00b426f09c
fixed xml build error.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349345 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-07 21:57:14 +00:00
Sherif Ramadan
fd130ca78e
Fix bug #79343
...
json_encode fails "silently" for DOMDocument.
Updated documentation to reflect that calling json_encode() on a DOMDocument object
will result in any empty object being encoded.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349342 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-07 19:20:16 +00:00
George Peter Banyard
7ce29cc163
Fix example, add missing ')'
...
Provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349340 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-07 18:20:16 +00:00
Tiffany Taylor
cc4a3f50b6
fix typo in Example #1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349324 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-06 00:09:07 +00:00
Christoph Michael Becker
349718fef0
stip_tags() accepts array for $allowable_tags as of PHP 7.4.0
...
This integrates user note 124799.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349323 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 17:42:19 +00:00
Christoph Michael Becker
2a521fdf94
The GD and GD2 formats are obsolete
...
Cf. <http://libgd.github.io/manuals/2.2.5/files/gd_gd-c.html >
and <http://libgd.github.io/manuals/2.2.5/files/gd_gd2-c.html >.
This integrates user note 124797.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349322 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 17:40:50 +00:00
Christoph Michael Becker
9c4ad008de
SplDoublyLinkedList implements Serializable
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349321 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 13:41:37 +00:00
Christoph Michael Becker
cd0fe35bb9
Document that chown() and chgrp() are basically unsupported on Windows
...
This integrates user note 124790 and 124791.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349320 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 13:40:22 +00:00
Christoph Michael Becker
0119ca9ded
Fix build and make desired changes visible
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349319 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 13:39:49 +00:00
Sherif Ramadan
1b3f589696
Add missing language constructs
...
Take 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349318 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 11:55:36 +00:00
Sherif Ramadan
3e648f3fdf
Fix grammatical error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349317 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 11:30:32 +00:00
Sherif Ramadan
c8e5e322bd
Remove "Binary Calculator" mention from documentation.
...
It's BCMath.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349316 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 11:28:52 +00:00
Remi Collet
954f9dce1f
fix xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349314 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 10:52:31 +00:00
Christoph Michael Becker
0cddfa08a4
Merged revision(s) 349310 from phpdoc/en/trunk:
...
Updating constructs to include eval, echo, and list
........
This can't possibly work, see <https://news-web.php.net/php.doc.cvs/17222 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349313 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 10:51:15 +00:00
Remi Collet
55b62ad140
ZipArchive::getStatusString, status and statusSys available for closed archive
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349311 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 10:39:55 +00:00
Sherif Ramadan
74670c410f
Updating constructs to include eval, echo, and list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349310 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 10:30:27 +00:00
Christoph Michael Becker
dbf319f8b2
Fix #74897 : Links to "warning" & "fatal error" have a blank href
...
Let's be pragmatic, and just use <constant> elements as in the rest of docs,
and hope that PhD will support automatically linking these elements sometime.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349307 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 08:22:42 +00:00
Remi Collet
f0453adf76
add lastId property to ZipArchvie
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349304 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-04 15:57:28 +00:00
Yoshinari Takaoka
c2bebb37ef
fixed description and example text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349302 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-04 10:51:01 +00:00
Yoshinari Takaoka
ad0da591b1
added svn:property
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349300 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-04 10:38:40 +00:00
Remi Collet
3306b1b1af
fix default value for ZipArchive::replaceFile()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349299 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-04 08:21:08 +00:00
Remi Collet
753678e8d4
update zip requirements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349295 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-03 15:05:42 +00:00
Remi Collet
4cb0a309c9
add ZipArchive::replaceFile() method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349293 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-03 07:58:32 +00:00
Sherif Ramadan
9ac8f763f2
Reverting revision #349291
...
I'm going to roll this back since the doc build is currently broken
and I'm not sure if it's my latest commit or an issue with the
build server.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349292 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-03 03:38:24 +00:00
Sherif Ramadan
b68084b35a
Fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349291 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-03 02:24:04 +00:00
Sherif Ramadan
ae20b4d812
Fix revision #349288
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349290 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-03 02:17:29 +00:00
Sherif Ramadan
4fbfc73b7a
Add missing constructs to language reference.
...
Even though echo, eval, list, and array are all listed under functions
in the manual, they are infact language control structures and should
be indexed here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349289 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-03 01:58:08 +00:00
Remi Collet
298c5edd24
add flags in options of ZipArchive::addGlob (and addPattern)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349283 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-02 16:29:25 +00:00
Remi Collet
9cbc3cf859
add flags parameter to ZipArchive::addFile
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349282 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-02 16:24:31 +00:00
Remi Collet
09bf6f612b
add flags parameter to ZipArchive::addEmptyDir
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349281 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-02 16:19:48 +00:00
Remi Collet
7e49b1947f
add flags parameter to ZipArchive::addFromString
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349280 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-02 16:15:06 +00:00
Remi Collet
271d8379a9
new constants in zip 1.18.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349279 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-02 16:04:12 +00:00
Christoph Michael Becker
f751e752d7
Fix #79328 : Typo in filter.filters.validate documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349272 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-01 16:30:42 +00:00
Christoph Michael Becker
2de08c1846
Mark optional parameters as such
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349271 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-01 11:34:09 +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
e329b51347
Document COMPersistHelper::__construct with NULL argument
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349263 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-29 15:13:07 +00:00
Christoph Michael Becker
9ddc8b6946
Fix broken changelog and wrong version number
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349260 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-28 14:00:14 +00:00
Nikita Popov
68601c39b9
var_export: Mention 7.3.0 change for stdClass
...
Patch by hikari-no-yume.
Closes php/doc-en#49 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349259 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-28 10:40:04 +00:00
Christoph Michael Becker
9a6269648b
Fix #79117 : Wrong returned value description for openssl_csr_get_subject
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349257 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-26 23:04:57 +00:00
Christoph Michael Becker
010bb6179a
Document COMPersistHelper
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349255 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-26 13:50:10 +00:00
Christoph Michael Becker
8c753865f1
Use canonical spelling of class names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349253 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-26 10:20:49 +00:00
Christoph Michael Becker
92e520adb8
Clarify SQLite3Result::columnName()
...
Cf. bug #78813 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349251 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-24 12:48:37 +00:00
Christoph Michael Becker
f811c29cdc
Document that proc_open() also accepts a $cmd array as of PHP 7.4.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349246 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-21 09:59:46 +00:00
Christoph Michael Becker
58a26b846d
Fix #78569 : proc_open() may require extra quoting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349245 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-21 08:39:06 +00:00