Commit graph

9063 commits

Author SHA1 Message Date
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
Sean Coates
a5f265aee7 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179844 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 18:29:20 +00:00
Nuno Lopes
5c5aa0d593 fix #30955: TMP windows envar. based on patch by danielc at analysisandsolutions dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179843 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 18:29:02 +00:00
Nuno Lopes
ce6718ec07 more docs & examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179841 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 17:20:43 +00:00
Nuno Lopes
9281c48d86 start writing libxml docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179834 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 13:47:10 +00:00
Jakub Vrana
eeb896f834 PHP_SELF is taken from DOCUMENT_ROOT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179833 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 13:44:24 +00:00
Nuno Lopes
41e43e7636 show the constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179829 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 12:39:28 +00:00
Nuno Lopes
121447cca4 fix #31983: the results of this function arent cached
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 12:34:49 +00:00
Nuno Lopes
26144c6e9b fix #28141: return values - false/empty string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179827 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 12:09:21 +00:00
Martin Meredith
bbd0714f19 Removing primary key - not in mSQL - Reference: Bug #31978
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179826 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 11:52:28 +00:00
Jakub Vrana
b1663ed4ba INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179820 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:46:10 +00:00
Jakub Vrana
cbe7801041 INI directives have been moved to the appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179818 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 09:11:50 +00:00
Sara Golemon
050ac5ebb8 Constants would be nice
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179805 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 00:47:35 +00:00
Edin Kadribasic
0883bcd984 Document pg_field_type_oid()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179804 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 00:34:17 +00:00
Sara Golemon
e3eacef135 New function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179800 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 00:04:09 +00:00
Nuno Lopes
e58a9d9926 add a new directory for libxml fucntions/constants. move teh constants from simplexml page to here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179773 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 18:01:02 +00:00
anatoly techtonik
7241e96fa7 integrated note 39637, added example
please check wording


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 16:20:00 +00:00
Jakub Vrana
a70e53362d Example returned, multiple queries work with PostgreSQL (at least some versions)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179760 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 14:09:59 +00:00
Jakub Vrana
6ea19104ef Constructors title is not <literal>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179748 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 09:10:10 +00:00
Jakub Vrana
85e5332941 Most of E_STRICT are raised at the compile time (bug #31919)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179747 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 09:02:44 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Aidan Lister
936a27baa5 Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179739 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 03:37:34 +00:00
Aidan Lister
ac069c014c Complete rewrite and update to the new format. I've intergrated all the user notes (except 2, which were better left as notes). Please review thoroughly, as this is one of the manual pages many people have problems with, and I'd like it to be as clear as possible.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179738 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 02:45:46 +00:00
Jakub Vrana
ab0fda3b0b Recursive functions (spotted by ondra at dynawest.cz)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179721 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 22:32:44 +00:00
Jakub Vrana
6cdd5ba20c There's no func(const $param) - at least in PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179720 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 22:13:07 +00:00
Jakub Vrana
cf9b159281 Coding style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179719 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 22:05:29 +00:00
Jakub Vrana
732a0125c0 Typo, WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179718 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 22:02:36 +00:00