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
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
Jakub Vrana
84f749b644
PHP 5.4.0 algos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312734 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 21:24:40 +00:00
Anthony Ferrara
8c9aa4f043
Update hash_algos docs to include new algorithms introduced in 5.3.0, and a changelog entry to indicate the change as well
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312716 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 18:57:36 +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
Sean Coates
a0894130be
link to hash_algos() to make the algo parameter more clear
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293932 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 20:21:09 +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
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
Nilgün Belma Bugüner
dc0121e248
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283814 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:21:14 +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
b08c166781
Initializers - part 6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +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
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
Paul Reinheimer
141c8f890a
adding links to shortcut md5 and sha1 file functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264206 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-05 05:51:43 +00:00
Paul Reinheimer
02a45af6c0
adding links to sha1 and md5.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264205 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-05 05:48:39 +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
Etienne Kneuss
e244d1e51c
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259055 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 20:53:45 +00:00
Antony Dovgal
90eba9bbd0
add hash_copy() description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258099 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-22 09:53:08 +00:00
Hannes Magnusson
cce9620f6d
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 requrements and resources sections to setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248778 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 16:58:35 +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
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
Martin Samesch
7c0d31c069
Fix (see #31733 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
Nuno Lopes
02e52daf63
remove wwarning. its working now
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208089 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-27 11:42:26 +00:00
Nuno Lopes
ca190c37ab
add a warning about the tiger implementation (produces bad results in powerpc and segfaults in sparc)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205656 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-21 13:01:29 +00:00
Jean-Sébastien Goupil
651cb6582a
add better title for example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202274 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-06 22:52:48 +00:00
Sara Golemon
c51750eb90
Copy/Paste Error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202253 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-06 17:09:38 +00:00
Jakub Vrana
3d99664a4f
Typos (bug #35564 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202239 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-06 14:52:01 +00:00
Jakub Vrana
701c4bed29
Extension categorization
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202230 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-06 11:06:46 +00:00
Jakub Vrana
c3eccec3ac
Use int in methodparam
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202224 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-06 09:03:31 +00:00
Sara Golemon
fd290bcfc3
Document hash extension
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202111 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-05 20:39:07 +00:00