Commit graph

23885 commits

Author SHA1 Message Date
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
Anatol Belski
7a8aa9bb9d Add a parser example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343056 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 18:41:27 +00:00
Anatol Belski
b4e1a8bef0 Add example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343055 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 18:17:11 +00:00
Anatol Belski
b9af531dc6 Remove unused files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343054 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 18:11:48 +00:00
Anatol Belski
6794f9640d Set properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343053 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 18:09:05 +00:00
Anatol Belski
7ab1005a2b Start adding parle examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343052 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 18:07:53 +00:00
Anatol Belski
e5be116ed6 Reorder item
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343051 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 17:38:39 +00:00
Anatol Belski
1eeb027e9a Fix formatting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343050 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 17:31:14 +00:00
Anatol Belski
d22598b8e0 Correct descriptino
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343049 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 17:13:41 +00:00
Anatol Belski
c78816aa37 Add note about trace some description details
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343048 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 17:03:02 +00:00
Anatol Belski
645cbea5ca Expand more on comiler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343047 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 16:55:45 +00:00
Anatol Belski
71134983c2 Expand on the introduction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343046 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 16:45:06 +00:00
Anatol Belski
2ba51cc753 Don't mention PCRE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343044 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 14:49:49 +00:00
Anatol Belski
cc22a03d81 Add note about POSIX sets
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343042 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 10:00:40 +00:00
Anatol Belski
8249e6e827 List parle requirements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343040 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 09:37:53 +00:00
Anatol Belski
7a307787b1 More on pattern matching in parle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343039 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-10 09:29:52 +00:00
Anatol Belski
9020e196f8 Set properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343035 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-09 22:21:01 +00:00
Anatol Belski
9a33a4fa64 Add partial pattert matching doc for parle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343034 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-09 22:19:58 +00:00
Anatol Belski
8ba28274df Set properties an all the parle items
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343033 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-09 21:26:36 +00:00
Anatol Belski
e1a0017e67 Set en/reference/parle properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343032 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-09 21:17:33 +00:00
Anatol Belski
6add79a3e1 First shot on parle docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343031 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-09 20:48:38 +00:00
Christoph Michael Becker
f59b53e589 Add note regarding possibly truncated scale
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343030 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-09 13:09:19 +00:00
Christoph Michael Becker
ae833792af Document change due to fixing bug #46564
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343029 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-09 13:02:53 +00:00