Commit graph

22178 commits

Author SHA1 Message Date
Christoph Michael Becker
b3773f1a76 CURLOPT_CAINFO may also accept relative paths (fixes #70196)
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 #70115)
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
Philip Olson
80a2b2d182 Gosh, somehow I removed this. Sorry about that. Well, I accidently renamed it to mysql.alternative.note.5-5-0. Strange. Give an old timer a break? :) I left the -5.5.0 one, seems alright.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337632 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-26 04:31:05 +00:00
Philip Olson
8de6bdbacf Mostly MySQL Deprecated/Removed entity related updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337631 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-26 03:26:34 +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 #56226)
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 #70352)
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 #70355)
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
a90d340659 fix whitespace in example (contributed by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337618 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-25 00:20:41 +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
744111cf06 no need for pre PHP 5 documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337609 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 18:41:48 +00:00
Christoph Michael Becker
964d208b1f iterator_count() may wind iterator beyond its end (fixes #70346)
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
Peter Cowburn
9b89b59790 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337602 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 15:35:55 +00:00
Peter Cowburn
097f5fce7b fix build - and move "group use" section to the aliasing/importing namespaces page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337598 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 08:19:36 +00:00
Pasindu De Silva
6fac1cc5e0 Added group use from migration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337597 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 04:33:10 +00:00
Christoph Michael Becker
ae2e4360c9 maximum number of captured substrings may not be reachable (fixes #70328)
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
Christoph Michael Becker
e8d98d6a56 added missing svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337586 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-22 13:58:47 +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 #70305)
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 #70298)
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
Christoph Michael Becker
5098c06cdd if __construct() and old-style constructor are present, PHP chooses whichever
comes first (fixes #66926)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337534 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 13:41:19 +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
Maciej Sobaczewski
8a12c71166 This is not a constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337527 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 07:17:58 +00:00
Christoph Michael Becker
4dcc5b1210 it's "byte" not "bit"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337526 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 00:00:04 +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
42ae7efa21 Update async_send ini details and remove accidental whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337504 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 17:28:24 +00:00
Thomas Punt
f6ae711462 Update expectations section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337503 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 17:23:15 +00:00
Thomas Punt
4744b33765 Update ini.core.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337502 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 17:22:21 +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