Commit graph

9239 commits

Author SHA1 Message Date
Nuno Lopes
7943785327 new constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181027 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-28 17:35:53 +00:00
Jakub Vrana
92708be2dc Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181011 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-28 09:08:33 +00:00
Jakub Vrana
7d8a99570e Type of the first parameter is string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181010 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-28 09:04:07 +00:00
Jakub Vrana
6020de15d8 Missing space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180941 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-27 17:17:58 +00:00
Nuno Lopes
2b3aa3c3e3 convert to new doc style
document new parameters and add changelog
improve the first example to use the new parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180932 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-27 12:33:11 +00:00
Nuno Lopes
386ce54b59 add SORT_LOCALE_STRING
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180921 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-27 10:56:58 +00:00
Sara Golemon
38f8ca53af Document filters.encryption and change <xref> tags to <link>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180918 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-27 07:50:25 +00:00
Nuno Lopes
6eaed916c2 fix name of the default password ini opt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180861 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-26 21:08:24 +00:00
Philip Olson
a75e21abb7 Added an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-26 01:34:29 +00:00
Philip Olson
57ab0d0bf7 zend.ze1_compatibility_mode -> See also migrating from PHP 4 to PHP 5.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180789 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-25 20:39:01 +00:00
Philip Olson
cd0711cea0 Document the auto_globals_jit directive.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180788 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-25 20:32:07 +00:00
Dan Scott
667fa1cc3f Add new constants.
Explain how INOUT and OUT parameters work in bindParam.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180769 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-25 14:47:45 +00:00
Dan Scott
b45f7ffd49 Discuss OUT and INOUT stored procedure support.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-25 14:28:16 +00:00
Jakub Vrana
d8ca8ba1eb Missing dot
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180757 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-25 09:58:53 +00:00
Jakub Vrana
3b3a880c96 Single backslash, single quotes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180667 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 14:31:46 +00:00
Jakub Vrana
3769bb0f3c Single backslash
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180666 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 14:27:16 +00:00
Leszek Krupinski
0e2cf71a18 - removed paragraph that does not comply to that function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180659 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 10:52:11 +00:00
Aidan Lister
47615e4e24 Fix a host of tiny mistakes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180651 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 07:38:36 +00:00
Aidan Lister
2a66e049d5 Send a valid http request
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 07:23:58 +00:00
Aidan Lister
10b667cf32 Updated to new docskel. Added example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180649 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 07:09:27 +00:00
Nuno Lopes
eace5fc298 fix #32083: inconsistencies between proto and description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180606 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-23 19:40:08 +00:00
Nuno Lopes
3568fecf93 convert to new style, expland explanations and add an example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180559 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-23 12:52:26 +00:00
Philip Olson
4a864dc34d See also get_resource_type().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180489 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 20:31:46 +00:00
Antony Dovgal
748f758db9 clarify a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180484 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 18:19:08 +00:00
Nuno Lopes
3c5b81624d finally add the changelog column and update values for all ini.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180481 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 17:36:12 +00:00
Nuno Lopes
33deadb470 user note: typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180441 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 11:13:56 +00:00
Nuno Lopes
2e137460f4 remove context entity, because this function only exists in PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180440 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 11:04:52 +00:00
Jakub Vrana
9f3c1f9047 Remove doubled and
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180424 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 07:59:33 +00:00
Sara Golemon
28614b83af Add addition SeeAlso per usernote
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180422 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 06:38:48 +00:00
Sara Golemon
387476d59b make test didn't catch this...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180408 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 02:07:11 +00:00
Sara Golemon
024838e139 Provide installation instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180399 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-22 00:18:16 +00:00
Philip Olson
fb6ce3a241 Added &note.gd.2; (GD 2+ is required)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180392 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-21 21:11:08 +00:00
Philip Olson
2318c33673 Document that jpeg and wbmp support requires GD-1.8 or later.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180390 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-21 20:59:54 +00:00
Sean Coates
9cd68cffa8 changed return type (PDO_FETCH_OBJ returns an object)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180345 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-21 15:00:03 +00:00
Kenneth Schwartz
ab8f44f73b switch to new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180267 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-21 00:31:07 +00:00
Kenneth Schwartz
8af737a4e3 WS fix (start at col 0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180258 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-20 22:55:54 +00:00
Derek Ford
70c2b1a741 fixing examples in basic-syntax.comments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180162 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-20 06:11:25 +00:00
Derek Ford
419778bcf5 fixing last closing tag note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180161 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-20 06:06:49 +00:00
Aidan Lister
bf9cc979aa Add note about alias usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180160 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-20 05:47:01 +00:00
Aidan Lister
6fc54cd618 Added information about each drivers DSN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180159 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-20 05:37:59 +00:00
Aidan Lister
af56b760ee Added callback type to see-also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180107 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-19 12:33:33 +00:00
Kenneth Schwartz
3ab54a757c change to new structure, add status code constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180070 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-18 17:04:56 +00:00
Nuno Lopes
1d91769207 use Dan Scott's suggestion for a more formal wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180045 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-18 11:31:30 +00:00
Nuno Lopes
980b52a90b fix #31999: update constants list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180041 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-18 11:10:02 +00:00
Nuno Lopes
e3a2f34666 commit 'danielc at analysisandsolutions dot com' patch (modified) as per bug #32016
documenting the second parameter on msql_fetch_* functions and add an example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180039 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-18 10:58:16 +00:00
Nuno Lopes
dab4db9ac1 fix #32017: typo in the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180037 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-18 10:37:29 +00:00
Nuno Lopes
4c5ee78104 new ReflectionClass methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179967 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-17 18:01:53 +00:00
Nuno Lopes
7557290037 fix typos found by tularis. Thanks :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179907 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-16 19:57:56 +00:00
Sean Coates
761721edcb use standard entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179901 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-16 18:33:52 +00:00
Jakub Vrana
169671a444 'duplicate entries will be merged into the last one' - this has nothing to do with array_merge
without it, example 3 is a copy of example 2


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179885 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-16 15:27:02 +00:00