Commit graph

16189 commits

Author SHA1 Message Date
Pedro Antonio Gil Rodríguez
68908fbb9d Re-indented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293999 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 16:30:38 +00:00
Daniel Egeberg
479f5f7ed0 Mentioning that is_dir() is restricted by open_basedir.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293994 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:53:23 +00:00
Richard Quadling
1779446c91 Wrong id for synopsis - imagepixeritorator.synopsis => imagickpixeliterator.synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293993 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:53:02 +00:00
Daniel Egeberg
33f7afff50 Mentioning that shutdown functions and object destructors will be called even if exit() is called.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293992 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:28:23 +00:00
Daniel Egeberg
dcab108b3c Fixing broken build from r293972 (seros).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293990 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:21:23 +00:00
Pedro Antonio Gil Rodríguez
c7d135e9a9 Corrected some spelling mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293972 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 12:32:54 +00:00
Pedro Antonio Gil Rodríguez
a4a4c79d2a Added example description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293939 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 20:59:07 +00:00
Pedro Antonio Gil Rodríguez
7f63c8feba Added example description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293933 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 20:37:45 +00:00
Sean Coates
a0894130be link to hash_algos() to make the algo parameter more clear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293932 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 20:21:09 +00:00
Guillaume Plessis
9280374701 Typo. Sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293912 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 16:38:08 +00:00
Guillaume Plessis
d86ca1e1f4 abusive copy/paste?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293911 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 16:33:17 +00:00
Peter Cowburn
f70c49dc44 Updated RegexIterator (mostly added method visibility and examples)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293874 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-24 01:18:46 +00:00
Hannes Magnusson
0d928cd430 Mentioned what continue 0 and continue 1 does (same as continue;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293846 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-22 12:16:37 +00:00
Ruslan Yakushev
953fcf2341 Added description of the new metadata property returned by wincache_ocache_fileinfo().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293829 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-22 00:37:03 +00:00
Pedro Antonio Gil Rodríguez
0dc95733f0 Corrected own error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293828 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-22 00:25:51 +00:00
Daniel Egeberg
1fbeec522e Fixed bug #50817 (Dangerously vague documentation for spl_object_hash())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293824 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 22:58:08 +00:00
Ruslan Yakushev
c17bfaec95 Relative file path cache is now called resolve file path cache. Updating all references in the wincache documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293822 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 20:26:23 +00:00
Sean Coates
3411e31daf Fix invalid constant names. Thanks to Nicholas Sloan for finding+fixing this (and sending a patch).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293821 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 20:25:12 +00:00
Pedro Antonio Gil Rodríguez
ae6e86223b Corrected example script
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293819 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 19:12:38 +00:00
Pedro Antonio Gil Rodríguez
01a1554829 Corrected some spelling mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293805 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 13:49:26 +00:00
Pedro Antonio Gil Rodríguez
ea0712c2cb Corrected some spelling mistakes.
Changed parameter name window -> window_handle

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293794 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 00:30:45 +00:00
Daniel Egeberg
d661690a96 Fixed bug #50812 (What exactly does quantifier minimizer mean when it comes to the '?' meta char?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293793 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-20 23:51:47 +00:00
Simion Onea
7f98d8474e Corrected a typo, WS and removed the word Note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293769 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-20 13:09:11 +00:00
Daniel Egeberg
68c5267334 Fixed PHP bug #50798 (Unable to retrieve default value of argument of internal method with reflection) and added example to ReflectionParameter::getDefaultValue().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293765 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-20 11:41:23 +00:00
Richard Quadling
a19eb7ea49 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293736 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-19 15:38:58 +00:00
Alexey Romanenko
3d614fbc5d added docs for new methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293733 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-19 14:01:10 +00:00
Joris van de Sande
948d610a63 Made the following changes to the libevent documentation:
- Changed the examples because the given examples did not work
- Fixed documentation of parameters and return values for a few functions

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293714 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-18 21:58:54 +00:00
Pierrick Charron
3199e48673 Update stomp documentation for the 0.4.0 release
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293689 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-18 03:46:43 +00:00
Yago Ferrer
ffd6215d40 'new' not required.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293683 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 23:25:21 +00:00
Yago Ferrer
2d11708b89 Fixing header in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293682 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 23:23:33 +00:00
Yago Ferrer
5310bd135d Adding open and closing PHP tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293681 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 23:20:55 +00:00
Hannes Magnusson
addd46f533 Ah, that comment referred to php --long-name, not getopt() :P
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293676 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 22:34:34 +00:00
Hannes Magnusson
a76b4d0462 - I moved few months ago
- Update the "olson database" example output (since I am here)
- Move that not-making-any-sense version note below the table and fix the version



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293675 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 22:25:47 +00:00
Hannes Magnusson
b3774f436d - Add 2 more hardcoded ini settings
- Update the php -h output



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293672 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 22:14:14 +00:00
Hannes Magnusson
f9d005c207 - Use <acronym> for acronyms
- Slight rephrase of the introduction


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293671 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 21:57:28 +00:00
Hannes Magnusson
b942032e4f - More markup upgrades
- Remove unrelated info (that paper link however is interesting)



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293666 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 21:27:09 +00:00
Hannes Magnusson
c61ad553a8 Update markup (especially for examples)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293664 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 20:56:29 +00:00
Mark Wiesemann
dc2ee42a3b typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293659 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 19:57:37 +00:00
Mark Wiesemann
e363aaa5e0 coding standards fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293658 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 19:57:17 +00:00
Mark Wiesemann
68842ac538 indentation fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293657 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 19:56:37 +00:00
Mark Wiesemann
8ade4d42b5 - typo/whitespace fix
- added missing closing parenthesis

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293656 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 19:55:57 +00:00
Hannes Magnusson
392368f3c6 Typo (spotted by yannick)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293652 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 16:21:48 +00:00
Hannes Magnusson
24e7ff9053 Hopefully fixed bug#48803
"copy&paste" from an email from Rasmus to internals@ recently


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293645 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 14:45:59 +00:00
Yannick Torres
61a586a6af Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293636 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 08:25:45 +00:00
Yannick Torres
1ec4b095fc Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293635 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 08:18:11 +00:00
Michael Maclean
80fc66329c Fixes #50783, thanks to David Tajchreber for the patch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293633 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 02:28:10 +00:00
Daniel Egeberg
28e9242331 Clarifying how to use persistent connections in mysqli.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293632 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 00:10:27 +00:00
Hannes Magnusson
91224d7744 Fixed bug#50782 (Description of the return value doesn't not match with the example code)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293631 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 22:27:39 +00:00
Hannes Magnusson
c353851bc4 Rephrase after reading bug#31191 (see bug#50742)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293630 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 22:13:22 +00:00
Hannes Magnusson
4285ccaea1 - Fixed bug#50742 (value parameter must be escaped)
- Kill "you" usage


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293629 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 22:09:23 +00:00