Christoph Michael Becker
2b1d6a4949
Fix #78108 : Some Phar related pages don't have any version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347547 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 11:09:06 +00:00
Christoph Michael Becker
c5345ba69b
Fix #77916 : Phar documentation example bug
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347277 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-18 08:33:46 +00:00
Christoph Michael Becker
437bbf134e
Show inherited constants
...
We do this for the classes of the core and bundled extensions only, for now.
This also allows us to remove some slightly incorrect and unnecessary copy
and paste documentation, where inherited constants have been explicitly
documented for child classes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345662 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-20 15:10:00 +00:00
Christoph Michael Becker
a00e5d589d
Fix #76432 : Incorrect documentation of Phar constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345111 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-09 20:59:26 +00:00
Christoph Michael Becker
dff279a1fb
Fix #76259 : Sessions extension does not strictly match Core extention definition
...
We update the extension-membership of the respective extensions,
and fix the installation instructions where necessary.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344870 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 16:42:29 +00:00
Peter Cowburn
0dad2268d5
add missing svn properties, svn:eol-style and svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344522 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-15 22:01:56 +00:00
Jakub Vrana
578a13198f
Update versions based on parsing sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344132 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 12:27:12 +00:00
Jakub Vrana
a9a56b3c6c
Document null files (bug #74214 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344088 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 23:31:00 +00:00
Jakub Vrana
4aacfb69c4
Unify version format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344045 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 14:00:40 +00:00
Jakub Vrana
3e9734391f
Add new functions to versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:39:15 +00:00
Jakub Vrana
0006a66d32
PharData doesn't extend Phar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344036 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 10:07:16 +00:00
Jakub Vrana
201165fc1e
Add Phar::getPath
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344015 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 17:09:18 +00:00
Jakub Vrana
5f6c0c7994
Document PHP 7.2 functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343928 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 13:20:18 +00:00
Jakub Vrana
b8758b0605
Use entities in initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
fa994a739c
Fix function signatures
...
Some of these probably deserve an entry in changelog, please add it if you have energy.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Jakub Vrana
dd07341fae
Remove trailing fullstop in <refpurpose>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
Jakub Vrana
7418592d82
Capitalize <refpurpose>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343887 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:24:28 +00:00
Pieter Hordijk
ab93769cce
Fixed param reference in function description and clarified param description.
...
Fixes https://bugs.php.net/bug.php?id=74197
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342113 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-13 19:00:09 +00:00
Christoph Michael Becker
d02c5d440d
Fix typo
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341416 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 13:56:39 +00:00
Christoph Michael Becker
e4725d85c5
Fix #64570 : Phar::extractTo() documentation page has phar.readonly=0 stated as requrement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339493 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-25 15:36:17 +00:00
Christoph Michael Becker
142e1a0eb7
typo fixes submitted by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338501 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 14:14:37 +00:00
Christoph Michael Becker
2d8da274b9
fix erroneous example ( fixes #70305 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337556 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 16:53:02 +00:00
Peter Cowburn
0217894fbc
word of the day: portmanteau
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336907 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:59:40 +00:00
Peter Cowburn
0db220e24d
phar compress examples fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336906 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:59:32 +00:00
Pasindu De Silva
2162943b56
Fix typos in phar setSignatureAlgorithm
...
--
Provided by anonymous 55642 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336575 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-18 03:02:35 +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
Peter Cowburn
37587bd013
This is a wrong copy-paste from addFile() (Patch by Benjamin Morel <benjamin.morel@gmail.com>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334404 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 08:00:26 +00:00
Peter Cowburn
58b5316851
Fix example to use class constants
...
Patch by anonymous #46253
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334002 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-28 19:17:43 +00:00
Joe Watkins
5054888307
#65881 fix wording
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332081 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-08 07:18:40 +00:00
Joe Watkins
c4eeff2903
#62751 add warning regarding 5.3, as requested
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331740 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-09 06:36:49 +00:00
Adam Harvey
3b042457d9
"md5" and friends aren't functions in this context, and the missing sha256()
...
and sha512() functions generate build warnings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331258 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-01 23:04:43 +00:00
Sebastian Bergmann
656d1610af
Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330543 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-18 05:36:30 +00:00
Jakub Vrana
9e8b518051
Add versions for classes
...
Generated by http://pastebin.com/NByXgj7E and manually edited
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:02:33 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
38e65393c5
Use InheritedProperties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330314 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:36:05 +00:00
Jakub Vrana
f2a82da9e5
Delete unused class properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330307 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:50:42 +00:00
Jakub Vrana
81e5694732
Categorize extensions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330274 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 20:22:48 +00:00
Jakub Vrana
4633969130
Phar is built in Windows too
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330273 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 19:51:37 +00:00
Jakub Vrana
a592ee62e5
Document new method parameters
...
Checked with http://pastebin.com/PQKzkuQK
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330271 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 19:01:19 +00:00
Ralph Schindler
8ca249cb56
Add a note about Phar::__construct requiring the filename to include .phar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329753 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-12 19:26:53 +00:00
Sherif Ramadan
c59dadcc33
Clarified language for callback return value to reflect either string or a boolean false.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328509 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 23:02:42 +00:00
Sherif Ramadan
d2b97807ae
Updated Phar::webPhar function prototype to indicate callable for the last argument instead of array and modified the parameters description to reflect the change.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328502 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 21:15:35 +00:00
Jakub Vrana
84b8fca68f
Use <function> for language constructs (now supported by PhD)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Joey Smith
540ef5c5e2
Fix the FilesystemIterator constants in the Phar constructor example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324674 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-01 09:08:01 +00:00
Jakub Vrana
a9b26c34e4
Display language constructs without parentheses
...
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
c1dc0919bf
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Jakub Vrana
08acb98bb9
Fix IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322197 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 12:07:26 +00:00
Jakub Vrana
b18894e398
MetaData is Metadata
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322194 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:43:41 +00:00