Jakub Vrana
d3c871ae1e
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Daniel Egeberg
2b587ab01f
Normalized initializer NULL-values to use the &null; entity:
...
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +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
Jakub Vrana
fffb916e8f
New keys
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296782 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-25 13:25:57 +00:00
Kalle Sommer Nielsen
2f20deb271
Fixed bug #51251 (imap_open() missing DISABLE_AUTHENTICATOR documentation)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296351 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 17:30:04 +00:00
Mark Skilbeck
c894c00bbe
Added changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296269 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-16 12:21:22 +00:00
Mark Skilbeck
875ae89be0
Added internal_date param
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296268 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-16 12:09:16 +00:00
Kalle Sommer Nielsen
66fa4f1aa6
Fixed bug #50963 (Incomplete documentation)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295146 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 07:51:12 +00:00
Jakub Vrana
2a0ccf370c
Body types and encodings may vary (bug #48259 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290974 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 10:45:06 +00:00
Jakub Vrana
6c5ea02a1a
Return value (bug #49425 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290715 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 22:29:27 +00:00
Torben Wilson
4aecb04d1a
Grammar fixes.
...
Among other things, addresses bug #49763
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289162 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-04 04:00:29 +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
Dave Barr
af7da72ab4
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286545 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 10:20:55 +00:00
Nilgün Belma Bugüner
f4871bb5ba
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283819 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:47:57 +00:00
Kalle Sommer Nielsen
bc7c80a41c
Fixed missing version info for recently added functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283039 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 16:18:23 +00:00
Kalle Sommer Nielsen
fedd30692f
Documented some missing stream + imap constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283012 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 10:50:24 +00:00
Damien Seguy
18b756c8e4
initial doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283008 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 10:25:25 +00:00
Yannick Torres
7988eb137a
fix markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279806 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 19:20:33 +00:00
Nilgün Belma Bugüner
9d359d56d4
Fixed build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279105 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 08:44:34 +00:00
Yannick Torres
00319c3a5d
correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279099 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 05:48:47 +00:00
Richard Quadling
8ac9109e3d
Use Unicode characters and UTF-8 encoding.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278175 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 12:58:06 +00:00
Philip Olson
5b1f813356
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275636 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 05:29:58 +00:00
Jakub Vrana
01af159c81
Initializers - part 2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 15:45:03 +00:00
Mark Wiesemann
64093e077d
- typo fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272484 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-01 19:42:10 +00:00
Philip Olson
4223c05232
Fixed simple spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271308 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 03:10:28 +00:00
Jakub Vrana
1d0a7aa382
Meaning of Date (bug #43406 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268521 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 15:06:26 +00:00
Jakub Vrana
0285f15002
Rename part_number to match imap_bodystruct (bug #44123 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268497 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 12:17:33 +00:00
Jakub Vrana
2228711c72
Remove double backslash (bug #44328 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268488 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 11:28:47 +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
702b87c83c
Contains version information (when functions became available in PHP)
...
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268000 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 08:46:16 +00:00
TAKAGI Masahiro
ea235c703d
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262104 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-06 10:23:17 +00:00
Jakub Vrana
9f7d31bfcf
DocBook doesn't allow <member> inside <simpara>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262014 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-04 09:24:34 +00:00
Maciek Sokolewicz
cb93d93b48
clarified constant-explenation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262004 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-03 22:55:32 +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
Mehdi Achour
e72eeb989f
Integrate user notes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249433 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 15:20:46 +00:00
Felipe Pena
4a4b055ce6
Fixed wrong parameter type ( #43679 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249117 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-27 02:24:10 +00:00
Hannes Magnusson
beea3a0c62
MFB: Upgrade to the new-reference-structure
...
- (Created missing setup sections in setup.xml, if any)
- Moved the intro to book.xml
- Changed the intro ID from <extname>.intro to intro.<extname>
- Moved the constants entity to book.xml
- Changed constants.xml to be an appendix
- Moved the requirements, configuration and resouces section to setup.xml
- Moved the configure entity to setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248839 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 18:38:36 +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
Jakub Vrana
5ac4e576d0
OP_EXPUNGE used only in imap_reopen (bug #37876 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241472 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 20:36:04 +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
Hannes Magnusson
ab66e86255
Add few constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236245 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-24 13:40:51 +00:00
Jakub Vrana
1202f70151
PHP 5.2 new parameters (bug #40523 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232456 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 16:50:25 +00:00
Richard Quadling
b6c5cb6b03
=> should be as. Fixes bug#40807
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231908 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-15 09:32:46 +00:00
Hartmut Holzgraefe
77c7638f2e
imap_fetchstructure and imap_bodystruct share the same return
...
value structure, made imap_bodystruct just refer to imap_fetchstructure
for this and added see-also links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 13:09:43 +00:00
Hartmut Holzgraefe
40d749700c
parameter type fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230082 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-17 18:08:18 +00:00
Hartmut Holzgraefe
8a1778617b
parameter name fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229913 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-16 00:12:53 +00:00
Philip Olson
009395cfbc
Miscellaneous formatting as per our guidelines:
...
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00