Commit graph

14868 commits

Author SHA1 Message Date
Christoph Michael Becker
8297529577 improved documentation of MYSQLI_OPT_NET_(CMD|READ)_BUFFER_SIZE (fixes )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337692 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-01 13:57:14 +00:00
Derick Rethans
6a16b3eb24 PHP-1477: Deprecate eval helpers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337690 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-01 10:08:47 +00:00
Christoph Michael Becker
de6dd71a28 documented parameters of openssl_seal()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337684 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 23:58:07 +00:00
Christoph Michael Becker
27427a8ec0 clarified converting behavior of FILTER_VALIDATE_(FLOAT|INT) (fixes )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337683 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 23:09:47 +00:00
Christoph Michael Becker
756b6457b6 str_pad() never trims input string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337681 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 21:00:41 +00:00
Christoph Michael Becker
34e0906c9d description of ngettext() parameters (#fixes 64905)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337680 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 19:46:08 +00:00
Christoph Michael Becker
d91919d037 improvements for imap_search() and imap_sort() docs (fixes )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337670 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-29 11:14:31 +00:00
Christoph Michael Becker
3f9ba7919c is_subclass_of works for interfaces also (by Přemysl Karbula)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337663 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 12:51:24 +00:00
Christoph Michael Becker
45305384e6 clarified return value
-- 
Provided by Hans Henrik Bergan

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337662 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 12:42:53 +00:00
Christoph Michael Becker
86da9d9501 PHP7 update (contributed by jhdxr)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337661 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 12:39:57 +00:00
Christoph Michael Becker
fd99f26061 improved wording (contributed by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337660 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 12:36:58 +00:00
Christoph Michael Becker
b17322aa6b try to fix wrong alternative to mysql_num_fields (would fix )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337656 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-28 00:43:58 +00:00
Christoph Michael Becker
b3773f1a76 CURLOPT_CAINFO may also accept relative paths (fixes )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337649 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-27 17:56:33 +00:00
Christoph Michael Becker
b30b22b31c DATE_ISO8601 is not compatible with ISO-8601 (fixes )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337646 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-27 14:13:56 +00:00
Philip Olson
4fd68bd86c Improved the MySQL character set documentation, a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337633 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-26 04:32:39 +00:00
Karoly Negyesi
5d70fe7a40 Documenting Unicode character properties inside character classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337628 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 18:58:07 +00:00
Christoph Michael Becker
2ca3208b75 mailparse requires mbstring (fixes )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337624 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 13:32:31 +00:00
Christoph Michael Becker
67fdfbc0bb updated manual wrt. removal of mysqli_get_cache_stats() (fixes )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337623 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 12:48:28 +00:00
Christoph Michael Becker
f331045b68 fixed type info of flags (fixes )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337622 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 11:53:45 +00:00
Christoph Michael Becker
33bb5e19ae hash("crc32b", $str) is not necessarily equal to dechex(crc32($str))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337619 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 01:15:28 +00:00
Christoph Michael Becker
c097c5d3ec no need for $HTTP_COOKIE_VARS anymore;
$_REQUEST does not necessarily contain cookies

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337615 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 21:34:35 +00:00
Christoph Michael Becker
6fb5cd0a4e added proper <initializer>s
That saves the need to explain how to skip optional parameters.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337614 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 21:28:18 +00:00
Christoph Michael Becker
964d208b1f iterator_count() may wind iterator beyond its end (fixes )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337605 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 18:15:02 +00:00
Christoph Michael Becker
ae2e4360c9 maximum number of captured substrings may not be reachable (fixes )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337592 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-23 13:53:50 +00:00
Christoph Michael Becker
8a1b96facb recommend PCRE 8.10 for current PHP versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337590 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-22 16:52:04 +00:00
Thomas Punt
834d7db5b8 Document deperecation of password_hash() salt option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337585 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-22 12:30:06 +00:00
Thomas Punt
921933ce5b Document ReflectionGenerator class and methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337577 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-21 16:07:06 +00:00
Thomas Punt
f581e88c2a Document ReflectionGenerator class and methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337576 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-21 16:06:31 +00:00
Thomas Punt
4c106204a1 Document ReflectionFunctionAbstract::getReturnType() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337567 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-20 14:24:18 +00:00
Thomas Punt
e9f4e006a1 Document ReflectionFunctionAbstract::hasReturnType() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337566 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-20 14:06:46 +00:00
Thomas Punt
a8b62d0b29 Document ReflectionParameter::getType() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337564 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-20 13:26:51 +00:00
Thomas Punt
e6572f21bc Document ReflectionParameter::hasType() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337562 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-20 12:47:35 +00:00
Christoph Michael Becker
2d8da274b9 fix erroneous example (fixes )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337556 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 16:53:02 +00:00
André Luis Ferreira da Silva Bacci
440d81e400 Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337554 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 14:07:59 +00:00
Christoph Michael Becker
e80099d3c7 As of PHP 5.5.11/5.3.1 FILTER_SANITIZE_EMAIL removes slashes (see )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337553 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 13:40:07 +00:00
Christoph Michael Becker
ab5e72bad9 call PDO::commit(), not PDOStatement::commit()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337552 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 12:40:37 +00:00
Christoph Michael Becker
f87f6d6166 Teach new developers to use proper coding practices
-- 
Provided by anonymous 62290 (bernhard@coffeecode.co.za)

Well, let's say we don't want to rely on short_open_tags, and don't assume PHP 5.4+ here.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337546 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 23:43:40 +00:00
Christoph Michael Becker
b166dc655c documented enchant_broker_(g|s)et_dict_path() and related constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337544 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 21:58:44 +00:00
Thomas Punt
484885f2db Rectify ReflectionType::isBuiltin() ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337530 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 10:09:46 +00:00
Christoph Michael Becker
962c00ad91 added basic example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337525 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 23:14:23 +00:00
Christoph Michael Becker
4284fbfbdc enchant_broker_request_pwl_dict() can create a new PWL file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337524 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 23:13:49 +00:00
Joey Smith
ca9ab17a33 Fix usage of "it's" contraction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337522 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 22:45:14 +00:00
Thomas Punt
b8eddc6d98 Document new ReflectionType class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337520 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 21:20:55 +00:00
Simion Onea
7050d96265 Corrected/added SVN properties, especially svn:keywords.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337516 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 15:27:48 +00:00
Thomas Punt
3485a1d2b3 Add version information to preg_replace_callback_array()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337511 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 10:12:36 +00:00
Thomas Punt
dd3d8ba784 Document gmp_random_seed() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337506 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 20:22:31 +00:00
Thomas Punt
784c7b502d Document new dirname() changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337505 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 18:16:29 +00:00
Thomas Punt
d22db7f5b0 Document some ini settings
This documents zend.assetions, assert.exception, and session.lazy_write

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337501 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 16:30:56 +00:00
Christoph Michael Becker
6bdf3d8c51 PHP 5.6 requires OpenLDAP 2.4+ (contributed by mcmic)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337497 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 01:28:32 +00:00
Christoph Michael Becker
25579ca345 fixed link to pecl/http documentation (contributed by mike)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337496 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 01:22:15 +00:00