Commit graph

21826 commits

Author SHA1 Message Date
Pieter Hordijk
5eb641c91a Added changelog entry for the fixed wouldblock param on windows https://bugs.php.net/bug.php?id=54129
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336705 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 20:24:22 +00:00
Pieter Hordijk
61b8c6fb86 Fixed references to examples / explanation "below" and "above" to actually link to the content.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336703 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 19:32:03 +00:00
Hannes Magnusson
70c246e011 Remove very outdated note. Fixes bug #69544 (FAT and PHP 4 are kinda irrelevant today)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336701 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 16:12:04 +00:00
Pasindu De Silva
becbd9a3bc Minor fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336689 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 00:12:13 +00:00
Pasindu De Silva
b566a4deb8 Fix typo in coalesce operator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336688 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 00:09:30 +00:00
Pasindu De Silva
b607484b9d Added PHP version to coalesce operator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336687 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-29 23:40:37 +00:00
Peter Cowburn
9b3dd4b20b less lying about spaceship operator return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336683 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-29 19:24:24 +00:00
Pasindu De Silva
397dbbaef7 Added Null Coalesce Operator
https://wiki.php.net/rfc/isset_ternary

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336682 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-29 17:21:39 +00:00
Maciej Sobaczewski
5fb8369ce4 Apply patch by Christoph Michael Becker (closes bug #64927)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336672 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-27 04:58:17 +00:00
Derick Rethans
808036c726 - Updated to version 2015.4 (2015d)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336669 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-26 18:15:20 +00:00
Peter Cowburn
c027c09f4c fix build (missing table title)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336657 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 19:32:02 +00:00
Pasindu De Silva
153f3f6cc5 Added other reserved words introduced in PHP 7
https://wiki.php.net/rfc/reserve_even_more_types_in_php_7

https://wiki.php.net/rfc/reserve_more_types_in_php_7

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336654 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 17:25:28 +00:00
Peter Cowburn
462ee812a4 add FILTER_VALIDATE_MAC (patch by Lorna jame Mitchell)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336648 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 10:27:14 +00:00
Peter Cowburn
cdc099004f remove duplicated entry for --enable-phpdbg
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336647 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 10:27:09 +00:00
Peter Cowburn
e121a3a894 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336646 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 10:27:05 +00:00
Peter Cowburn
6a772ab6a2 add phpdbg configure options to appendix (patch by Manmohan Bishnoi)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336645 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:47:19 +00:00
Peter Cowburn
e5f41806a6 is_resource() is not a strict type checking function (patch by Michael Slusarz)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336644 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:44:52 +00:00
Peter Cowburn
590013355f Document how escapeshellarg behaves on Windows. (patch by Petr Hudeček, doc bug #68140)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336643 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:37:44 +00:00
Peter Cowburn
06b9011cb3 describe pass-by-ref on "how to read functions" page (patch by samaYo (eritrea@yahoo.com))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336642 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:34:48 +00:00
Peter Cowburn
4f604500d7 Describe XMLReader::expand() basenode parameter (patch by Thomas Weinert)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336641 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:32:46 +00:00
Peter Cowburn
ee56bc9e39 MongoDate::toDateTime() returns DateTime (patch by cmb, doc bug #69519)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336640 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:15:06 +00:00
Peter Cowburn
a2f3c32c3d add SplFileObject::fputcsv escape parameter (doc bug #69516)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336637 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-23 18:44:59 +00:00
Pieter Hordijk
53b3265387 Fixed E_ENGRISH / typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336630 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-23 08:59:26 +00:00
Pieter Hordijk
8547098010 Changed i.e. -> e.g. as per https://bugs.php.net/bug.php?id=69507
http://www.grammarly.com/blog/2014/know-your-latin-i-e-vs-e-g/

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336629 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-23 08:29:06 +00:00
Derick Rethans
5f9ee1e866 Add better descriptions to show what is what.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336619 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-22 16:59:57 +00:00
Pasindu De Silva
7bc4b32df7 Fix #63610
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336616 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-22 14:55:10 +00:00
Pasindu De Silva
b835a2f8d3 Fix #63620 , Added fbsql.mbatchsize, fix fbsql.allow_persistent php since date.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336615 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-22 14:43:17 +00:00
Pasindu De Silva
2ee8e560cb Fix bug #64092, Added description and example for parameter "cut" is false and word is long than width.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336614 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-22 14:25:37 +00:00
Pasindu De Silva
e6bb64e5e0 Added change log for ini directive post_max_size
http://php.net/ChangeLog-5.php

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336606 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 16:19:25 +00:00
Pasindu De Silva
761cdaefbf Fix #66477 ( By Christoph Becker )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336605 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 15:26:52 +00:00
Pasindu De Silva
3eb1b91927 Fix #69482 session_commit and session_abort documentation return type mismatch
( By Christoph Becker )

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336604 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 15:13:19 +00:00
Peter Cowburn
2664626816 markup parameter and mention previously
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336603 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 14:09:03 +00:00
Peter Cowburn
d2b80e560f whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336602 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 14:08:58 +00:00
Peter Cowburn
fe67d205e2 condense spaceship operator result description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336601 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 14:08:54 +00:00
Pasindu De Silva
2e1fd3bdcc Fix Bug 67759 By Christoph Becker
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336600 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 13:45:05 +00:00
Pasindu De Silva
d1b39ea532 Minor typo and other fixes. (By Christoph Becker)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336599 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 10:48:37 +00:00
Pasindu De Silva
394c58587d Removed br from example (By Jonid Bendo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336598 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 07:10:24 +00:00
Pasindu De Silva
f113bb15c9 added php version to Spaceship operator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336596 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-19 15:25:56 +00:00
Pasindu De Silva
4becab9a7e Added setproctitle to see also of cli_set_process_title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336594 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-19 07:20:30 +00:00
Stanislav Malyshev
4731f1a2d2 Improve CURLFile docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336593 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-18 22:43:19 +00:00
Pasindu De Silva
48d21bbd42 Added Changelogs about the removal of asp tags , script tag from php 7, to asp ini and basic syntax open tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336578 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-18 11:45:03 +00:00
Pasindu De Silva
2162943b56 Fix typos in phar setSignatureAlgorithm
-- 
Provided by anonymous 55642 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336575 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-18 03:02:35 +00:00
Pasindu De Silva
311a94b466 Added cli_set_process_title to see also of setproctitle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336574 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-18 02:57:45 +00:00
Peter Cowburn
bdfd7b3173 Use newnode parameter name
-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336566 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:43:01 +00:00
Peter Cowburn
10ae3ea56c Add 5.3.4 change to changelog
"Changed the $context parameter on copy() to actually have an effect. (Kalle)"

-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336565 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:34:44 +00:00
Peter Cowburn
63326679d1 T_SPACESHIP
-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336564 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:19:06 +00:00
Peter Cowburn
d4545271e0 Add spaceship operator to operators list
-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336563 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:18:14 +00:00
Peter Cowburn
f940e90ad6 Initial docs for intdiv()
-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336562 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:16:23 +00:00
Peter Cowburn
52b94bc52e Add some ini keys (doc bug #55727)
-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336561 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:14:55 +00:00
Yannick Torres
16b2b1ea9a Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336552 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-16 13:44:47 +00:00