Commit graph

200 commits

Author SHA1 Message Date
Jakub Vrana
f9a72d84af Fix EOF return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330312 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 19:18:52 +00:00
Jakub Vrana
c22d6b2367 Use initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330311 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 19:16:05 +00:00
Jakub Vrana
7bf666aba1 Link ZipArchive properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330309 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:55:13 +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
Adam Harvey
464f8058ea Fix doc bug (variable type 'name' in statname).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329152 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-16 01:54:48 +00:00
Adam Harvey
48115796f5 Update example 2 of ZipArchive::getStream().
Fixes doc bug  (Error in example code ).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328279 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-08 02:21:41 +00:00
Yannick Torres
addba5dcce Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324459 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-22 15:15:20 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Nikita Popov
4a5389a385 Fix zip_read() return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323290 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-17 15:48:01 +00:00
Nikita Popov
f62b648015 Fix zip_open return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323289 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-17 15:33:59 +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
196abbabb4 Change IDs function.{class}-{method} to {class}.{method}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322115 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 05:08:38 +00:00
Justin Martin
549b66fbf0 Added example. Closes bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320405 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 09:41:11 +00:00
Justin Martin
3c4c21f0a5 Added meaning information for error constants. Closes bug .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320331 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 23:40:38 +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
Mike Ford
fa6e196973 Improve English: "in case" does not mean "if" (part 1).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313913 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:46:17 +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
Richard Quadling
45f8463725 Grammar changed on unused parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307793 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 14:48:36 +00:00
Richard Quadling
0ce32446dc ZipArchive reflection and parameter parsing now match, and so should the documentation. Fixes docbug aspects to bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307780 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 11:55:38 +00:00
Richard Quadling
7af614c7ee GetStatusString => getStatusString
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304949 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-27 10:31:05 +00:00
Kalle Sommer Nielsen
09eb46046a Fixed bug (ZipArchive::addFile does not really add files)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304638 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 06:12:15 +00:00
Kalle Sommer Nielsen
4b560fc519 Fixed bug (Wrong description for examples of ZipArchive::extractTo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304623 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 14:13:03 +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
Philip Olson
75d748890a Added deleting a dir to the example; seems appending / is required ....
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299479 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-19 05:36:18 +00:00
David Tajchreber
daa171b309 Fixed : Inconsistency in return type description for ZipArchive::GetStatusString
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299188 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-09 19:41:41 +00:00
Pedram Salehpoor
6c902a19b4 bugs fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297230 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-31 17:35:23 +00:00
Pedram Salehpoor
df2c40934f period in refpurpose deleted
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297224 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-31 16:48:11 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Pierrick Charron
4724b47c25 Added new entities for Properties, Methods, InheritedMethods, Constants
# Those words were hardcoded in all class synopsis 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Jakub Vrana
3ce9368539 Utilize &return.falseforfailure;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:37:00 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
Richard Quadling
e764f99d31 Typo in method name. Bug#49212
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287044 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-10 16:03:07 +00:00
Nilgün Belma Bugüner
4520e770c8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283843 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:23:09 +00:00
Kalle Sommer Nielsen
8e2d30a3bd ZipArchive::getStatusString is available as of 5.2.7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282866 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 10:47:40 +00:00
Kalle Sommer Nielsen
c77a6eff66 * Fixed (Function ZipArchive::getStatusString not documented)
* Added a few missing parameter refsect1's


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282865 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 10:40:25 +00:00
Damien Seguy
ce50591d1e fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279216 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-23 21:23:49 +00:00
Damien Seguy
40047d663f oo style presentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279215 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-23 21:19:39 +00:00
Damien Seguy
c35314db67 moving to oo structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279214 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-23 21:18:59 +00:00
Philip Olson
886d5315d2 Fixed examples, for both parse and deprecated errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277448 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-18 21:30:26 +00:00
Damien Seguy
ced830f5dc minor spelling fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275911 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 09:57:57 +00:00
Philip Olson
c55c516ed6 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275512 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-10 18:14:43 +00:00
Kalle Sommer Nielsen
f95b2ae82c Fixed (missing semicolon in example)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271881 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 19:58:59 +00:00
Kalle Sommer Nielsen
8bc2a44699 Fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270810 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-08 13:33:57 +00:00
Daniel P. Brown
892aa379e9 Fixed return type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270192 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-01 01:34:50 +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
Carola 'Sammy' Kummert
b1dae0cd5b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262416 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-10 20:36:20 +00:00
Philip Olson
db367ae954 Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
See the following bug report for details: http://bugs.php.net/44736


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Philip Olson
13339a9d26 MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to constants and the new examples page
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248207 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-14 02:15:26 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Felipe Pena
32e08dd30a Fix expression (bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246678 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-22 00:06:53 +00:00
Hannes Magnusson
59ef5e32f2 Fix typo in methodname (reported by dmda at yandex dot ru)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244139 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 12:35:43 +00:00
Pierre Joye
059800085f - remove wrong flags, they do not work with this method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238505 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-24 21:49:35 +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
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Hannes Magnusson
78b4fc790c Initial ZipArchive::addEmptyDir() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 20:12:50 +00:00
Philip Olson
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Hannes Magnusson
d6270d0c3b Rework the installation/configuration/requirements sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229807 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 18:57:17 +00:00
Jakub Vrana
77e687b53e Missing OVERWRITE flag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229786 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-14 11:28:40 +00:00
Nuno Lopes
a482c268de typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225227 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-18 15:18:31 +00:00
Hannes Magnusson
7242b3e707 Fix example (bug : Documentation wrong on ZipArchive:renameName)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224209 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-02 07:23:09 +00:00
Pierre Joye
5bd0d374dd - fix example description (hscheidegger at zumbach dot ch)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223694 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-22 00:58:05 +00:00
Pierre Joye
556f6b9751 - wrong )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221670 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-13 07:35:01 +00:00
Nuno Lopes
ea43ec0867 the last parameter doesnt exist
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219475 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 13:01:01 +00:00
Jakub Vrana
5fd0e106b0 Fix synopsis types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218134 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-14 13:12:56 +00:00
Pierre Joye
263a1a40de - add ZIPARCHIVE::OVERWRITE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218108 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-13 22:15:55 +00:00
TAKAGI Masahiro
cdd3fd379c use &false; instead of false
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218057 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 22:23:43 +00:00
TAKAGI Masahiro
42f94537d0 fixed parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218056 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 22:22:40 +00:00
TAKAGI Masahiro
2852b0e1ab fixed parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218055 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 22:09:37 +00:00
TAKAGI Masahiro
8c94489d92 fixed description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218053 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 21:10:18 +00:00
TAKAGI Masahiro
7af2e4ee7c fixed returnvalues.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218052 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 20:50:14 +00:00
TAKAGI Masahiro
f0144aed21 fixed wrong descriptions and added missing ones
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218050 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 20:03:56 +00:00
TAKAGI Masahiro
ee7638a849 correction similar to http://news.php.net/php.doc/969373736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218047 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 18:26:51 +00:00
Pierre Joye
8adf44cc65 - add check for the return values ZipArchive::open, some examples
were not updated. Braindead--;


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218030 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 15:54:51 +00:00
Pierre Joye
1c3c13317a - 5.2 or later and new version does not require ext libs
(takagi@php.net, philip)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218007 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 22:10:00 +00:00
Nuno Lopes
98136f483d fill purpose/membership tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217998 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 18:13:52 +00:00
Nuno Lopes
ed112b3334 misc fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217996 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 17:59:01 +00:00
Nuno Lopes
5891f0a787 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217991 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 17:33:36 +00:00
Pierre Joye
ead062f704 - Add documentation for the new Zip extension (add new OO interface)
- Update the installation and reference pages (pecl, php4, 5.2+)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217987 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 17:27:59 +00:00
Pierre Joye
d11eeafdd0 - little not about the drop of zzlib, write mode and pecl activities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210548 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-02 14:39:17 +00:00
Nuno Lopes
5f7e6c3f8f add more tags
# if someone doesnt agree with this method, please speak noe, before I touch in the other files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195126 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 11:49:43 +00:00
Jakub Vrana
9b87277553 Fix void return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184127 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 08:27:32 +00:00
Mehdi Achour
3b90a603ba Switch ref.zip to the new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176099 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-30 23:08:25 +00:00
Dave Barr
f2841054f6 - Remove function tags from "function..."s and replace with literals.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166210 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 22:20:24 +00:00
Nuno Lopes
3c5cc0d16b fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165225 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 10:29:25 +00:00
Philip Olson
d41312aede *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165189 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 01:56:31 +00:00
Mehdi Achour
ff7a4de05c reverting javi crap
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143010 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-24 16:21:40 +00:00
Javier Eguiluz
5a69f34d30 *** empty log message ***
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143009 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-24 15:32:35 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Mehdi Achour
89f53a4765 user note integration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129185 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 15:11:21 +00:00
Friedhelm Betz
cc5cc1cf2b some typos and small additions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111388 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-11 01:15:33 +00:00
Friedhelm Betz
6d2a53fa7b rsusi.txt: reflect changes
configure.xml files added, linking from refernce.xml files


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106560 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 12:55:46 +00:00
Gabor Hojtsy
29c2c9ee3f Apply new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89178 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-20 12:26:41 +00:00
Hartmut Holzgraefe
136554cdf7 the en/reference/*/functions.xml files are now auto-generated
(should have been from the start, but somehow i forgot to
 move the generation code from the split to the configure script)

entities/chapters.ent is now called entities/file-entities.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Simone Cortesi
4765af8964 WS fix
#others languages will come shortly (tonite Europe)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00