Philip Olson
9a36175c73
Removed period from refpurpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272341 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-31 02:19:28 +00:00
Philip Olson
82b6956d8a
Initial commit (docs by jawed)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272340 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-31 02:18:21 +00:00
John Jawed
3f6168352c
PECL OAuth documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272335 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-31 00:38:41 +00:00
Yannick Torres
7f6f33d595
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272255 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-29 19:40:05 +00:00
Philip Olson
3db776857e
- Rewrote the docs
...
- Mentioned every [maybe] possible return value
- Explain tips/gotchas like apache may be apache/apache2handler/apache2filter
- More clearly refer to PHP_SAPI
- Clarify why the example checks the substring cgi
- Elude to cgi no longer being a value (cgi-fcgi is) as of 5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272239 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-29 16:07:36 +00:00
Grant Croker
0134df9c97
Update for v2.0 driver syntax changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272215 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-29 12:45:13 +00:00
Daniel P. Brown
e65c8aff4d
Rewrote many parts throughout to fix grammar and structure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272156 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-29 02:48:17 +00:00
Hannes Magnusson
a0719c91f2
The intro shouldn't be on its own page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272115 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-28 18:17:16 +00:00
Hannes Magnusson
d6c967e781
Add missing title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272113 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-28 18:16:32 +00:00
Hannes Magnusson
5bfdaef798
make up a new role, "indices", for listing array indices (rather then parameters)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272106 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-28 17:23:14 +00:00
Yannick Torres
49e81f1c43
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272084 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-28 14:02:13 +00:00
Daniel P. Brown
68c238c19d
Typofixes. Hooray.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272069 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-28 00:52:31 +00:00
Daniel P. Brown
e1d4e8c872
Typofix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272066 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-28 00:21:18 +00:00
Philip Olson
1cd015c348
Spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272059 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 22:27:35 +00:00
Hannes Magnusson
a78275305a
<function> cannot have bogus whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272056 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 22:02:25 +00:00
Philip Olson
7126fee019
- Moved PHP_INI_* definition from appendices/ini.xml to its own sect1 in install/ini.xml
...
- Updated the table (and its description) with new content and formatting
- Changed description from "constants" to "modes" as they are not PHP constants
- Removed "value" column from table
- Named it configuration.changes.modes
- This also deals with bug #46540
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272054 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 21:27:44 +00:00
Hannes Magnusson
a1a8bd784e
Remove bogus ini entries. document sysvshm.init_mem
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272053 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 21:14:54 +00:00
Philip Olson
bca6c27158
Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271987 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 06:51:51 +00:00
Philip Olson
0a309a5f0d
Remove most require*() documentation as it's identical to include*() except
...
for the E_ERROR on failure. And refer to include*().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271985 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 06:45:07 +00:00
Philip Olson
68d3533e17
Update version info for a few constants (5.3.0 --> 5.2.7)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271973 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 04:14:52 +00:00
Philip Olson
fea3dc3d1d
- Split control-structures.xml into control-structures/*.xml
...
- No content was changed
- Whitespace has been changed
- Changed to utf-8
- The history of these files can be viewed here:
--- http://cvs.php.net/viewvc.cgi/phpdoc/en/language/control-structures.xml?annotate=1.173
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271960 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 01:35:49 +00:00
Philip Olson
202e313d5b
- Created setup.xml and examples.xml from book.xml
...
- Moved &reference.intl.reference; to bottom
- Added pecl.info info to configure.xml
- Removed building sect, as this is what 'pecl install' and pecl.info are for
- Refer to new ini.xml in new setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271950 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-26 21:31:42 +00:00
Philip Olson
b4cc588a91
Briefly document intl.default_locale
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271947 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-26 21:06:19 +00:00
Philip Olson
cd5873cb74
Added Changelog definition
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271944 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-26 20:56:59 +00:00
Yannick Torres
cf94a4cc94
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271940 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-26 20:25:12 +00:00
Hannes Magnusson
87047379cd
This ext was bundled as of 4.0.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271932 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-26 19:30:15 +00:00
Gwynne Raskind
6f3202b929
some new material on tests and mem mgmt, para->simpara
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271883 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 21:04:11 +00:00
Kalle Sommer Nielsen
2466f3fea0
* Theres no actual PECL release for JSON where the json_last_error exists in, so lets just say 5.3.0 for now
...
* Merge Simion's grammar changes to json_last_error
* Fix typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271882 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 20:25:58 +00:00
Kalle Sommer Nielsen
f95b2ae82c
Fixed #46940 (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
Carola 'Sammy' Kummert
d24b4a47ab
fix description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271872 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 18:44:08 +00:00
Carola 'Sammy' Kummert
73ec6ee786
fix linebreak
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271867 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 17:24:43 +00:00
Philip Olson
31a79096d2
Grammar, s/an unique/a unique/g which closes bug #46942 and helps #34880
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271849 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 01:35:26 +00:00
Philip Olson
75a953b506
Fixed SeeAlso links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271839 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 00:21:02 +00:00
Simion Onea
f02db0087a
Wrapped a line around 70 cols, as suggested by Daniel Convissor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271826 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-24 19:33:24 +00:00
Simion Onea
58b50788ea
Replaced 'since' with 'as of' according to Nomenclature and Style Guide
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271823 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-24 19:09:46 +00:00
Simion Onea
d2fe0e7255
Minor grammar corrections.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271815 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-24 15:01:09 +00:00
Hannes Magnusson
792a04aed8
Remove weird note (this option is hardcoded into php-cli and cannot be disabled)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271807 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-24 13:06:06 +00:00
Olivier Hill
43a0976de0
Documentation for new GeoIP functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271778 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-23 21:26:50 +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
Derick Rethans
a876269e6a
- We don't implement the GNU formats, and never have properly.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271772 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-23 14:05:56 +00:00
David Soria Parra
0d157a51ac
Use globals.ent to define the taglib project url.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271750 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-22 13:39:57 +00:00
Hannes Magnusson
5b4d6a9bc6
s/are/or (reported by navaru atmonteshazz dotro)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271742 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-22 11:38:58 +00:00
Dan Scott
9e47c91027
Minor typos - "Peaks" to "Peeks"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271739 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-22 04:11:26 +00:00
David Soria Parra
a2415ce99a
Add the actual requirements (taglib 1.5)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271736 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-22 01:35:57 +00:00
David Soria Parra
d823a44503
Some additional information about the status of the taglib project in the introduction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271735 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-22 01:35:25 +00:00
David Soria Parra
326ae0ab3e
Add ktaglib documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271733 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-22 01:21:10 +00:00
John Mertic
973e3b802e
Updated to list the options for iis4FastCGI and netserve
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271718 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-21 04:41:21 +00:00
John Mertic
fa6cb42c76
Reorder Windows Installer options so the 5.2.0+ guide appears in the TOC and not the older one.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271717 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-21 04:40:32 +00:00
Hannes Magnusson
d9d2f660e7
s/Conntected/Connected (reported by J. Boggiano)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271695 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-20 22:49:06 +00:00
Hannes Magnusson
0b8651d711
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271621 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-19 19:08:13 +00:00