Jakub Vrana
f453f7036c
Add PHP tags to <programlisting>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:38:38 +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
Daniel Egeberg
417d534c33
Fixed PHP doc bug #51195 (html escaped < that's not supposed to be)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295780 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-03 11:50:46 +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
71362cb410
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283816 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:28:18 +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
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
Philip Olson
df568acad3
Added version information
...
# Note, this extension was removed from php-src with PHP 5.2.1
# But currently has no alternative (theoretical pecl extension)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271774 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-23 16:27:43 +00:00
Philip Olson
d522d135a1
Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
...
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +00:00
Hannes Magnusson
f451ed2d0e
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 an resources sections to setup.mxl
- Moved the configure and ini entities to setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248835 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 18:33:58 +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
Nuno Lopes
a8b8d3bac1
semi-automatic update of ini.xml files, take #3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243111 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-28 22:24:18 +00:00
Nuno Lopes
c1190663f8
fix bug #42459 : fix example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242026 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-01 09:42:40 +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
ff239b5578
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228843 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 11:27:59 +00:00
Mehdi Achour
75ff211ab0
Document constants
...
Add missing cross-links
Fix documentation of ifx_fetch_field() which returns an associative array (User Note)
Fix example for ifx_fieldtypes() (UN)
Add examples for ifx_do(), ifx_num_fields() (UN)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228820 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 04:04:03 +00:00
Mehdi Achour
a228c23391
ref.ifx: switch to new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228815 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 03:11:12 +00:00
Mehdi Achour
eb3e286e06
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228814 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 03:10:46 +00:00
Antony Dovgal
af8028dbb2
reflect recent changes in the docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227527 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 16:45:29 +00:00
Jakub Vrana
6b4e4a1eb4
Fix return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212683 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-09 08:52:25 +00:00
Antony Dovgal
e54c8e5987
fix return values, argument types etc.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212490 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-05 11:41:26 +00:00
Nuno Lopes
b069a314a4
add tagging
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
5ace950dc8
Use foreach
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189684 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-01 13:07:50 +00:00
Antony Dovgal
ddd8d8095a
fix typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183504 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-03 12:26:26 +00:00
Nuno Lopes
3c5b81624d
finally add the changelog column and update values for all ini.xml files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Jakub Vrana
b1663ed4ba
INI directives have been moved to the appendix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Jakub Vrana
9a1ee6bfe3
Fix types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 16:12:06 +00:00
Antony Dovgal
7e7aac8815
change &true; to true
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164648 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 15:19:09 +00:00
Jakub Vrana
49dc34abf7
Uppercase first letters in titles' words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Dave Barr
a49c33ff31
- html -> HTML where appropriate.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147048 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 01:05:43 +00:00
Mehdi Achour
e8844eadb3
some more CS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +00:00
Jakub Vrana
f803865331
Xmas typos 3/5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146654 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-17 14:32:39 +00:00
Mehdi Achour
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
4085ee780b
All syntax errors in examples hunted except those clearly stated as invalid
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146224 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 15:42:10 +00:00
Mehdi Achour
391c25a6cf
adding PHP tags in the examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Nicolas Chaillan
f16bc3c61b
Typo. Thanks @Jome
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131648 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-15 10:18:04 +00:00
Philip Olson
c85e63dde5
Implement new &ini.descriptions.title; entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125368 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 21:52:58 +00:00
Damien Seguy
a94762a148
use of safemode and return.success entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116944 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-18 16:22:32 +00:00
Damien Seguy
f53ba9e66e
adding <type>bool</type> return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-06 02:19:52 +00:00
Friedhelm Betz
0863b446a1
rsusi.txt: reflect changes
...
configure.xml files added, linking from refernce.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106277 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 12:45:47 +00:00
Friedhelm Betz
d64d33289b
to ease translation &eturn.succes; where appropriate
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99440 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-12 10:00:34 +00:00
Cornelia Boenigk
588c394c1d
there is no example in ifx_prepare
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96450 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-21 23:08:03 +00:00
Cornelia Boenigk
45cbcadea8
fixed typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96442 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-21 20:43:26 +00:00
Friedhelm Betz
558d142421
safe mode info added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95810 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 15:14:07 +00:00
Sander Roobol
ca94f45b96
Fix newlines
...
# Friedhelm - you're doing great work but please keep an eye on this
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95792 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 10:19:42 +00:00
Friedhelm Betz
ec836104ac
ini.xml added, linked in reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95609 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-12 20:32:50 +00:00
Friedhelm Betz
80c9e16666
fixed typos in section id`s: requirenments to requirements
...
Thanks for catching to Marco Cucinato !
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-09 10:26:12 +00:00