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
Philip Olson
a7047b9cf4
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 new constants page
- Moved from reference.xml to setup.xml:
- The rest: configuration, and added requirements, installation, and resources
- Changed the intro ID from <extname>.intro to intro.<extname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248644 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 03:52:52 +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
de383c4aab
fully automatic update of the ini.xml files
...
please review this patch and notify me of any problems
PS: please review this :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243190 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-29 22:54:33 +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
Hannes Magnusson
47babea5e9
More Docbook5 upgrades...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238171 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-21 00:43:30 +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
Mehdi Achour
90fc7ae81c
Add ChangeLog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237878 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-17 02:08:16 +00:00
Mehdi Achour
04c949f0b7
ref.sybase: new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237704 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:45 +00:00
Mehdi Achour
16fe2685e8
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237703 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:44 +00:00
Nuno Lopes
52accafdfe
major update of INI stuff:
...
with the update in the software, we are now able to catch more ini entries that were using the magic cfg_get_*()
minor tune in script
we are still lacking a better PECL integration, which is in my TODO list
~
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203686 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-26 12:12:13 +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
Nuno Lopes
d1a7f6911c
second take of updates. add all cfg_get_*() stuff (that are 'magically' guessed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191086 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-20 18:45:50 +00:00
Jakub Vrana
2bed4f6ded
Fix return types (2/2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
cbd6c3ba86
Remove () from <function>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-06 11:48:42 +00:00
Jakub Vrana
e6e6ac5bc5
Not just Sybase-CT
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185457 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-29 13:53:23 +00:00
Jakub Vrana
3d55b0e7c1
Remove doubled words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Dave Barr
6c6f180b21
- Typos.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183233 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 04:04:14 +00:00
Enrique Garcia Briones
46597ad112
Initial WS, preparation for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183162 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-30 16:03:26 +00:00
Kenneth Schwartz
d259129bb0
use example.outputs[.similar] entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-11 16:11:52 +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
5fb3e0c98d
Fix protos from sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166703 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 15:39:26 +00:00
Jakub Vrana
647ee5c6a2
Nuke tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Nuno Lopes
588cfaa5ed
un-comment ini entries
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163047 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-11 12:31:05 +00:00
Jakub Vrana
4171c45c2d
Revert
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162870 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 14:27:54 +00:00
Jakub Vrana
ad1e5c3192
Update ini entries
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162855 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-08 09:27:56 +00:00
Philip Olson
269582127f
Implement &sybase.ct.only; and &sybase.db.only; entities.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159571 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-25 01:26:49 +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
Mehdi Achour
bb37194dd4
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151796 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-19 14:42:11 +00:00
Mehdi Achour
396fa38fb9
br
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150567 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-05 09:22:14 +00:00
Mehdi Achour
f2e3c41581
white spaces + coding standards + corrected the example (was echo row[0] row[0])
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150566 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-05 09:21:13 +00:00
Enrique Garcia Briones
b08bc7e91f
Minor changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150521 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-04 20:48:29 +00:00
Enrique Garcia Briones
b0ad0c9514
Added in function sintaxis an undocumented parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150519 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-04 20:21:22 +00:00
Ken
06e6193a7c
<param>foo</param> to <param>foo</param> parameter! :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150271 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-01 22:07:15 +00:00
Nuno Lopes
f7331b8aa2
the connection parameter was added only in 4.3.5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150252 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-01 15:55:06 +00:00
Nuno Lopes
9f31d00567
proto fix. noticed by a user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150251 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-01 15:49:47 +00:00
Mehdi Achour
45a0f65851
CS : Function declarations follow the 'one true brace' convention
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Jakub Vrana
43ed9a3d9e
Xmas typos 5/5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +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
Mehdi Achour
e5c4943e7c
missing CDATA
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135248 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:22:43 +00:00
Damien Seguy
deed59403c
moved entity inside para
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135226 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 15:16:23 +00:00
Mehdi Achour
45a7c31c23
new entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134946 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-13 09:35:44 +00:00
Mehdi Achour
5846521e53
entity usage for the CT library
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134915 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-12 18:17:37 +00:00
Mehdi Achour
9b1987ca11
protos, see also, examples, XML structure
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134906 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-12 16:25:58 +00:00
Derick Rethans
4183041ba2
Tabs to spaces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131149 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 09:56:00 +00:00
Mehdi Achour
4fd3f72d8d
WS fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131147 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 09:44:59 +00:00
Sebastian Picklum
f762e2a7ce
Fixed WS-Problems (hopefully all)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131140 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 09:14:57 +00:00
Sebastian Picklum
64bd49b9ae
Made text line length < 80
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131137 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 08:47:52 +00:00
Sebastian Picklum
be0a301990
Forgot deleting the brackets. Fixed this
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131102 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 23:20:44 +00:00