Commit graph

89 commits

Author SHA1 Message Date
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
92fa58f37a Built-in since 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278894 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-17 13:53:43 +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
4c3f9137a5 Broken links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275652 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 11:55:33 +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
Philip Olson
4f47175890 Added version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275463 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-09 23:32:02 +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
Jakub Vrana
1db2b7e20f Table ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273433 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-13 11:44:58 +00:00
Jakub Vrana
a2ea344176 Remove here link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273432 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-13 11:39:34 +00:00
Jakub Vrana
fcf2a15be2 Phar stream doesn't support append
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273431 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-13 11:29:56 +00:00
Jakub Vrana
11092762eb Links in ini.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +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
Philip Olson
c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +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
Hannes Magnusson
9fcdb5c853 Implement phpdoc:classref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00
Hannes Magnusson
ecd083439d Use phpdoc:exceptionref for exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265351 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:05:42 +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
Antony Dovgal
85140dc9d3 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260155 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-23 11:28:41 +00:00
Greg Beaver
e90291b5fe document phar class constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260021 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-19 21:57:30 +00:00
Greg Beaver
094d944995 fix example to use convertToExecutable instead of
obsolete functionality


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260001 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-19 16:34:26 +00:00
Greg Beaver
75acc246a2 remove refs to non-existent functionality
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260000 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-19 16:33:31 +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
4f08be019b fix typo in ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259916 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-18 15:06:33 +00:00
Greg Beaver
e5e4d5c043 document addition of whole-archive and per-file metadata for tar-based archives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259820 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-15 23:50:08 +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
Hannes Magnusson
35096430df Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256057 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-25 15:36:13 +00:00
Greg Beaver
85c97f2f3a update phar docs to current API for 2.0 (still some work to do on modifying the compress\* methods of Phar)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256055 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-25 14:04:25 +00:00
Greg Beaver
ab9294e481 remove reference to PharData, PharData methods will be documented separately
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256044 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-25 03:35:32 +00:00
Greg Beaver
920bf84d32 correct typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256043 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-25 03:33:46 +00:00
Greg Beaver
695bfb0360 new docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255935 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-24 05:32:17 +00:00
Richard Quadling
4030c7e82d IDs of --construct => construct. Consistent with all other constructors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253821 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-26 13:30:05 +00:00
TAKAGI Masahiro
0af5f5b0c2 fixed the parameter of 'stream_context_create'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251624 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-29 13:38:05 +00:00
TAKAGI Masahiro
3cd6d1522e fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251623 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-29 13:36:50 +00:00
Greg Beaver
f45d3cb110 fix xml:id for methods, document webPhar, add xml:id to all <section>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251096 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-21 21:54:18 +00:00