Commit graph

58 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Jakub Vrana
bc93886cd1 Prefer <initializer> before "default is"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:41:53 +00:00
Jakub Vrana
612e5af5ec Prefer <initializer> before "default value"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291314 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:22:02 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Greg Beaver
188df632a7 fix signature generation/validation for zip archives by phar extension, fix a few edge cases where memory was leaked on error conditions by missing efree()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284707 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-24 15:42:17 +00:00
Nilgün Belma Bugüner
887f6f779c fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283832 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:40:37 +00:00
Philip Olson
adb07b8293 Replaced hardcoded external links with entities, and updated url locations where appropriate.
Also replaced a few external links with internal ones.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280167 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-08 16:39:26 +00:00
Damien Seguy
27ccc98710 extra tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279176 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-23 06:15:51 +00:00
Jakub Vrana
32ed9bc683 Add missing PHP tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278842 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-16 15:15:33 +00:00
Kalle Sommer Nielsen
35cbcfe21a Fixes #47790 (The method description of Phar::createDefaultStub is incorrect.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 18:18:48 +00:00
Mehdi Achour
993609cea4 Add missing returnvalues sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277596 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 21:51:02 +00:00
Richard Quadling
caa6eadb8f Fixing broken links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 08:58:58 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Brett Bieber
60d3b35485 Fix typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270259 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 19:36:52 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Hannes Magnusson
5cd5661448 Use proper markup for variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265362 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 15:40:25 +00:00
Greg Beaver
ed4b32683e fix Doc Bug #45394: phar::running options reversed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265263 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-22 04:28:05 +00:00
Greg Beaver
d8c4e6e84a update docs to current CVS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261168 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-13 22:11:39 +00:00
Greg Beaver
a04b081006 add note about using __FILE__ in a stub
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259949 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-18 22:59:31 +00:00
Greg Beaver
f3c6ee393f clarify stub example again to be correct.
Phar::running() returns \"\" in the stub


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259948 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-18 22:57:32 +00:00
Greg Beaver
b54a57860e fix Phar::running() usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259931 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-18 18:11:00 +00:00
Greg Beaver
699be46510 fix misleading include to match what a stub should look like
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259927 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-18 17:50:14 +00:00
Greg Beaver
43e11396cd document removal of phar.extract_list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259283 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-08 02:54:52 +00:00
Greg Beaver
93b337cdf4 document Phar::unlinkArchive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258948 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-03 02:04:28 +00:00
Greg Beaver
5095f84b7d update docs to reflect phar refactoring of isTar/isZip/isPhar to isFileFormat
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258892 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 05:14:02 +00:00
Greg Beaver
d328869534 docs now match CVS of pecl/phar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258887 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 04:36:22 +00:00
Greg Beaver
b1f43b0ddf add docs for addEmptyDir, addFromString, addFile
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258847 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-01 05:02:08 +00:00
Greg Beaver
64b5d43991 continue doc updating to current API
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258846 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-01 03:28:07 +00:00
Hannes Magnusson
08c916c42c fix type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257027 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-09 10:58:08 +00:00