Commit graph

17470 commits

Author SHA1 Message Date
Shein Alexey
568b98d647 Added some parameter tags into the array-pad description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307835 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 22:09:55 +00:00
Philip Olson
181d35a2f3 Entity usage, and linked constants to their respective doc sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307822 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 15:42:51 +00:00
Philip Olson
f303e47eac Added properties, constants, and &reftitle.classsynopsis;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307821 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 15:30:49 +00:00
Kristina Chodorow
e733b3ff5d added partial
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307801 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 21:07:56 +00:00
Richard Quadling
45f8463725 Grammar changed on unused parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307793 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 14:48:36 +00:00
Richard Quadling
0ce32446dc ZipArchive reflection and parameter parsing now match, and so should the documentation. Fixes docbug aspects to bug #53166
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307780 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 11:55:38 +00:00
Peter Cowburn
fd4b7c3eb3 added bare-bones Transliterator synopsis (fix build)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307777 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 09:57:01 +00:00
Philip Olson
bb07a3195b Added basic Transliterator documentation/skeletons (still needs help). No version info yet, so SVN is stated. Closes PHP bug #52986
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307774 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 02:35:40 +00:00
Adam Harvey
6793ce50e7 Fix doc bug #53187 (urlencode and ~ encodes differently in the various versions
of the functions).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307773 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 23:55:03 +00:00
Philip Olson
cc8af0bce5 Removed libevent option/bug, which only affected PHP 5.3.3. Closes PHP Bug #53691 and deals with PHP Bug #52501
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307772 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:59:27 +00:00
Philip Olson
c316dd3b8b Added PDO Installation (configure) instructions. Closes PHP Bug #53759
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307771 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:48:38 +00:00
Kristina Chodorow
0a22267f7c added command examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307770 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:48:13 +00:00
Kristina Chodorow
d0146aabde improved connection info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307768 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 22:22:50 +00:00
Philip Olson
82ad9d6117 - Document that the offset parameter does not work with remote files
- Mentioned when file_get_contents() emits E_WARNING errors
- Closes PHP Bug #53790
- Deals with PHP Bug #46043


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307767 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 20:38:28 +00:00
Richard Quadling
5c5c01e027 Useful constant.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307765 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 16:19:02 +00:00
Richard Quadling
78fd6bb1d2 mktime and gmmktime's params are a little more complex. Fix bug#53798
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307764 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 11:06:02 +00:00
Adam Harvey
d4f1a9fbc6 Fix doc bug #53835 (shm_put_var and SplStack).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307746 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 06:22:05 +00:00
Kristina Chodorow
7b95acba7c added timeout info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307744 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-25 23:33:46 +00:00
Kristina Chodorow
95d482af34 added updated info fields
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307743 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-25 23:33:27 +00:00
Philip Olson
0ceae24271 Documented the imagick runtime ini options. Closes PHP Bug #53761
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307740 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-25 20:08:49 +00:00
Philip Olson
802ee88411 - Added PCRE modifier link to 'See Also' section of relevant PCRE functions
- Moved the 'e' tip from preg_replace to the modifier documentation, and added link instead of 'e' docs
- Closes PHP Bug #53546


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307739 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-25 19:10:19 +00:00
Philip Olson
1c2e2710c3 Removed php/fi expression information. Closes PHP Bug #53799
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307738 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-25 18:43:31 +00:00
Daniel P. Brown
84d0ada290 Changing first-person phrasing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307734 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-25 14:59:24 +00:00
Richard Quadling
409ea6352f "Olson" Timezone Database Version => 2011.1 (2011a)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307717 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-24 17:19:48 +00:00
Richard Quadling
3ab9b409b6 Updated example to show corrected procedural usage.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307705 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-24 10:35:01 +00:00
Peter Cowburn
67e40e7f48 Added param info for timezone_location_get() (closes doc #53827)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307700 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-24 09:23:45 +00:00
Esen Sagynov
09831bd33b remove a duplicate line about CUBRID_BOTH; merge all table into one in cubrid_schema; add bind data type table in cubrid_bind
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307668 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-23 07:49:51 +00:00
Esen Sagynov
ceeb866168 add more detailed information for cubrid_schema result
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307652 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-21 10:12:30 +00:00
Esen Sagynov
50160d8770 re-orgnized the CUBRID PHP constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307647 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-21 06:22:08 +00:00
Peter Cowburn
5ec0a415a4 fixed operator precedence problem in gearman examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307589 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-19 16:41:50 +00:00
Braian Iván Monnier
37e48ccbbd Function tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307573 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-19 03:01:29 +00:00
Braian Iván Monnier
66593961ad Error fix, and 2 literal tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307572 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-19 01:18:12 +00:00
Yannick Torres
a249d94435 Add constant tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307565 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-18 22:38:28 +00:00
Esen Sagynov
9145baba02 bug fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307553 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-18 03:28:26 +00:00
Daniel P. Brown
8d300926c6 Typofix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307540 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-17 14:23:57 +00:00
Richard Quadling
0aaa886375 Typo: wether -> whether.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307534 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-17 12:50:43 +00:00
Esen Sagynov
098c69bbf2 use CUBRID as database name, not Cubrid; use result in funtions that fetching result, not request identifier; bug fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307530 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-17 09:56:25 +00:00
Joey Smith
d4a5d793eb Fix singular/plural form
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307521 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-16 19:54:57 +00:00
Joey Smith
145c270caa error_log() hasn't allowed for logging to a TCP port for some time now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307520 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-16 19:53:41 +00:00
Shein Alexey
c1e20705f5 Fixed a typo and some padding in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307518 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-16 18:57:05 +00:00
Justin Martin
dda9f4e1d0 Added information to CURL_POSTFIELDS regarding explicitly specifying file mimetype, closing bug #53749.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307501 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-15 21:48:33 +00:00
Etienne Kneuss
4a135450b4 Fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307482 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-14 17:14:48 +00:00
Richard Quadling
b78db5931b Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307472 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-14 11:43:36 +00:00
Peter Cowburn
abc46eb3a6 correct version line for splobjecstorage::removeallexcept
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307467 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-14 09:59:09 +00:00
Justin Martin
e81aff98be Minor but important grammar fix, closing bug #53582.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307445 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-13 19:16:38 +00:00
Justin Martin
fa99761192 Adding offset parameter 0 initializers to mbstring position functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307444 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-13 18:58:29 +00:00
Justin Martin
1ea46b47df Fixed needle parameter with a proper description, closing bug #53739.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307442 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-13 18:33:52 +00:00
Richard Quadling
f3bc43285e Updated changelog (Thank you Peter).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307436 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-13 12:46:39 +00:00
Richard Quadling
9f773268c7 Added IMAGETYPE_ICO. Fix bug#53733
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307435 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-13 11:30:00 +00:00
Shein Alexey
a8f0280e9b Fixed some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307402 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-12 07:10:39 +00:00