Commit graph

152 commits

Author SHA1 Message Date
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
Jakub Vrana
11c9ca2b19 MetaData is Metadata
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322193 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:42:48 +00:00
Jakub Vrana
36beeaac3d Undo needless rename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322178 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 10:21:32 +00:00
Jakub Vrana
74f4612207 Prefer lowercase IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322138 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:20:59 +00:00
Jakub Vrana
28d123ef98 Don't use <function> for magic methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322134 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 14:14:28 +00:00
Jakub Vrana
b827a32fad Use {class}::{method} instead of {class}->{method}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 05:58:52 +00:00
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Jakub Vrana
78aef6b871 Standard class names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321906 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 07:19:12 +00:00
Jakub Vrana
c5aae9ac79 Undocument constructor return types
$c->__construct() usually returns NULL but isn't call explicitly often

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321903 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:48:33 +00:00
Justin Martin
0b0f44e0ae Changed pharpath parameter to indicate that the path must be relative, and must not already exist. Updated example to reflect that. Closes bug #55143.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320391 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-04 23:23:15 +00:00
Adam Harvey
a313baca39 Fix doc bug #55756 (Incorrect information in introduction) by removing the
offending sentence.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317255 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-24 19:54:15 +00:00
Christian Weiske
8f42f2024d - Fix default mode for php and phps files
- Talk about adding an empty array instead of defining one yourself

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315034 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 17:41:10 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Christian Weiske
138ea30872 fix example description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314771 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-10 21:25:49 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
60760b181d Link exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 08:17:50 +00:00
Peter Cowburn
710b0415e9 createDefaultWebStub doesnt exist (doc #54475)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310657 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-30 12:22:15 +00:00
Jakub Vrana
81ba8c58c0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308250 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 11:14:39 +00:00
Kalle Sommer Nielsen
58b6214d57 Fixed bug #53509 (Incorrect Phar Example; Confusing Results)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306484 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-20 02:19:31 +00:00
Adam Harvey
d2a808b9be Fix doc bug #52909 by documenting the extra parameters available in
PharData::__construct().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303712 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-23 04:52:30 +00:00
Philip Olson
b18d2da96b removed removed repeated repeated words words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-27 23:59:16 +00:00