Christoph Michael Becker
ef9b464ad7
Fix bug #75946 (session_start() fails after fastcgi_finish_request() (FPM))
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344212 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-11 13:36:30 +00:00
Christoph Michael Becker
2313b40f70
session.hash_function is removed as of PHP 7.1.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344137 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 16:30:04 +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
Jakub Vrana
64642ea9c3
Fix ID of unserialize_callback_func INI entry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344075 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 20:43:44 +00:00
Jakub Vrana
f38941ea72
Add new extensions to extensions.alphabetical
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343900 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:40:52 +00:00
Christoph Michael Becker
b84e653f7b
Fix typos
...
Patches provided by anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343797 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-09 13:25:35 +00:00
Baokun Dou
12f4e0eb67
Added swoole ext docs structure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343628 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-10 15:25:19 +00:00
TAKAGI Masahiro
33bf64d00d
Fix link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343545 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-01 11:06:56 +00:00
Christopher Jones
5ffa662021
Describe OCI8 TAF in the upgrading doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343541 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-01 03:05:39 +00:00
Peter Cowburn
5cbcbd5baf
ZipAchive -> ZipArchive (doc bug #75602 )
...
Plus a capitalisation fix for ZipArchive::setEncryptionIndex.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343535 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-30 16:12:41 +00:00
Peter Cowburn
7fe827ddce
removed duplicate migration info about gettype()
...
The gettype() and closed resources change is already in the backwards
incompatibile changes section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343534 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-30 16:07:23 +00:00
Peter Cowburn
549423df61
cosmetic changes for the 7.2 migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343533 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-30 16:07:20 +00:00
Peter Cowburn
8361547d01
link sodium ext
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343531 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-30 16:07:13 +00:00
Peter Cowburn
22e90a0756
libsodium -> sodium
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343530 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-30 16:07:08 +00:00
Kalle Sommer Nielsen
4958926bdd
Some cosmetics to the realpath_cache_size ini directive as clarified by Christoph on the docs ML
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343526 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 23:34:08 +00:00
Thomas Punt
fdcbc195d5
Mention new realpath_cache_size default value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343519 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 22:17:59 +00:00
Kalle Sommer Nielsen
a791c271a6
Documented the LDAP EXOP constants available as of PHP 7.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343516 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 21:20:12 +00:00
Kalle Sommer Nielsen
dc70908bc0
Fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343512 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 19:46:54 +00:00
Kalle Sommer Nielsen
0ed97654e1
Documented ArgDocumented Argon2 password hashing support in 7.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343511 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 19:44:12 +00:00
Kalle Sommer Nielsen
444d505e37
Documented the removal of sql.safe_mode
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343510 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 18:54:40 +00:00
Kalle Sommer Nielsen
24d0a3b19f
Link the Sodium constants from the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343509 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 18:48:36 +00:00
Kalle Sommer Nielsen
cd3e37ce25
Documented all new PDO functionality in 7.2, and did some minor cleanups
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343508 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 18:42:13 +00:00
Kalle Sommer Nielsen
92e3765893
Link to the extensions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343507 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 18:14:24 +00:00
Kalle Sommer Nielsen
1b3a08d78d
Added remaining functions and constants added in 7.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343506 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 17:04:33 +00:00
Kalle Sommer Nielsen
baed24a74b
* Link FILEINFO_EXTENSION like other documented constants
...
* Added the 3 new ZIP methods to the function list
* Moved the LDAP section up, so the list is ordered alphabethically
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343503 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 16:43:05 +00:00
Kalle Sommer Nielsen
cfa9e1bb71
Documented the remaining new functionality to ext/zip as of PHP 7.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343502 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 16:30:58 +00:00
Kalle Sommer Nielsen
f479d8c2ca
--with-config-profile is available on Windows as of PHP 7.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343498 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 15:59:00 +00:00
Kalle Sommer Nielsen
d51d64b052
With the sodium skeleton, link to it in the migration guide and move it to new features to help promote it better
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343496 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 15:50:52 +00:00
Kalle Sommer Nielsen
cdf21a5326
Added a note about closed resources with gettype()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343493 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 15:39:00 +00:00
Kalle Sommer Nielsen
647e4325b2
Link to the EXIF extension from the section title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343492 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 15:06:12 +00:00
Kalle Sommer Nielsen
7d9c53946b
Added a note about Oracle's TAF support in the migration guide for 7.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343491 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 15:04:57 +00:00
Christoph Michael Becker
e1a63cdc60
Document new J
modifier
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343482 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 16:10:38 +00:00
Thomas Punt
5e8e4715b6
Add mcrypt to other changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343481 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:56:09 +00:00
Christoph Michael Becker
e01e6f6b58
Document SQLite3 related changes in the 7.2 migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343480 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:47:59 +00:00
Kalle Sommer Nielsen
22942f6b70
Link to the hash extension
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343479 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:38:07 +00:00
Kalle Sommer Nielsen
4e2c4c5bec
Cosmetic
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343478 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:33:37 +00:00
Christoph Michael Becker
f99c27d45e
Document GD related changes in the 7.2 migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343477 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:33:16 +00:00
Christoph Michael Becker
9661de8bb2
Fix broken build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343476 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:25:59 +00:00
Kalle Sommer Nielsen
7e77c5526d
* NetWare removal was already documented in the incompatible changes
...
* Added information about build system related changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343475 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:08:13 +00:00
Kalle Sommer Nielsen
60585a7e8c
Note the removal of NetWare support
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343474 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 14:33:47 +00:00
Kalle Sommer Nielsen
f523cab03f
Documented LMDB support for ext/dba
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343473 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 14:32:31 +00:00
Kalle Sommer Nielsen
bca15dcfc2
Clarify the utf8_* functions in the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343472 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 14:27:13 +00:00
Kalle Sommer Nielsen
7fdbc2e2c9
Document the new EXIF changes in the 7.2 migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343466 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-27 10:41:14 +00:00
Thomas Punt
1047b2c9d5
Make some more changes to the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343462 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 17:29:35 +00:00
Thomas Punt
717e8e3e94
Update new functions part of migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343461 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 16:59:55 +00:00
Thomas Punt
0ca5ef4565
Update other changes part of migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343460 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 16:53:50 +00:00
Thomas Punt
1ccf78b2d9
Update deprecated part of migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343459 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 16:41:04 +00:00
Thomas Punt
8b61ccb376
Update reserved words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343458 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 16:28:59 +00:00
Thomas Punt
1783bfcba8
Add some more incompatibilities to the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343457 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 16:19:52 +00:00
Mark Jones
30f67e7cb9
adding deprecated notice to mcrypt filter page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343447 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-22 19:13:56 +00:00
Mark Jones
86e7ec71b1
remove md5 tripledes example from mcrypt filters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343441 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-21 23:43:40 +00:00
Christoph Michael Becker
31c7550872
Update token list
...
Patch provided by Michał Bundyra.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343347 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 18:18:05 +00:00
Christoph Michael Becker
2395c192f3
Fix bug #75435 : PHP 7.2 upgrade guide missing lots of new constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343299 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-25 17:07:03 +00:00
Christoph Michael Becker
dd04033210
Fix bug #75436 : PHP 7.2 upgrade guide missing lots of new functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343296 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-25 12:32:23 +00:00
Thomas Punt
ff0a6e859f
Initial draft of the PHP 7.2 migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343247 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-15 19:56:16 +00:00
Christoph Michael Becker
8ea5a6ef51
Fix bug #71579 (mhash was removed but not documented online)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343079 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-12 13:12:59 +00:00
Mark Jones
5d5a8ef9cb
adding openssl_get_curve names for ECC features added in php 7.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343021 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-07 22:54:51 +00:00
Christoph Michael Becker
90535be639
Add E_RECOVERABLE_ERROR to list of predefined constant
...
We also mark all other error reporting constants as such.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342973 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-30 16:23:50 +00:00
Christoph Michael Becker
db0432561c
Fix #74417 : long2ip() is documented to accept a string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342916 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 21:28:14 +00:00
Kalle Sommer Nielsen
7266904a55
Minor cosmetics of Anatols note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342688 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-19 08:00:54 +00:00
Anatol Belski
5597927ad7
Note about ftok() to UPGRADING 7.1 and move sections around
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342686 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 16:10:05 +00:00
Anatol Belski
d2aade0377
Notes to UTF-8/long path UPGRADING 7.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342685 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 16:00:03 +00:00
Anatol Belski
e78071f6c4
Note about PHP_FCGI_CHILDREN to UPGRADING 7.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342679 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 14:00:35 +00:00
Andrey Gromov
2727eab529
typo fix by anon
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342674 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-17 20:47:14 +00:00
Jean-Sebastien Hedde
b586dc07ba
reflect changes made by php-src@362d2e42a02fe018a7d1261a53ff59b73fed91f6 and php-src@a251d9b2c11c2ab53b0214d728c40d70cd06567c
...
--
Provided by anonymous 77857 (Jan Altensen)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342600 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-16 12:44:17 +00:00
Jean-Sebastien Hedde
56e3e61f45
Reverse the naming of variables $getXCB and $getX in Pre PHP 7 code.
...
(Seems better than renaming $getX to $getXCB in PHP 7+ code.)
--
Provided by anonymous 82812 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342554 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-07 11:51:03 +00:00
Andrey Gromov
df517c42fc
typo, fix by anon
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342533 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-02 06:02:32 +00:00
Pasindu De Silva
6a449e0866
Update auto_globals_jit documentation
...
Submitted by Josh worden (solocommand@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342413 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-22 17:07:22 +00:00
Pieter Hordijk
c0def81f41
Documented changes of opcache cli being enabled by default on 7.1.2
...
#74437
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342325 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-14 14:08:55 +00:00
Christoph Michael Becker
9bcd60c701
reflect changes made by php-src@f9959ee7c2004919675d9cdc7c82f886f099f15f and php-src@db982bbaa150dceb91e2f839e97c4e1a5f2ddd24
...
--
Provided by anonymous 77857 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342185 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-25 12:27:34 +00:00
Peter Cowburn
827e289577
WS - fix extra whitespace in function prototype example
...
This caused extra vertical whitespace when rendered in the manual.
There are a bunch of other whitespace oddities in this file
but, for the sake of a small diff here, they remain in place
for now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342148 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-17 12:33:18 +00:00
Andrey Andreev
a028258b51
Fix docs bug #66366 : Tiger hash BC not documented in migration54
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342107 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-13 10:19:17 +00:00
Andrea Faulds
2518dcc566
Use &null; instead of <type>null</type>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342102 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-12 15:02:06 +00:00
Christoph Michael Becker
fae36040d4
void and iterable are reserved as of PHP 7.1.0
...
Patch provided by Vlad Veselov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341921 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-17 18:07:33 +00:00
Christoph Michael Becker
b90505533d
Fix typos
...
Patches provided by anon users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341799 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 18:33:56 +00:00
Christoph Michael Becker
d53f9eda5d
Fix #70597 : Missing info about json_decode bc changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341796 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 17:33:04 +00:00
Christoph Michael Becker
0ade9d91c1
Fix #65852 : Wrong documentation about NAN comparison
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341793 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 16:32:58 +00:00
Christoph Michael Becker
e17e7123a1
Document PHP_OS_FAMILY (7.2.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341767 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-25 23:01:05 +00:00
Christoph Michael Becker
01a772ce9b
Just a quick line to define what PHP_OS is. Seems like a no-brainer, but someone asked.
...
--
Provided by anonymous 78374 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341754 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-23 17:34:50 +00:00
Christoph Michael Becker
ed0816f0b0
Fix typos
...
Patches provided by anon users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341596 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-04 14:40:17 +00:00
Adam Harvey
e9f72c4399
Document new use() behaviour in PHP 7.1.
...
Fixes bug #73844 (Cannot use lexical variable $variable as a parameter name
inside array_walk()).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341552 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 19:57:37 +00:00
Christoph Michael Becker
a258daf0ac
Fix #73836 : unserialize() with $options['allowed_classes'] = null behaves different
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341547 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 13:37:09 +00:00
Christoph Michael Becker
013f895453
Update alphabetical extension list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341439 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-23 23:14:59 +00:00
Christoph Michael Becker
476aeff948
Fix #73669 : iconv_substr not work correctly
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341328 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-07 14:48:06 +00:00
Maciej Sobaczewski
3f9c57ab5a
Remove dead ext/spplus
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341318 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-06 22:35:27 +00:00
Maciej Sobaczewski
cdf682b976
Whoops. Apparently svn just got rid of Yasuo's changes from r341260 - let's bring them back
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341284 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:39:05 +00:00
Maciej Sobaczewski
95bdd6883b
Another round of PHP 4 content removal (mostly inline mentions)
...
Review is welcome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Yasuo Ohgaki
e7a9458863
Add and update session related ini
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341260 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-03 05:20:18 +00:00
Thomas Punt
0e434ad322
Add OpenSSL changes to the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341248 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 09:55:49 +00:00
Thomas Punt
9850e2f557
Add mbstring changes to the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341247 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 09:45:10 +00:00
Thomas Punt
7e4c5eee89
Add JSON changes to the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341246 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 09:42:39 +00:00
Thomas Punt
358973b3bf
Add mention of more informative TypeError messages to migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341113 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-23 15:27:32 +00:00
Thomas Punt
e198cc321a
More PHP 7.1 migration guide additions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341112 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-23 14:39:23 +00:00
Christoph Michael Becker
c17e8d4425
DateTime constructor now incorporates microseconds
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341067 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-18 11:09:03 +00:00
Christoph Michael Becker
0e75cfe1a9
Fix #73525 : Not all JSON_ERROR_* constants are documented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341024 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-15 11:56:38 +00:00
Thomas Punt
955069e8cc
Add file_get_contents function change to manual
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341002 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-13 21:39:25 +00:00
Thomas Punt
0146499627
Add new functions to migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341001 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-13 21:26:52 +00:00
Christoph Michael Becker
d92890ef46
Readline is now supported on Windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340973 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 16:36:40 +00:00
Christoph Michael Becker
eb6deae415
Changes to INI file handling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340970 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 15:46:11 +00:00
Christoph Michael Becker
ca82f9c175
Error message for E_RECOVERABLE errors has changed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340969 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 15:27:10 +00:00
Christoph Michael Becker
155a4de74d
Fix wrong IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340968 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 15:23:44 +00:00
Maciej Sobaczewski
ae6be5bb4f
Remove more PHP 4 content
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340962 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 08:04:07 +00:00
Maciej Sobaczewski
82d79c6653
Fix manual build, sorry!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340960 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 07:11:22 +00:00
Maciej Sobaczewski
cba9d06337
Remove PHP4-only chapter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340959 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 07:03:08 +00:00
Timandes White
aa749f118f
add basic structure for extension zookeeper
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340917 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-08 07:59:56 +00:00
Christoph Michael Becker
b70e44d3f3
Integrate user note 120082
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340909 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-07 15:53:45 +00:00
Christoph Michael Becker
4273848c70
Document new PHP_FLOAT_* constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340776 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 19:56:25 +00:00
Pieter Hordijk
0ad6aa08fb
Fixed function -> functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340765 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 15:32:08 +00:00
Christoph Michael Becker
561d3b82af
Fix typo
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340622 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 12:58:22 +00:00
Christoph Michael Becker
b2d521a52a
Fix #73346 : asinh(0) is not NAN
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340563 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-19 10:39:15 +00:00
Christoph Michael Becker
e1a00d7172
Fix #73267 : Order by callback changed
...
While users are not supposed to rely on a stable sort anyway, it
may be helpful to explicitly mention possible sort order changes
in the migration guides.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340557 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 14:58:41 +00:00
Christoph Michael Becker
a9d0248cd3
Fix typo
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340505 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 13:28:25 +00:00
Christoph Michael Becker
b7e2253079
Document support for negative indices in simple variable parsing syntax
...
Cf. <https://github.com/php/php-src/pull/2144 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340479 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-14 12:42:37 +00:00
Christoph Michael Becker
a5d1e6e1db
Fix typos and markup
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340436 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-11 14:11:26 +00:00
Christoph Michael Becker
2de9c1a37b
Fix ##73287: Clone chaining feature
...
We also document that this is possible for `new` as of PHP 5.4.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340428 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-11 13:01:01 +00:00
Christoph Michael Becker
de99d5d89b
Document IMAGETYPE_WEBP
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340375 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 22:36:06 +00:00
Christoph Michael Becker
503d616770
As of PHP 7.0.0 ext/shmop deals with resources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340367 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 13:50:59 +00:00
Christoph Michael Becker
c2869c45fc
Document JSON BC break in PHP 7
...
Original patch provided by Matthieu Napoli
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340345 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 09:27:26 +00:00
Christoph Michael Becker
e659209849
A space was ommitted after '$this'
...
--
Provided by anonymous 76384 (p.selitskas@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340318 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 13:33:10 +00:00
Christoph Michael Becker
b953523528
Fix #73207 : Array ordering is same between 5.6.21 and 7.1.0 RC3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340288 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-03 17:25:51 +00:00
Christoph Michael Becker
b42c900cbf
Fix #73194 : Missing arguments throw ArgumentCountError since 7.1.0RC1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340234 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 14:01:29 +00:00
Christoph Michael Becker
1afe16f52f
Improve GMP overloading and casting example
...
Inspired by Hanxue.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340228 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 13:21:17 +00:00
Christoph Michael Becker
4321d3c43f
Fix wrong description of co(ntra)variance - we're conforming to the LSP
...
Patch provided by trowski.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340226 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 12:59:29 +00:00
Christoph Michael Becker
16f63e7184
Document cgi.discard_path and cgi.nph ini settings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340188 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-26 15:11:19 +00:00
Thomas Punt
b9d6ed3545
Add new LDAP constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340185 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-26 10:34:26 +00:00
TAKAGI Masahiro
8cb10c7ed1
Remove duplicated listitem
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340181 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 22:45:43 +00:00
TAKAGI Masahiro
a733657290
Set svn properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340179 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 20:32:48 +00:00
Andrea Faulds
6de59f6d36
Further 7.1 migration guide fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340177 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 18:36:43 +00:00
Thomas Punt
7a817fd3b9
Add more content to the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340176 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 17:44:18 +00:00
Andrea Faulds
1734bf354d
Fixes and clarity on other changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340173 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:43:12 +00:00
Andrea Faulds
5f3fb36825
Replace Markdown formatting with XML
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340172 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:29:35 +00:00
Andrea Faulds
e416a79b52
Clarify string indexing changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340171 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:27:58 +00:00
Andrea Faulds
5e4f77ef38
Clearer description of list() changes with more relevant example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340170 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:18:10 +00:00
Andrea Faulds
ede64354b1
Use <type> tag around null; grammar fixes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340169 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:09:51 +00:00
Andrea Faulds
54bbcc5b83
Clearer description of nullable types, including return type example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340168 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:05:19 +00:00
Nikita Popov
ab82afef92
Fix some inaccuracies in 7.1 BC section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340165 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 11:00:31 +00:00
Christoph Michael Becker
1b5a19a7b4
Fix #72430 : [] operator not supported for strings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340030 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 10:56:07 +00:00
Christoph Michael Becker
be0bcdaba0
Fix example (patch provided by Stephan Muggli)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340027 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 00:40:04 +00:00
Christoph Michael Becker
32457ce7aa
Fix typo (patch provided by Stephan Muggli)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340026 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 00:38:39 +00:00
Christoph Michael Becker
e5fcdd5264
Fix #73057 : Casting a SimpleXMLElement to an array does NOT exhibit differing behavior
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340007 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-09 13:45:13 +00:00
Thomas Punt
fdf6439a47
Add removed ini directives to incompatibilities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339922 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-22 17:27:42 +00:00
Thomas Punt
7583c04ddc
Add first version of php 71 migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339919 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-22 14:37:03 +00:00
Christoph Michael Becker
1ff86a66e6
Fix #72793 : xml_parser_free leaks mem when execute xml_set_object
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339867 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-12 10:46:29 +00:00
Christoph Michael Becker
215778c388
Fix #72774 : Exception backtrace produces unexpected values
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339817 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-07 17:19:44 +00:00
Christoph Michael Becker
e9243b5f24
Fix #65517 : Directive log.dbm_dir missing documentation
...
There's no need to document ini directives that are not available anymore as
of PHP 5.0.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339780 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-04 23:15:39 +00:00
Philip Olson
93acc3008f
Refer to removed functions due to removed extensions; mysql, mssql, and ereg. Not sure about sybase_ct so I ignored it.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339767 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-02 21:02:42 +00:00
Christoph Michael Becker
5f177879f0
Fix #71505 : Missing documentation about deflate_init() etc.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339759 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-01 15:42:14 +00:00
Christoph Michael Becker
d6092a6ffc
Clarify that PHP 7 division by zero results are according to IEEE 754
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339704 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-22 18:08:39 +00:00
Pieter Hordijk
c5ef97ebf6
Made the tips actually somewhat useful instead of wtf
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339672 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-15 18:24:17 +00:00
Christoph Michael Becker
fff33769ee
Document #72596 : imagetypes function won't advertise WEBP support
...
Update migration guides.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339666 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-14 15:48:20 +00:00
Christoph Michael Becker
31a36e13fa
Improve wording (by anon user)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339621 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:59:52 +00:00
Christoph Michael Becker
3aca09435c
Fix typo (by anon user)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339620 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:59:19 +00:00
Christoph Michael Becker
fea0321607
Document precision and serialize_precision ini changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339595 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 12:41:41 +00:00
Christoph Michael Becker
471b30ab5d
Document new PHP_FD_SETSIZE constant
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339590 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-08 18:56:58 +00:00
Christoph Michael Becker
44aadfc0fe
Document predefined PHP 7 interfaces and classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339552 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 21:47:39 +00:00
Christoph Michael Becker
7ab8ac3b12
Update docs wrt. https://github.com/php/php-src/commit/c0efb06
...
The migration guide to 7.1 will also have to mention this change, but it
has not been started yet and the info is already contained in UPGRADING.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339543 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 11:51:54 +00:00
Christoph Michael Becker
4392990fb6
Fix #72462 : documentation about static calls from secondary object is outdated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339436 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-21 14:38:50 +00:00
Christoph Michael Becker
0823fabeb1
Fix #72444 : Documentation doesn't reflect loosening of reserved word restrictions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339385 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-17 17:41:40 +00:00
Christoph Michael Becker
a8599f426e
Fix #72427 : ldap_sort() deprecated not mentioned
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339359 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-16 10:55:45 +00:00
Christoph Michael Becker
78ee2bd8ea
Fix #66456 : Duplicate: windows_show_crt_warning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339349 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-14 15:31:02 +00:00
Christoph Michael Becker
bfcefc47b0
Remove PHP 4 related information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339342 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-13 15:09:58 +00:00
Christoph Michael Becker
094d0ff25d
update for PHP 7 (provided by anon user)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339243 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 14:14:20 +00:00
Christoph Michael Becker
44635bde19
typo fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339240 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 13:59:33 +00:00
Christoph Michael Becker
c8e0df5f35
added link to 5.6 migration guide (contributed by Romel Jacinto)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338942 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-06 13:40:26 +00:00
Joe Watkins
e1ff080a51
Fix #71873 : additional explanation for zend.assertions in ini.core
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338838 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-28 06:42:48 +00:00
Christoph Michael Becker
ec4790ebd9
fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338795 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-23 12:50:43 +00:00
Christoph Michael Becker
1028f8d7e2
fjxed #71828 (allow_url_include is PHP_INI_SYSTEM)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338752 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-15 17:43:48 +00:00
Christoph Michael Becker
21ac2c6f27
there has been only one mbstring.script_encoding directive
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338740 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-14 16:15:22 +00:00
Thomas Punt
47b50ee7a8
Resolve doc bug #71578
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338660 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-24 14:09:57 +00:00
Christoph Michael Becker
313074838f
added pcre.jit to list of ini directives
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338590 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-11 12:28:02 +00:00
Peter Cowburn
faf9214032
whitespace (tab indents, trailing space)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338550 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-30 12:57:31 +00:00
Peter Cowburn
b72e6675b8
sweep away reference/http
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338528 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-21 15:22:38 +00:00
Christoph Michael Becker
2ef966bb53
typo fix by Samir Patel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338511 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 18:13:33 +00:00
Christoph Michael Becker
3ba0bdf71e
integrated user note 118531
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338478 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-13 21:21:18 +00:00
Christoph Michael Becker
bbdc7d9e36
integrated user note 118335
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338477 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-13 21:15:22 +00:00
Adam Harvey
44b298ee5d
Be more explicit about set_exception_handler() breakage in PHP 7.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338464 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-11 20:24:39 +00:00
Peter Cowburn
1469538987
mention "has" versions of new reflection methods in migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338439 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-08 16:33:17 +00:00
Thomas Punt
8a4b3b6a35
Resolve doc bug #71274
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338409 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-06 18:47:14 +00:00
Christoph Michael Becker
cc6b4b633a
added DateTimeImmutable::createFromMutable() to migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338399 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-03 12:03:22 +00:00
Jean-Sebastien Hedde
e3e2d8a304
Adding a case with non empty array
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338385 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-31 12:37:30 +00:00
Thomas Punt
3c52681c58
Resolve doc bug #70287
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338338 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-21 20:32:45 +00:00
Andrea Faulds
2bea2e045b
Correct "null coalesce" to "null coalescing"
...
When I originally named the "Null Coalesce Operator" RFC, I made this mistake. But the manual doesn't need to repeat it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338220 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-07 14:49:18 +00:00
Maciej Sobaczewski
7d389b4a8c
Fix syntax error in code example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338214 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-05 06:25:37 +00:00
Adam Harvey
8cc279c18a
Remove the stability warning for PHP 7.0.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338207 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-03 19:55:32 +00:00
Thomas Punt
e02324226c
Document remaining BC breaks in migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338096 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-09 13:59:55 +00:00
Bob Weinand
08b561c718
Fix bug #70746 (Please document spaceship as returning -1 or 0 or 1)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338015 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-22 01:41:30 +00:00
Thomas Punt
bc29c36601
Document bc break of custom error handlers for migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337990 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 20:12:00 +00:00
Thomas Punt
fe70c2fc5f
Document removal of data.timezone warning for migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337986 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 18:17:44 +00:00
Adam Harvey
8d0fa0d5cf
Add get_resources() documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337879 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:49 +00:00
Adam Harvey
f381c764ff
Add gc_mem_caches() documentation. If only I knew what it did.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337878 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:43 +00:00
Adam Harvey
0663a04b4d
Increase the strength of the PHP 4 constructor warning.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337877 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:38 +00:00
Adam Harvey
df6e39fa8e
Note capture_session_meta deprecation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337876 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:34 +00:00
Adam Harvey
7e52ec8685
Note the deprecation of static calls to non-static methods.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337875 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:30 +00:00
Adam Harvey
310b9d4922
Reformat the SAPI changes page to be in line with other guide pages.
...
I've removed the bug fix to configuration file line lengths; that's not really
migration guide material, IMO.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337874 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:25 +00:00
Adam Harvey
12b92ba1e3
Trim down the migration guide CSPRNG section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337872 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:17 +00:00
Adam Harvey
6ffafe591a
Add a paragraph about list() and ArrayAccess.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337870 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:07 +00:00
Adam Harvey
72af2380f5
Cut down the preg_replace_callback_array() part of the migration guide.
...
I've removed the example: it was terrific, but the function reference has a
good example, and it was much too long for the page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337869 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:02 +00:00
Adam Harvey
d8849b5554
Make the session option changes less session_start() specific.
...
This also adds documentation for the new options parameter to the
session_start() page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337868 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:57 +00:00
Adam Harvey
ae35f99a9b
Whitespace.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337867 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:52 +00:00
Adam Harvey
e94c465823
Slight tinkering with intdiv().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337866 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:48 +00:00
Adam Harvey
02d3c3abb7
Move most generator delegration doco to the generators section.
...
I've also simplified the example in the migration guide somewhat: the combined
"return yield from" construct is now documented only in the generators
documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337864 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:39 +00:00
Adam Harvey
e04e53e465
Tinker with group use wording.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337863 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:34 +00:00
Adam Harvey
4526a0712f
Add expectations documentation.
...
This included moving the guide for the new configuration directives into the
assert() page to keep the migration guide snappy.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337862 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:28 +00:00
Bob Weinand
a518b027bc
Add Generator::getReturn() to new functions list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337841 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-16 17:14:10 +00:00
Thomas Punt
a5f161032f
Document loosening reserved word restrictions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337840 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-16 13:52:15 +00:00
Thomas Punt
f410b1b23b
Document new division by zero semantics
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337816 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-12 19:07:21 +00:00
Philip Olson
46380b64ec
Added a MySQLi section and mentioned the new ini setting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337728 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 04:09:19 +00:00
Thomas Punt
b6366e47af
Document incompatibility of using multiple default blocks in a switch
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337707 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 13:10:53 +00:00
Christoph Michael Becker
277f92663b
documented zend.script_encoding transliteration ( fixes #62351 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337654 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-27 22:08:30 +00:00
Christoph Michael Becker
e9fcd0228d
zend.multibyte requires ext/mbstring
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337653 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-27 21:40:42 +00:00
Maciej Sobaczewski
8a12c71166
This is not a constant
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337527 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 07:17:58 +00:00
Christoph Michael Becker
4dcc5b1210
it's "byte" not "bit"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337526 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 00:00:04 +00:00
Thomas Punt
42ae7efa21
Update async_send ini details and remove accidental whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337504 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 17:28:24 +00:00
Thomas Punt
f6ae711462
Update expectations section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337503 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 17:23:15 +00:00
Thomas Punt
4744b33765
Update ini.core.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337502 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 17:22:21 +00:00
Thomas Punt
d22db7f5b0
Document some ini settings
...
This documents zend.assetions, assert.exception, and session.lazy_write
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337501 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 16:30:56 +00:00
Christoph Michael Becker
ffdc37b3f1
PHP_INT_MIN === ~PHP_INT_MAX
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337472 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 11:18:51 +00:00
Maciej Sobaczewski
64844e4184
Mention new Zip methods (undocumented yet)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337449 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-14 03:24:36 +00:00
Maciej Sobaczewski
b18b11238e
Remove redundant sections from PHP 7 migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337429 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-13 06:02:10 +00:00
Christoph Michael Becker
4ed9525149
updated links ( fixes #70218 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337377 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 11:53:55 +00:00
Adam Harvey
6400e08c91
IntlChar migration guide update.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337375 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:50 +00:00
Adam Harvey
6e6d82f097
Add unserialize() options documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337373 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:31 +00:00
Adam Harvey
02678aa8dc
Expand the Closure::call() documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337372 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:26 +00:00
Adam Harvey
861b65b903
Tinker with the UCES feature doc.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337371 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:21 +00:00
Adam Harvey
6b4b39cc49
Move the (excellent!) anonymous class documentation to the language reference.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337370 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:17 +00:00
Adam Harvey
31496eaff6
Use the new declare entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337369 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:12 +00:00
Adam Harvey
a1fd7149d5
Cut down the return type docs in the migration guide.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337368 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:08 +00:00
Adam Harvey
01851927f9
Improve type declaration docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337367 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:04 +00:00
Adam Harvey
4df160596c
Cut down the migration guide scalar type declaration section.
...
All of the variations and examples defined there are shown in the reworked type
declaration reference, so let's not duplicate this unnecessarily.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337366 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:59 +00:00
Adam Harvey
a464d22608
Move scalar and return typing up, since that's probably what people care about.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337363 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:46 +00:00
Adam Harvey
ef362e88b3
Update define() documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337362 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:42 +00:00
Adam Harvey
620a91cf5e
Update new operator documentation.
...
This includes removing some of the examples from the migration guide: that
needs to be punchy. We can reinsert them later in the operators reference if
they're of use.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337361 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:37 +00:00
Adam Harvey
0270934c65
Complete (hopefully!) the backward incompatible changes content.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337359 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:28 +00:00
Adam Harvey
98811e1fcb
Add error handling to the backward incompatible changes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337358 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:24 +00:00
Adam Harvey
8073d96d46
Split out string stuff.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337356 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:15 +00:00
Adam Harvey
9b0502b2dd
Move integer semantic changes into their own file, and flesh them out.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337355 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:10 +00:00
Adam Harvey
92536c9b74
Update directives.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337349 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:32 +00:00
Adam Harvey
fa77555e3a
Add removal notices to T1 functions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337347 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:20 +00:00
Adam Harvey
8373b869c3
Improve dl() PHP 7 documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337346 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:10 +00:00
Adam Harvey
674412f760
Expand the PHP 7 changelog for list().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337337 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:43 +00:00
Adam Harvey
e6ea85878d
Split off the removed functions and directives, and expand them.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337335 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:33 +00:00
Adam Harvey
285e7e31e5
Split the incompatible section into separate files.
...
In the longer run, I'd prefer to have them appear as nested entries in the top
level 7.0 migration guide ToC, as the backward incompatible page is going to be
**huge**, but I can't get Docbook to give me that right now, and I'm not sure
there is a way short of hacking PhD.
Something to discuss.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337334 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:28 +00:00
Adam Harvey
d12bfab7d6
Flesh out the backward incompatible section (incomplete).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337333 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:22 +00:00
Adam Harvey
34a44e8b05
Reorder the backward compatibility page to put more common features first.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337332 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:16 +00:00
Maciej Sobaczewski
3906d95218
PHP 7 migration guide (work in progress)
...
This commit is the result of work done in
https://github.com/Sobak/php7-migration-guide/
repository. Special thanks go to Thomas Punt for
putting a lot of work to make it happen.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337323 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-07 13:52:37 +00:00
Christoph Michael Becker
0c648b7f78
removed out-dated info that file uploads are restricted by memory_limit (fixes
...
#65389 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337294 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-05 14:56:11 +00:00
Christoph Michael Becker
b67451f6fb
improved CURLOPT_SAFE_UPLOAD documentation ( fixes #70180 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337270 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-01 12:23:14 +00:00
Peter Cowburn
140bbbaa80
typo
...
Patch by cmb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336886 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-08 22:46:28 +00:00
Maciej Sobaczewski
1ca94c488c
INI directives cleanup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336815 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-21 07:10:00 +00:00
Pasindu De Silva
2e0d77d131
Added PHP_INT_MIN Constant
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336793 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-18 11:27:45 +00:00
Pasindu De Silva
5d0e540ef6
Add description to PHP_INT_SIZE ( By Christoph Becker cmb@php.net )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336792 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-18 11:14:02 +00:00
Peter Cowburn
c027c09f4c
fix build (missing table title)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336657 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 19:32:02 +00:00
Pasindu De Silva
153f3f6cc5
Added other reserved words introduced in PHP 7
...
https://wiki.php.net/rfc/reserve_even_more_types_in_php_7
https://wiki.php.net/rfc/reserve_more_types_in_php_7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336654 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 17:25:28 +00:00
Peter Cowburn
cdc099004f
remove duplicated entry for --enable-phpdbg
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336647 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 10:27:09 +00:00
Peter Cowburn
e121a3a894
fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336646 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 10:27:05 +00:00
Peter Cowburn
6a772ab6a2
add phpdbg configure options to appendix (patch by Manmohan Bishnoi)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336645 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:47:19 +00:00
Peter Cowburn
06b9011cb3
describe pass-by-ref on "how to read functions" page (patch by samaYo (eritrea@yahoo.com))
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336642 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:34:48 +00:00
Pasindu De Silva
7bc4b32df7
Fix #63610
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336616 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-22 14:55:10 +00:00
Pasindu De Silva
e6bb64e5e0
Added change log for ini directive post_max_size
...
http://php.net/ChangeLog-5.php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336606 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 16:19:25 +00:00
Peter Cowburn
d2b80e560f
whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336602 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 14:08:58 +00:00
Pasindu De Silva
48d21bbd42
Added Changelogs about the removal of asp tags , script tag from php 7, to asp ini and basic syntax open tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336578 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-18 11:45:03 +00:00
Peter Cowburn
63326679d1
T_SPACESHIP
...
--
Patch by Pasindu (ppasindud@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336564 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:19:06 +00:00
Ferenc Kovacs
c62c058b3a
be more specific about when the E_DEPRECATED for HTTP_RAW_POST_DATA is generated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336371 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-05 06:36:38 +00:00
Maciek Sokolewicz
b563747cb3
Removed the alias of rewind to rewinddir (as per comment #116972 by keradus@gmail.com)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336237 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:20:54 +00:00
Adam Harvey
4c4736f7d3
Clarify when a catch block is required in conjunction with finally.
...
I've added entities for throw, try, catch and finally so that they can be more
easily used and linked to the right sections. This has resulted in a
considerable amount of code churn in exceptions.xml, as everything is now in a
simplesect or sect1 (and the sect1 had to be moved ahead of the simplesects,
which has no impact on formatting, but is required for the document to be
well-formed).
Fixes doc bug #69026 (conflict between documentation and behaviour on finally).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335965 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-19 23:52:40 +00:00
Adam Harvey
9ccb86fb6f
Drop references to snaps.php.net.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335962 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-18 21:34:57 +00:00
Jean-Sebastien Hedde
56591e6754
Using internal linking
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335796 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-23 12:56:06 +00:00
Jean-Sebastien Hedde
5d11b31cb9
PHP 5.6 is shipped with an interactive debugger, reflected this in the documentation.
...
--
Provided by anonymous 53725 (aakarsh1997@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335795 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-23 12:40:26 +00:00
Jean-Sebastien Hedde
f01797a01e
Contains a simple typo fix and rephrased the description for sql.safe_mode for clarity.
...
--
Provided by anonymous 53037 (tpunt@hotmail.co.uk )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335492 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 13:01:43 +00:00
Jean-Sebastien Hedde
41060e691d
Anonymous contributions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335484 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:29:17 +00:00
Adam Harvey
5ac4f93fd0
Document constant arrays in the migration guide.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335317 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-20 02:14:41 +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
Peter Cowburn
3de4e9209b
Remove information about "track_vars" setting, which was apparently removed in PHP 4.0.3. Quite how the description came to mention superglobals, which only appeared in 4.1, I don't know.
...
--
Provided by Rowan Collins (rowan.collins@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335232 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-01 16:43:11 +00:00
Adam Harvey
3f47f21321
Fix constant names.
...
Fixes doc bug #68493 (Wrong constants listed
(STREAM_CRYPTO_METHOD_TLSv_1_0_CLIENT)).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335214 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-25 17:46:36 +00:00
Peter Cowburn
c572cd51a9
document mail.force_extra_parameters (doc bug #65518 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335188 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-17 20:33:50 +00:00
Adam Harvey
42696d2279
Add PHP 5.6 tokens.
...
Fixes doc bug #68369 (Missing 5.6 tokens in the list).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335166 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-07 11:15:23 +00:00
Peter Cowburn
8ec65e7575
auto_populate_raw_post_data generates E_DEPRECATED when *used* (doc bug #67991 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335142 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 16:29:41 +00:00
Adam Harvey
a00674aa12
Note removed curl constants in the 5.6 migration guide.
...
Fixes bug #68147 (No mention of removing CURLOPT_CLOSEPOLICY).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335124 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 18:37:34 +00:00
Ferenc Kovacs
7895293e60
add the two new session functions to versions.xml and to the migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335068 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 07:51:12 +00:00
Peter Cowburn
6dc1664c0b
Spelling fix in conversion filter page
...
--
Provided by Michael Slusarz (slusarz@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335018 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-06 19:27:16 +00:00
Joe Watkins
1906823f55
fix #67388 (update zend_extension directive description)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334916 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-21 06:46:22 +00:00
Peter Cowburn
eba5461de9
SplFileObject::fread() not new in 5.6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334794 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-06 18:54:05 +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
Adam Harvey
526606f543
Completely revert r334707.
...
This removes a since-completed TODO item and reinstates the newer wording for
the default_charset paragraph, which includes a complete list of affected
functions and is therefore hopefully better than the suggested text.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334740 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-03 20:22:39 +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
Chris Wright
cf75db4067
Replace tabs with spaces in 5.6 migration guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334716 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 22:46:09 +00:00
Peter Cowburn
8c9fe5f17d
fix build (and revert accidental changes)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334711 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 18:10:10 +00:00
Chris Wright
2a35834953
Clarify wording in 5.6 migration guide
...
--
Provided by anonymous 47954
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334707 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-01 16:44:16 +00:00
Ferenc Kovacs
e2a8eac73f
also list the link for the 5.6 migration guide on the main migration5 page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334665 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-29 15:34:07 +00:00
Maciej Sobaczewski
b72a6bf2e6
Remove last three PHP 4 extensions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334662 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-29 12:41:06 +00:00
Adam Harvey
dd421bc26e
Add openssl_get_cert_locations().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334643 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:57:15 +00:00
Adam Harvey
3bb0367cc9
Add SPLFileObject::fread(), which I somehow missed last time around.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334642 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:51:17 +00:00
Adam Harvey
f2c41f5da1
Update new functions in PHP 5.6.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334641 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:47:08 +00:00
Adam Harvey
da75c15e02
Update the changed functions list, and integrate the changes into the text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334639 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 05:47:47 +00:00
Adam Harvey
4307b3bcdf
Document __debugInfo().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334638 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 05:28:06 +00:00
Adam Harvey
b58a71d289
Add deprecation warnings for 5.6 deprecated iconv and mbstring options.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334636 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 04:53:06 +00:00
Adam Harvey
bfad0ebfbe
Note that $HTTP_RAW_POST_DATA is deprecated in PHP 5.6.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334634 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 04:37:51 +00:00
Adam Harvey
b0f439fdc0
Suggest hash_equals() on the crypt() page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334629 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 03:45:57 +00:00
Adam Harvey
d45a16b5f9
Improve documentation for default_charset in PHP 5.6.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334627 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 03:36:23 +00:00
Adam Harvey
a5c2092d0f
By the time we rebuild this next, PHP 5.6 will be out.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334625 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 03:03:20 +00:00
Peter Cowburn
dc321e3051
add new hash/pgsql funcs to migration56 "new functions" page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334603 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-25 20:36:06 +00:00
Maciej Sobaczewski
b2c1566780
Remove PHP4-only extensions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334587 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-22 10:28:03 +00:00
Maciej Sobaczewski
9975952091
Updated about.phpversions
...
Goodbye PHP 4, thank you for everything. Requiescat in pace.
This commit is obviously only beginning of bigger process. You can read more here: http://news.php.net/php.doc/969385115
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334580 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-22 06:00:26 +00:00
Adam Harvey
453cb8e376
I grammar good. (Thanks, Ferenc.)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334510 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-06 18:18:00 +00:00
Maciej Sobaczewski
3480d5a084
This is no longer true since PHP 4
...
but correct me if I'm wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334418 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-30 03:40:54 +00:00
Peter Cowburn
c153cf82c2
added ldap_modify_batch and mysqli_get_links_stats (Patch by Chris Smith <chris@cgsmith.net>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334403 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 07:58:40 +00:00
Peter Cowburn
eda3b067eb
no more "FIXME PHP_6" todo comments
...
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Maciej Sobaczewski
e2cf776ec9
Remove domxml resources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334306 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 16:55:04 +00:00
Maciej Sobaczewski
ad025cd70d
Cleanup: there were no releases available in PECL for these extensions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334305 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 16:10:08 +00:00
Maciej Sobaczewski
f8a9f44c38
Remove aliases of docxml functions as this extension is no longer described in the official PHP Manual.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334302 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 07:44:14 +00:00
Yasuo Ohgaki
5d4558b02f
Fixed bug #61373
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334211 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-09 06:59:19 +00:00
Thomas Hruska
1f08b4f8ae
Added reference to sync PECL extension to appendix. Added ignore rule to entities.* files.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334143 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-06 14:17:05 +00:00
Peter Cowburn
f76a7a4530
fix type for NULL constant (doc bug #67562 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334107 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-04 08:56:01 +00:00
Matt Li
0a041a00ea
Fix bug 67364
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333784 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-13 16:25:05 +00:00
Adam Harvey
28ab7af4e8
Some updates from UPGRADING. Still working on them.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333676 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-01 22:07:55 +00:00
Jean-Sebastien Hedde
582b2d79ed
Fix revision tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333609 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-25 11:29:08 +00:00
Dejan Marjanovic
0f372a5168
Doc Bug #67073 s/sring/string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333354 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-15 23:48:14 +00:00
Jason Gerfen
4c4718a063
Updated to reflect openssl_spki_* functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333232 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-31 13:04:07 +00:00
Jason Gerfen
a7d14ef084
Added additional openssl_spki_* functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333231 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-31 12:39:58 +00:00
Hannes Magnusson
cf50929e3c
Add a title to sect1, even if its not chunked :]
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333125 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-26 15:10:20 +00:00
Adam Harvey
590c305a9a
Update the global constants for PHP 5.6 from UPGRADING.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333044 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-19 22:18:45 +00:00
Adam Harvey
f16e1f982c
Update the changed functions for 5.6 from UPGRADING.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333043 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-19 22:18:21 +00:00
Adam Harvey
64ed94b425
Split the PHP 5.6 migration guide out into separate XML files.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333041 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-19 21:33:39 +00:00
Adam Harvey
b1e541eddf
First batch of 5.6 migration guides updates for beta 1.
...
I'm still working on this, and expect to commit a bunch more changes tomorrow,
but I get nervous when I have changes sitting locally for too long.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333035 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-19 00:00:36 +00:00
Yasuo Ohgaki
003202489a
Mention older default_charset INI value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332857 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-15 00:22:07 +00:00
Yasuo Ohgaki
2ad136a833
Fixed wrong linkend
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332852 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 06:05:16 +00:00
Yasuo Ohgaki
18e1e019bc
More changes needed for https://wiki.php.net/rfc/default_encoding
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332851 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 05:37:08 +00:00
Yasuo Ohgaki
556fb71ea4
Add changes needed for https://wiki.php.net/rfc/default_encoding
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332850 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 04:46:43 +00:00
TAKAGI Masahiro
2c43e8319f
Fix build
...
see: r332808
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332813 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-09 22:50:29 +00:00
Yasuo Ohgaki
f23fa0e5e7
Mention obsolete mbstring.script_encoding INI
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332745 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-28 02:44:43 +00:00
Adam Harvey
ea39f9a011
Fix bad example pointed out on /r/php.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332730 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-25 02:47:39 +00:00
Peter Cowburn
39f1e65ae4
fix the links to incompatible and new features of 5.6 (they where pointing to 5.5)
...
--
Provided by anonymous 39175 (mleppich@muhqu.de )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332728 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-24 09:42:27 +00:00
Adam Harvey
42b0867578
Set properties.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332638 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 12:31:43 +00:00
Adam Harvey
6f94b33744
Add a very rough first draft of a PHP 5.6 migration guide just in time for ɑ1.
...
I've intentionally limited the scope of the changes to the new migration guide:
we shouldn't start documenting new features and changes in the main text of the
manual until after feature freeze, IMO. This is here mostly so that we have
something useful to link to in the news post.
Some of the examples are very, very ropey right now, particularly for new
features. I expect we'll improve them as we go.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332637 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 12:30:31 +00:00
Adam Harvey
864f6ee318
Fix link from the 5.5 migration guide to the 5.4 one.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332636 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 09:55:04 +00:00
Chris Wright
547857d603
Update Reserved Keywords List for PHP 5.5
...
--
Provided by anonymous 36570 (jrchamp@ncsu.edu )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332349 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 15:11:11 +00:00
Hannes Magnusson
519e5a4320
Dear God, make me a bird. So I could fly far. Far far away from here.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332294 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-06 19:59:02 +00:00
Chris Wright
f18a1e4ba2
Punctuation fix in core INI settings decription
...
---
Provided by anonymous 35350
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332292 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-06 09:43:17 +00:00
Joe Watkins
451c65f95d
#66026 correction in text
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332080 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-08 07:12:05 +00:00
Joe Watkins
6a3ec52642
#66038 fix malformed table
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332079 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-08 07:09:43 +00:00
Joe Watkins
53492876d6
clarity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332045 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-02 23:38:09 +00:00
Joe Watkins
e85d4552d2
remove additional information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331997 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-26 09:16:31 +00:00
Joe Watkins
f8706c19f1
#64559 clarify the usage of open_basedir
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331995 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-26 06:53:57 +00:00
Joe Watkins
c6dbfa1792
#61006 add specific information about defaults
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331943 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-24 06:57:26 +00:00
Joe Watkins
358c45a013
#64792 incorrect information.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331820 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-14 10:01:49 +00:00
Chris Wright
beeaaa58d3
As of 5.4.20 and 5.5.2 session.auto_start is PHP_INI_PERDIR (was PHP_INI_ALL)
...
--
Provided by anonymous 34341 (renan.saddam@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331726 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-08 08:00:31 +00:00
Joe Watkins
19b139222b
#65289 give same level as clarity as everything else
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331662 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-04 16:24:01 +00:00
Joe Watkins
9031ccf9dc
I see what's going on here, it was removed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331654 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 06:29:23 +00:00
Joe Watkins
a68f96afa9
#65524 add zend.detect_unicode to core list with other zend.* options.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331652 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 06:01:58 +00:00
Joe Watkins
00241ea2fa
#65509 discontinued package options removed from list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331651 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-03 05:59:07 +00:00