Commit graph

13405 commits

Author SHA1 Message Date
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
Martin Samesch
597d15b64a wrong function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259041 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-04 18:18:43 +00:00
Hannes Magnusson
b3b542379d Fixed bug#44904 (mt_rand does not accept a single parameter but documented
like it does)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258982 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-03 16:48:28 +00:00
Hannes Magnusson
d76fe1562d Add a new role attribute to tell the renderer _not_ to print any version info
# These are the only pages I can remember that do not have version info
# If you recall any others, feel free to fix


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258972 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-03 15:34:29 +00:00
Kalle Sommer Nielsen
c04c2958a5 Fix typo: arc > ellipse
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258950 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-03 08:13:41 +00:00
Greg Beaver
93b337cdf4 document Phar::unlinkArchive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258948 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-03 02:04:28 +00:00
Florian Anderiasch
e2b5d40392 clarified. bug #44753
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258933 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 22:13:21 +00:00
Florian Anderiasch
6b3613b92b clarified: warning on non-array, bug #44844
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258926 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 21:24:19 +00:00
Felipe Pena
887e78b1f1 Fixed bug #44896 (Class Name incorrect)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258925 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 18:01:33 +00:00
Florian Anderiasch
1da8fc95b3 minor fix: added <literal>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258910 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 14:11:24 +00:00
Nuno Lopes
989d0f51c8 add missing full-stop. (per user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258899 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 12:28:47 +00:00
Richard Quadling
9d79d12a58 2 methodsynopsis for rand() #44885
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258895 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 09:55:37 +00:00
Greg Beaver
5095f84b7d update docs to reflect phar refactoring of isTar/isZip/isPhar to isFileFormat
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258892 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 05:14:02 +00:00
Greg Beaver
d328869534 docs now match CVS of pecl/phar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258887 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-02 04:36:22 +00:00
Greg Beaver
b1f43b0ddf add docs for addEmptyDir, addFromString, addFile
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258847 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-01 05:02:08 +00:00
Greg Beaver
64b5d43991 continue doc updating to current API
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258846 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-01 03:28:07 +00:00
Greg Beaver
1868ec3352 s/Compression Extensions/Compression and Archive Extensions/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258844 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-01 00:54:15 +00:00
Gwynne Raskind
cf075af43d updated previously written docs to know about the counter example. Also fix the $ keyword. Depends on a pending PhD bug fix and will look odd until then
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258746 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-29 14:32:24 +00:00
Gwynne Raskind
456e4db2f9 complete counter extension documentation, change base ID of new internals docs FROM book.internals2 TO internals2 - consistency and proper scoping
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258732 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-29 11:33:03 +00:00
Felipe Pena
079e80887e Fixed bug #44855 (Typo on the imagefttext)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258660 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-28 19:56:16 +00:00
Hannes Magnusson
af40519612 Fixed bug#44845 (Where did dom_import_simplexml go?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258580 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-27 12:32:33 +00:00
Felipe Pena
e42f9f66c3 - Fixed bug #44843 (Example error)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258542 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-26 22:17:28 +00:00
Felipe Pena
16a748328a - Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258538 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-26 22:00:09 +00:00
Hannes Magnusson
08c0824753 - Move hardcoded text in the timezone appendix into entities
- Move the first timezone category into its own page


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258505 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-26 17:18:03 +00:00
Hannes Magnusson
729578590f Revert accidental translation commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258322 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 17:58:34 +00:00
Kalle Sommer Nielsen
0c66a50541 Initial translation for JSON into danish
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258321 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 17:44:25 +00:00
Philip Olson
314bb3ba7b Moved the libHaru link to entities/global.ent and minor rewording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258298 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 15:41:57 +00:00
Philip Olson
9f79dcfc25 removed a lingering php 3 note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258296 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 15:24:15 +00:00
Philip Olson
11c2e48c4c added reftitle.faq based on &FAQ; above
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258295 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 15:21:15 +00:00
Felipe Pena
141c821c05 + Fixed
|-- Indentation
|-- Markup (missing some <para>s)
- Cosmetic (add blank lines in examples)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258288 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-23 03:44:08 +00:00
Felipe Pena
09ee4e0cc2 - Fixed typo in comment. (reported by Brian Poole)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258269 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-22 20:37:58 +00:00
Antony Dovgal
15d5e0858f the site has moved
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258101 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-22 10:58:08 +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
Stanislav Malyshev
4bc2c67738 fix substr description - graphemes, not chars
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258068 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-21 16:52:31 +00:00
Philip Olson
5e2323ba75 Linked in configure.xml, '&no.install;' is wrong here.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258059 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-21 16:42:44 +00:00
Hannes Magnusson
5caae971c6 Fix title (tony)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258030 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-21 08:38:09 +00:00
Felipe Pena
1a9c7f3b8a - Added information about Fatal error on trying to clone.
- Changed return value to void.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257981 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 16:32:22 +00:00
Hannes Magnusson
d83a23cc80 Move the timezones appendix to the datetime book
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257975 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 15:41:21 +00:00
Philip Olson
1012fd5332 Completed move of language.variables.superglobals to variables/superglobals.xml
And linked to the new register_globals FAQ.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257949 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 07:52:37 +00:00
Philip Olson
cd4e1f61d5 Miscellaneous updates. This commit spans en/language/predefined/variables/* and
includes updates for content, markup, and see also links.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257948 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 07:50:01 +00:00
Philip Olson
d126c9f976 Added a FAQ titled "How does the PHP directive register_globals affect me?"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257946 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 06:56:40 +00:00
Philip Olson
c191d2de89 Created new superglobals page.
Also, superglobal content from ../variables.xml was folded into this page.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257945 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 06:48:12 +00:00
Davey Shafik
bb8cf940c5 - Move userland notice to the top of ze1.streams and point to stream.book
- Add link to ze1.streams from empty internals2.streams
- Add link to ze1.streams to stream.book


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257924 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-20 04:03:59 +00:00
Richard Quadling
404b75e0f6 Fix typo (bug 44781)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257891 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-19 09:59:35 +00:00
Felipe Pena
a79d200236 - Added link to list of charsets that MySQL supports
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257858 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 22:13:58 +00:00
Felipe Pena
916384321d - Added information about the visibility (reported by fbn79@libero.it)
- Simplify example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257856 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 22:02:07 +00:00
Felipe Pena
7362172ae6 - Added new example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257845 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:54:42 +00:00
Felipe Pena
8cf5fa0c7d - Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257843 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:49:43 +00:00
Felipe Pena
4c7560caaa - Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257842 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:33:20 +00:00
Felipe Pena
4bc17b3724 - Added example using nowdocs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257841 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 19:22:12 +00:00