Commit graph

13578 commits

Author SHA1 Message Date
Daniel P. Brown
ca9fab09ac Updated Windows 9x support status PHP > 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261606 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 19:12:58 +00:00
Daniel P. Brown
aa85e5451d Not especially a bug, but a good idea, as INSERT is probably the most commonly-used database modifier query.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261603 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 19:01:05 +00:00
Daniel P. Brown
5e8a61948c Addresses Bug #45223
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261602 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 18:51:19 +00:00
Daniel Convissor
220dd8e180 * Clarify openssl.cnf locations.
* Use para rather than simpara to improve separation from prior paragraph.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261599 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 17:54:47 +00:00
Jean-Sébastien Goupil
f627da3588 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261557 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 04:09:12 +00:00
Philip Olson
536564e967 Fixed titleabbrev (thanks felipe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261377 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-19 23:42:06 +00:00
Jean-Sébastien Goupil
974ef4887e typo and missing text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261342 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-19 08:30:36 +00:00
Richard Quadling
14dac9caa6 [HOST=] and [PATH=]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261268 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-17 09:38:16 +00:00
Carola 'Sammy' Kummert
5685fdcf97 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261239 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-16 03:24:21 +00:00
Hannes Magnusson
ee87a5661a Fix classname (Nathan Nobbe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261197 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-14 21:37:21 +00:00
Greg Beaver
d8c4e6e84a update docs to current CVS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261168 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-13 22:11:39 +00:00
Richard Quadling
2305da6e51 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261080 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-12 09:15:05 +00:00
Philip Olson
7d5eab6a40 さようなら unicode.semantics
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261053 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 16:08:29 +00:00
Philip Olson
41bffaa856 adios unicode_semantics()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261052 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 16:04:37 +00:00
Philip Olson
97b4b22e86 Implemented role="noversion"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261050 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 15:41:12 +00:00
Gwynne Raskind
0cabbea3b0 func_get_arg(), func_get_args(), and func_num_args() can be used as parameters as of PHP 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260951 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-09 11:21:12 +00:00
Matt Li
261327908d Oops, brain fart
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260919 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-08 11:16:28 +00:00
Matt Li
25383a79a6 Fix PECL win32 links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260918 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-08 11:00:25 +00:00
Yannick Torres
3c1297aa85 remove extra attribut in section tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260907 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-08 07:18:08 +00:00
Daniel Convissor
a5fc026ab8 * $name in __callStatic() now case sensitive. Fixed by bug 45089.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260894 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-07 19:41:23 +00:00
Philip Olson
22cd91ea87 Fixed typo (Bug #45193)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260845 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-06 14:57:17 +00:00
Felipe Pena
febcf0dd0f - Changed example to use square brackets
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260842 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-06 11:21:10 +00:00
Felipe Pena
8d023a05ad - Changed example (syntax {} to [] in string, user note by daniel.egeberg at gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260841 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-06 11:10:13 +00:00
Gwynne Raskind
51eca8e6ea add some whitespace, add section on accessing globals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260840 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-06 10:07:37 +00:00
Philip Olson
4b23ef594a Lowercased all IDs (<refentry xml:id=...) and updated the links that refer to them
# Translators please wait 24 hours before updating... I'm doing most of them too


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260761 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-05 05:03:04 +00:00
Yannick Torres
a7101b1786 forgot some entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260752 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 21:13:07 +00:00
Yannick Torres
62fe7ee734 make use of &example.outputs.similar; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260748 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 19:17:30 +00:00
Yannick Torres
5206454109 make use of &example.outputs.similar; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260742 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 15:05:50 +00:00
Yannick Torres
b6c5172162 make use of &example.outputs.similar; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260738 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 14:25:42 +00:00
Yannick Torres
49da2b50c9 make use of &example.outputs.similar; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260716 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 08:44:35 +00:00
Yannick Torres
8e317a0625 make use of &example.outputs.similar; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260715 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-04 08:18:53 +00:00
Stanislav Malyshev
df0cee46da there's seven constants now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260657 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-03 08:07:20 +00:00
Yannick Torres
0ce3843f22 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260652 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-03 04:57:15 +00:00
Stanislav Malyshev
1c9734af29 fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260595 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-02 05:32:55 +00:00
Hannes Magnusson
6076bbcefc Ignore entities.*.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260536 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-31 22:43:08 +00:00
Hannes Magnusson
72affc3120 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260535 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-31 22:42:15 +00:00
Philip Olson
09f40cd743 changed _ to - for ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260485 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 21:35:22 +00:00
David Coallier
fd86ab0b1d - Added splbool description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260484 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 19:55:38 +00:00
David Coallier
3aed8005cd - Removed the "you" word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260482 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 19:36:51 +00:00
David Coallier
9f2c0d9b7a - Added splenum documentation (initial)
- Modified whitespaces for <para> so all is compliant
- Added splenum reference in book.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260481 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 19:24:59 +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
Yannick Torres
c710a66e2f remove &note.no-windows;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260476 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 16:39:39 +00:00
David Coallier
8b1b30d4bf - Added the default __default constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260473 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 15:41:38 +00:00
David Coallier
8a0f811a0e - Added initial documentation for SplTypes. SplEnum, SplBook and SplType are
yet to come.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260472 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 15:38:22 +00:00
Felipe Pena
46f4ba6e2d - Fixed bug #45018 (debug_backtrace: missing $provide_object doc)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260466 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 12:37:25 +00:00
Jakub Vrana
762320f6f6 Link to Context options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260458 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 10:44:58 +00:00
Kalle Sommer Nielsen
d2dda26ce4 Documented imagecolorclosesthwb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260452 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 00:43:03 +00:00
Philip Olson
6d4a434cf5 Updated link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260446 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-29 18:34:23 +00:00
Felipe Pena
206cb141c9 Fixed typo in method name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260440 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-29 14:55:32 +00:00
Felipe Pena
ecb0b3bb21 Fixed bug #45113 (error in example for mysqli::multi_query())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260439 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-29 14:54:38 +00:00