Commit graph

23857 commits

Author SHA1 Message Date
Anatol Belski
d274495473 Fix wording in introduction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343145 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-26 07:35:27 +00:00
Sara Golemon
596b022270 Update parameters section to reflect correct type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343144 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 21:43:48 +00:00
Sara Golemon
b22b9b599f ob_implicit_flush() takes an integer, not a bool.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343143 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 21:30:57 +00:00
Anatol Belski
d8df2e608b Wording on learning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343140 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 19:32:55 +00:00
Anatol Belski
a2921c38e6 More notes on parle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343137 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 18:56:35 +00:00
Anatol Belski
b66b0bf549 Note to Parle\Stack
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343136 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 09:45:13 +00:00
Andrey Gromov
11d5563d7b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343134 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-23 20:43:34 +00:00
Anatol Belski
5f2af21fb4 Fix var name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343133 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-22 19:50:32 +00:00
Anatol Belski
7c9360c7da Sync with changes in parle-0.6.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343132 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-22 19:35:35 +00:00
Christoph Michael Becker
3f6dedbe5c Fix #74987: Registry keys no longer valid
Patch provided by johannes.kingma

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343127 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 17:15:29 +00:00
Christoph Michael Becker
bebf0a236a Properly refer to the value, not the type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343124 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 10:53:19 +00:00
Christoph Michael Becker
fe00568fc5 Properly refer to the value, not the type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343122 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 10:47:02 +00:00
Christoph Michael Becker
cf8a72b197 Document parameter default value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343120 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 10:15:19 +00:00
Christoph Michael Becker
eff0cbed30 Update wrt. PHP 7.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343118 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:28:11 +00:00
Christoph Michael Becker
2ee5b0a10c Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343117 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:27:28 +00:00
Christoph Michael Becker
852eaaffc4 Add header_remove() to see also section of header()
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343116 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:26:34 +00:00
Christoph Michael Becker
dd475c6153 Document ArrayIterator::uasort() and ::uksort()
This partially fixes request #63989 and also integrates 
user note 118260.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343115 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:18:21 +00:00
Christoph Michael Becker
baaa48a65f Fix bug #75198: Typo in session-set-save-handler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343112 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-20 08:43:15 +00:00
Anatol Belski
38aec3d575 Sync with parle-0.6.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343111 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-19 17:08:42 +00:00
Christoph Michael Becker
728e8c4e71 Fix #75203: FILE_USE_INCLUDE_PATH: INT instead BOOL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343110 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-19 15:04:42 +00:00
Peter Cowburn
ea8575f778 add ids for wrappers refsects
To address the problem of HTML ids (for permalinks) like:
refsect2-wrappers.php-unknown-unknown-unknown-unknown-unknown-descriptios

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343104 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-18 19:19:12 +00:00
Christoph Michael Becker
a69aa0a25f Update with regard to PR 2742
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343101 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-18 14:21:32 +00:00
Anatol Belski
0dc0158937 Sync with lexer const name changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343100 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-17 14:06:58 +00:00
Anatol Belski
86e21d98a1 Add readonly note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343095 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-17 10:14:50 +00:00
Anatol Belski
3e159c5b46 Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343094 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-17 10:14:28 +00:00
Anatol Belski
76f007a25f Adapt example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343093 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-16 22:48:12 +00:00
Anatol Belski
95187969ac Reflect changes for 0.6.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343091 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-16 18:00:43 +00:00
Anatol Belski
dba36578a3 Signatures for regex from a string range was removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343090 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-14 12:18:51 +00:00
Remi Collet
1d95721863 Revert (7.0 restriction only for define)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343089 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-14 11:46:33 +00:00
Remi Collet
b0329daf2d Array constant only allowed in 7+
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343088 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-14 10:38:27 +00:00
Anatol Belski
542b9b6ae3 Fix descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343087 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-14 08:27:38 +00:00
Anatol Belski
28ec049f66 Fix pattern example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343086 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-14 06:10:36 +00:00
Anatol Belski
b8a373f487 Fix param name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343085 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 16:10:04 +00:00
Christoph Michael Becker
4736059e5e Fixed bug #75160 (Bug in Installing PHP wit nginx)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343084 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 15:26:03 +00:00
Christoph Michael Becker
221d2909a5 Integrate user note 118527
ext/mysql has been removed, so ext/mysqli is better suitable for this
example.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343083 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 15:13:33 +00:00
Christoph Michael Becker
7c0b830e98 Fixed bug #75202 (Interfaces shouldn't be able to define a constructor)
We document that interfaces allow constructors to be declared.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343082 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 15:07:42 +00:00
Anatol Belski
db209c95f9 Reword the multibyte matching description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343081 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 05:11:19 +00:00
Anatol Belski
3ba4f80426 Add encoding note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343080 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-12 19:36:13 +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
Christoph Michael Becker
8070abb4fe const constants are always case-sensitive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343078 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-12 11:27:09 +00:00
Christoph Michael Becker
2e22e4d5b4 Fix contradiction
The function description says that partial URLs may work, but a note
says otherwise. We fix this contradiction, thereby integrating user 
note 116150.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343077 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-12 11:09:52 +00:00
Christoph Michael Becker
3dee3a504f Fixed bug #73975 (parse_url does not decode % escaping of username)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343075 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-12 10:58:12 +00:00
Anatol Belski
83504efaf9 Reorder sections, classes without own methods are moved to the bottom
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343074 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-11 20:49:11 +00:00
Anatol Belski
c4c899e3e9 Delete inherited methods, no need to document twice
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343073 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-11 20:28:19 +00:00
Anatol Belski
afb583c4c3 Document Parle\RLexer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343072 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-11 20:26:09 +00:00
Anatol Belski
7149932b87 Cleanup example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343063 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-11 08:07:55 +00:00
Anatol Belski
4459fb54c5 Document Parle\Stack
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343061 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 21:12:01 +00:00
Anatol Belski
86756e7cce Add more type information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343060 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 20:43:38 +00:00
Anatol Belski
4df3b4c991 Add simple calculator example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343059 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 20:00:11 +00:00
Anatol Belski
2babd0e7f4 Fix title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343058 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 18:57:15 +00:00