Commit graph

22 commits

Author SHA1 Message Date
Sergey Panteleev
f9c4a68ef4
Removed references to PHP 5, PHP 7.0 (#548) 2021-04-26 11:46:55 +03:00
Christoph M. Becker
08a16a850e Fix #80326: Phar may not properly extract PAX archives 2021-01-28 13:01:12 +01:00
Christoph Michael Becker
b8cfcc5411 Clarify compression formats
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352002 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-10 18:26:55 +00:00
Christoph Michael Becker
8a49beca2f Update Phar signature info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351819 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-01 15:04:56 +00:00
Christoph Michael Becker
4b89ef88e4 Update supported Phar signature formats
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350041 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-17 11:29:50 +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
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
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
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
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
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
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
Greg Beaver
54f3bce0e6 update phar docs to version 2.0.0, s/Compression Extensions/Compression and Archive Extensions/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251068 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-21 15:23:52 +00:00
Philip Olson
0a5a0d0fa7 MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml, setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to various pages
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Created a new constants.xml
- Changed using.xml and fileformat.xml to be chapters
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248710 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 00:03:28 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Greg Beaver
158f520404 major update of all phar docs:
fix numerous small errors
fix missing documentation or large omissions
update references to API version to 1.0.0
add PharFileInfo->chmod()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229102 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-06 05:46:41 +00:00
Greg Beaver
b75f1750f7 update to include Phar metadata
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228376 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-29 03:17:36 +00:00
Greg Beaver
a7f15583a9 don't encourage \" ?>\" after __HALT_COMPILER();
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228354 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 21:52:56 +00:00
TAKAGI Masahiro
358d949115 fixed value of signature flag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228170 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-26 20:59:14 +00:00
Greg Beaver
4257d89464 add documentation on the Phar file format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228018 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-24 04:37:45 +00:00