Commit graph

14513 commits

Author SHA1 Message Date
Mehdi Achour
68bd154ab9 Work on constants
Added missing constants:

DOM_PHP_ERR, GLOB_AVAILABLE_FLAGS, FILE_NO_DEFAULT_CONTEXT, FNM_NOESCAPE, FNM_PATHNAME,
FNM_PERIOD, FNM_CASEFOLD, IMAGETYPE_JPEG2000, NAN, INF, MYSQLI_TYPE_INTERVAL, MYSQLI_TYPE_CHAR,
MYSQLI_CURSOR_TYPE_FOR_UPDATE, MYSQLI_CURSOR_TYPE_NO_CURSOR, MYSQLI_CURSOR_TYPE_READ_ONLY,
MYSQLI_CURSOR_TYPE_SCROLLABLE, MYSQLI_STMT_ATTR_CURSOR_TYPE, MYSQLI_STMT_ATTR_PREFETCH_ROWS,
MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH, MYSQLI_SET_CHARSET_NAME, OPENSSL_ALGO_DSS1, TCP_NODELAY,
SQLITE_NOTADB, SQLITE_FORMAT, PSFS_FLAG_NORMAL, PSFS_FLAG_FLUSH_INC, PSFS_FLAG_FLUSH_CLOSE,
XML_SAX_IMPL

Added missing <constant></constant> markup

Fixed:
 * GD_BUNDLE => GD_BUNDLED
 * SOCKET_ERMCHG => SOCKET_EREMCHG


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277584 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 15:45:07 +00:00
Mehdi Achour
87c78a53c8 Desambiguish and fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277538 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-21 11:12:57 +00:00
Philip Olson
768052f230 Cleaned up SeeAlso for the array sorting functions,
and linked them to the new array sorting chapter


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277530 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 20:40:34 +00:00
Philip Olson
5d8d55a2fd Linked to the new chapter about array sorting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277528 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 20:33:09 +00:00
Hannes Magnusson
9cf46353a1 Initial docs for stream_is_local() and stream_context_get_params()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277514 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 12:05:11 +00:00
Felipe Pena
f40b2ede4d - Bug #47634 (finfo doesn't have close method as said in docs)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277501 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 01:56:57 +00:00
Felipe Pena
56233f6850 Bug #47700 (Typos on Objects and References page)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277499 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 01:05:57 +00:00
Richard Quadling
78ecfdf616 Documented JSON_FORCE_OBJECT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277482 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-19 15:42:54 +00:00
Philip Olson
515697bc5c Rewrote security.magicquotes.why to discourage its use (there is no reason to use MQ today)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277472 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-19 07:38:55 +00:00
Philip Olson
f8f1e1564b Initial commit, a unified document about all of the array sorting functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277465 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-19 06:06:33 +00:00
Philip Olson
dd4d51f8d6 Fixed examples, for both parse and deprecated errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277457 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-19 02:44:05 +00:00
Philip Olson
886d5315d2 Fixed examples, for both parse and deprecated errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277448 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-18 21:30:26 +00:00
Daniel P. Brown
1194962f3e Fixes simple grammar issues from Bug #47698.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277372 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-17 22:34:28 +00:00
Felipe Pena
74eac0a8a3 - Bug #47682 (Grammatical error)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277293 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-16 23:46:46 +00:00
Daniel Convissor
0e4b458b92 * Indicate that empty constrcutor is like calling mysqli_init(). Bug 38998.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277201 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-15 15:32:54 +00:00
Yannick Torres
632e0569b4 Use soap.wsdl.mode.only entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277182 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-15 11:06:31 +00:00
Yannick Torres
03f1a43297 Add soap.wsdl.mode.only entitie
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277181 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-15 11:04:40 +00:00
Cornelia Boenigk
28b59e8ae1 fixed function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277148 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-14 16:36:12 +00:00
Stanislav Malyshev
ef4bab0848 document new curl values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277133 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-14 01:52:43 +00:00
Daniel Convissor
b612456307 * Add OOP example for extending mysqli.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277120 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-13 17:50:04 +00:00
Daniel Convissor
c68df084c7 * Have warning mention to use function if compatibility with earlier PHP versions is required.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277119 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-13 17:28:17 +00:00
Daniel Convissor
599acf916d * Add link to connect for example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277118 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-13 17:19:33 +00:00
Daniel P. Brown
082b624991 Updated to show that, yes, 'caseless' and 'case-insensitive' are the same thing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277112 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-13 16:05:09 +00:00
Daniel Convissor
08ab232bdc * Round up to whole version regarding connect_error oddities.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277107 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-13 14:46:22 +00:00
Daniel Convissor
641729d204 * Provide OOP example when extending mysqli class.
* Adjust examples to match other connect examples.
* Check for errors along the way.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277081 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-13 00:16:11 +00:00
Philip Olson
b51dded646 Removed unicode semantics goodness, as it likely won't exist
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277077 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 23:37:26 +00:00
Philip Olson
cecf9097dc Added a PHP/FI example, code stolen from various talks given by Rasmus
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277076 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 23:23:11 +00:00
Philip Olson
0766c9ed4d Added an introduction that also introduces validation and sanitization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277062 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 21:41:51 +00:00
Philip Olson
7160bbaa9d Moved filter information into filters.xml and:
- Separated VALIDATE from SANITIZE (and MISC)
- Sorted lists alphabetically (by constant name)
- Removed constant intro, am rewriting a new one (will add soon to filters.xml)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277059 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 21:09:00 +00:00
Daniel Convissor
436cfd945e * 5.3 RC1 -> beta1 for connect_error property fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277058 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 21:04:52 +00:00
Daniel Convissor
3c2bce9c03 * Add oop example and tweak procedural example to match connect examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277057 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 20:46:45 +00:00
Daniel Convissor
5b320c16b0 * Add warning about property not working right in earlier versions (re Bug 45940).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277053 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 20:29:09 +00:00
Daniel Convissor
2664e69c13 * Add mysql_close to see also.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277052 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 20:12:42 +00:00
Daniel Convissor
23c40e8cba * Add examples section that points to real connect.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277050 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 20:01:50 +00:00
Daniel Convissor
5a81fc8ffa * Update example output.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277049 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 19:53:50 +00:00
Daniel Convissor
5ccab691ef * a object -> an object.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277048 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 19:43:19 +00:00
Daniel Convissor
b9ee6f5dbd * Provide See Also.
* Provide note that if you need to adjust options, use real connect.  Resolves some user contributed notes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277047 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 19:37:58 +00:00
Daniel Convissor
f920f855d1 * Have examples cover issues with $connect_error. Resolves some things covered in user notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277046 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 19:14:03 +00:00
Grant Croker
356d4d4c41 Overhaul the PECL ingres docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277030 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 15:59:24 +00:00
Daniel P. Brown
fe7835a946 Add backlink to callback type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277013 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 02:17:58 +00:00
Daniel P. Brown
12b8efeec0 Fixed incorrect description of namespace constant for function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277011 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 01:28:13 +00:00
Carola 'Sammy' Kummert
71da39b92e fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276970 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-10 16:37:06 +00:00
Carola 'Sammy' Kummert
70e7386448 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276962 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-10 13:28:47 +00:00
Carola 'Sammy' Kummert
2f20cc1c72 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276961 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-10 13:26:18 +00:00
Richard Quadling
d0d461f226 Fix #47590 - Pattern terminator should always be considered special.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276905 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-09 12:35:46 +00:00
Kalle Sommer Nielsen
e206d2ede4 Fixed bug #47597 (DateTimeZone::getTransitions() takes no arguments in PHP 5.2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276882 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-08 14:14:58 +00:00
TAKAGI Masahiro
2b4474102a added notes for use with RDBMS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276880 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-08 10:35:32 +00:00
TAKAGI Masahiro
cbe685c728 added depricate warnings to each pages.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276876 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-08 10:09:57 +00:00
Carola 'Sammy' Kummert
0585a8a903 fix entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276860 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-07 23:15:54 +00:00
Carola 'Sammy' Kummert
17393450fc fix mysql server version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276835 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-07 18:36:08 +00:00