Commit graph

25238 commits

Author SHA1 Message Date
Christoph Michael Becker
4d8da41901 Document ibase services
Patch provided by Martin Köditz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347551 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 12:24:35 +00:00
Christoph Michael Becker
10b6f86373 Fix #78105: No version information for some ZipArchive methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347549 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 11:33:56 +00:00
Christoph Michael Becker
46b513526e Fix #78107: Some intl pages don't have version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347548 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 11:26:04 +00:00
Christoph Michael Becker
2b1d6a4949 Fix #78108: Some Phar related pages don't have any version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347547 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 11:09:06 +00:00
George Peter Banyard
7aa9a34be3 Fixed changelog order.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347544 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 22:00:56 +00:00
George Peter Banyard
2e4914ba37 Fix changelog order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347543 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 19:07:49 +00:00
George Peter Banyard
2a56e2bba7 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347542 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 16:19:35 +00:00
George Peter Banyard
aa2f300f3e Fix See Other function links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347541 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 15:49:40 +00:00
George Peter Banyard
ff8c0c53eb Fix changelog order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347540 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 15:45:43 +00:00
George Peter Banyard
3f4b8142a8 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347539 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 15:29:36 +00:00
George Peter Banyard
8183e66ef3 Explicitly tell when each constant has been introduced.
Removed mention of PHP 4

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347538 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 15:28:33 +00:00
Christoph Michael Becker
17bdda79b0 Document all fbird_*() aliases
Patch provided by Martin Köditz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347533 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-03 14:38:49 +00:00
Christoph Michael Becker
961158904b Add DateTime::createFromImmutable docs
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347532 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-03 12:40:11 +00:00
Christoph Michael Becker
1cbdddb45b Add new alias page
Patch provided by Martin Köditz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347531 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-03 12:29:20 +00:00
Joe Watkins
ca7cb538bb missed root of class from parallel\Sync in versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347528 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-02 19:42:37 +00:00
Craig Duncan
e298f1eaee Add changelog for SplFileObject::__toString()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347527 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-02 15:17:21 +00:00
Joe Watkins
d0da6acae8 parallel 1.1.0 updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347526 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-02 11:09:36 +00:00
George Peter Banyard
0d37aedb6a Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347523 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-01 15:48:55 +00:00
Christoph Michael Becker
55a5eca8af Update FFI variable accessing docs
Cf. <http://git.php.net/?p=php-src.git;a=commitdiff;h=6738241aece97979bdb7531babcfdf12e3c4b45b>.

We also add a respective example.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347522 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-01 12:09:20 +00:00
Craig Duncan
2abaae34ef SplFileObject::__toString() is now an alias for SplFileObject::fgets()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347521 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-01 10:51:29 +00:00
Christoph Michael Becker
537e6eeb26 Fix #78074: PDO_OCI not working
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347520 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-01 08:41:43 +00:00
Karoly Negyesi
0c97611503 expand overloading docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347517 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-30 20:13:02 +00:00
George Peter Banyard
417eda23c6 Removing mention of WDDX as it's been deprecated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347511 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-29 15:38:39 +00:00
Christoph Michael Becker
ecf94f5577 Update Windows requirements section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347509 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-29 13:14:04 +00:00
George Peter Banyard
787e0e625e Change signature to respect new PHP 7.4 changelog. Added that these functions return an empty array if called without any arguments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347508 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-29 11:45:11 +00:00
George Peter Banyard
1415a3b592 Forgot to change parameter numbers during copy/paste.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347501 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-28 13:11:17 +00:00
George Peter Banyard
a26b14769f Added changelog for PHP 7.4
c.f. 77cf3d7b11

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347500 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-28 13:07:19 +00:00
Christoph Michael Becker
0eee1e3484 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347499 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-28 08:48:45 +00:00
Christoph Michael Becker
6c9c135b41 Fix URL
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347496 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-27 13:57:18 +00:00
Christopher Jones
0e349f4e1d Small tweaks about Oracle Database versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347493 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-27 02:34:09 +00:00
George Peter Banyard
c7e29d3ab5 Fixed a typo in philosophies
-- 
Provided by anonymous 98113 (michel@michelmaas.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347486 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-26 08:20:24 +00:00
George Peter Banyard
1ef2fdddac Added more information about precision behaviour (especially with negative precision).
Added more information to the return value of the function.
Added a specific example demonstrating various precision on a float.
Improved other examples.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347481 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-24 16:04:13 +00:00
Andrea Faulds
e60f506c01 Clarify that JsonException::$code uses the same values as json_last_error()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347475 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-24 01:02:50 +00:00
Christoph Michael Becker
faabf4e74a Fix #78048: Weakref extension and PHP 7.4 weak references might cause confusion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347473 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-23 08:17:25 +00:00
George Peter Banyard
b73df01f31 English typo
Provided by sergey

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347472 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-22 21:23:10 +00:00
George Peter Banyard
108ea73be5 Adapted documentation of NULL callback per PHPDoc Editor request.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347465 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-21 19:56:39 +00:00
George Peter Banyard
13d24878bd Add a note that NULL can be used as a callback and an additional example showing that array-map returns the original array if only one array is provided with a NULL callback.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347462 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-21 16:15:12 +00:00
brzuchal
bf963bac2d Fix #78045: Wrong return type in mysqli_warning::next() description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347459 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-21 14:12:12 +00:00
Christoph Michael Becker
bba432fb39 Fix #78044: Wrong return type in ArrayIterator::getFlags() description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347452 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-21 08:46:05 +00:00
Joe Watkins
c636cca282 parallel updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347449 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-20 08:29:22 +00:00
Christoph Michael Becker
107819d757 Clarify that WBMPs are not Window bitmaps
This integrates user note 13441.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347443 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-19 16:19:20 +00:00
Christoph Michael Becker
34f49a945c Fix #78013: SplDoublyLinkedList class constants definitions are missed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347439 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-18 08:50:57 +00:00
Christoph Michael Becker
0de6bb1cd9 Fix #78030: imap_open() expects parameter 6 to be array, null given
For all practical purposes, the default value is actually an empty array.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347436 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-18 06:58:33 +00:00
George Peter Banyard
a77a1425f1 English typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347431 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-16 21:18:37 +00:00
George Peter Banyard
821b199e5c Replace type element by corresponding entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347430 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-16 21:16:35 +00:00
Pieter Hordijk
040346a806 Added warning that strip_tags should not be used to try and fail to prevent xss.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347426 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-15 21:09:24 +00:00
Pieter Hordijk
8dd9dbfc62 mb_strlen now throws a warning instead of returning false when an unknown encoding value is passed in as the 2nd parameter.
-- 
Provided by anonymous 96370 (mbniebergall@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347424 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-15 16:08:33 +00:00
Pieter Hordijk
a10c57aa99 Added example and a note to make it clear to not use a space character between file extensions in the list. Closes #67701
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347422 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-15 11:57:07 +00:00
Joe Watkins
7f5c1d1573 Added some &true; entities, unified examples in array_filter so all match the same style guide.
-- 
Provided by anonymous 75058 (michal.brzuchalski@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347421 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-15 11:39:08 +00:00
Joe Watkins
3bc212c744 --
Provided by anonymous 75058 (michal.brzuchalski@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347420 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-15 11:38:41 +00:00