Commit graph

22635 commits

Author SHA1 Message Date
Christoph Michael Becker
2891a305f1 Document behavior of NaN/Inf to int casts
As of PHP 7.0.0 this results in int(0); formerly it has been undefined.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339291 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-03 13:28:47 +00:00
André Luis Ferreira da Silva Bacci
b4c0293c1b Add missing svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339283 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-02 16:03:59 +00:00
Remi Collet
244efca786 Fix code sample
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-02 12:48:44 +00:00
Christoph Michael Becker
65e6a11592 $options accepts a bitmask
Furthermore this function seems to be pretty well documented, 
so we can remove the undocumented warning.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339278 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-02 11:49:35 +00:00
Derick Rethans
5485b48982 Added an example for SSL and a certificate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339268 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-02 10:12:41 +00:00
Matt Ficken
17fc359d7e updating install/windows and pages linking to it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339251 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-01 06:23:30 +00:00
Christoph Michael Becker
1d7caa1a60 fix #71458: foreach docs should expand upon the references warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339246 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-31 16:55:09 +00:00
Christoph Michael Becker
39f908546b clarify return value in case of no error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339244 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 15:14:59 +00:00
Christoph Michael Becker
094d0ff25d update for PHP 7 (provided by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339243 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 14:14:20 +00:00
Christoph Michael Becker
bd034b66e9 typo fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339242 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 14:13:34 +00:00
Christoph Michael Becker
b298610f72 markup code
provided by Duncan X. Simpson (K7DXS)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339241 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 14:03:31 +00:00
Christoph Michael Becker
44635bde19 typo fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339240 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 13:59:33 +00:00
Christoph Michael Becker
a64f033f94 Fix several issues
* there is no PHP 6, but rather PHP 7
 * OpenSSL doesn't distribute binaries any more
   (we can't get rid of the url.openssl.binaries entity for now,
    because it still might be used in translations)
 * the fact that Windows suppresses file extension in the explorer by
   default is supposed to be well known to PHP developers, and as such
   would be superfluous information
 * the file type reported by Windows depends on the file associations
   which depend highly on the individual system (mentioning SpeedDial
   is confusing)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339225 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-24 13:39:21 +00:00
Christoph Michael Becker
f0e9d47a0d Confer to error_clear_last()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339224 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-24 13:21:22 +00:00
Christoph Michael Becker
5ed947df17 Reverse merged revision(s) 339219-339218 from phpdoc/en/trunk:
revamping the Windows install instructions for modern PHP and modern Windows versions.
........

These commits break the doc build.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339222 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-24 11:47:37 +00:00
Matt Ficken
ce2780985e somehow this didn't get committed or changed in previous changeset.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339221 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-24 06:56:44 +00:00
Matt Ficken
bff28fcd05 fixing my xml ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339220 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-24 02:40:30 +00:00
Matt Ficken
b276668a7e revamping the Windows install instructions for modern PHP and modern Windows versions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339219 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-24 02:38:39 +00:00
Thomas Punt
8c4ca17c5a Resolve doc by #61999
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339217 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-22 20:06:10 +00:00
Thomas Punt
5644e740fd Resolve doc bug #71348
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339215 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-22 19:45:38 +00:00
Peter Cowburn
2a98bea220 typofix (doc #72250)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339197 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-21 10:40:13 +00:00
Bob Weinand
f7069c1596 Be precise about the scope of strict_types not affecting calls from within internal functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339195 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-20 15:20:09 +00:00
Derick Rethans
d2dfa4de1d Clarify how html_errors and xmlrpc_errors actually works.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339194 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-20 10:22:34 +00:00
Peter Cowburn
c08bf3ec57 fix invalid date format examples (doc #69380)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339186 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-19 21:35:49 +00:00
Peter Cowburn
ecf52eec24 Tie together ErrorException severity and error constants (doc #63158)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339185 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-19 20:47:23 +00:00
Jeremy Mikola
83153b3f58 Clarify error handling implications for MongoWriteBatch's ordered option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339184 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-19 14:10:00 +00:00
Peter Cowburn
54ffc060d1 Some PDO exceptions ignore ATTR_ERRMODE
--
Based on a patch provided by marcus@hannmail.co.uk

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339183 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 22:23:00 +00:00
Peter Cowburn
62e96a7df3 \R is commonly used but still missing from the manual
--
Provided by Alexander Makarov (sam@rmcreative.ru)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339182 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 22:22:52 +00:00
Peter Cowburn
584c3e8805 Clarify that the session encode/decode method does not use serialize()/unserialize() by default.
--
Provided by jjlin@cs.stanford.edu

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339181 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 22:22:47 +00:00
Peter Cowburn
bd30939bd5 Add SQLite3::enableExceptions()
Also fix initializers for construct/open

--
Based on a patch by Bill Schaller (bill@zeroedin.com)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339180 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 22:21:57 +00:00
Peter Cowburn
5666a83cc4 Link to Olson database
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339179 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 21:15:08 +00:00
Peter Cowburn
c242f63f9a Document DatePeriod getStartDate(), getEndDate(), getDateInterval() methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339177 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 20:41:56 +00:00
Philip Olson
b7f50f1b73 Moved ext/mysqli above ext/mysql; tried but failed to add PDO_MySQL info here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339175 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-16 19:46:20 +00:00
Philip Olson
c63e914a43 Removed dead function from SeeAlso, patch by leigh via the Online Editor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339174 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-16 19:45:28 +00:00
Philip Olson
91d7a3b3d0 Documented MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT; patch by Joel Hutchinson via the Online Doc Editor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339173 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-16 19:15:32 +00:00
Philip Olson
0287c96d79 Added patch by David C; fixes markup and adds descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339172 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-16 19:11:15 +00:00
Leigh
d4fc928c24 Updated OpenBSD install docs.
From anonymous contributor, but changes look good.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339171 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-16 10:32:50 +00:00
Derick Rethans
3efd20a21b PHPC-637: Remind users that connection URIs should be encoded
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339161 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-10 20:13:41 +00:00
Derick Rethans
0d871eae6e Fixed example
and also some typoes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339160 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-10 18:17:49 +00:00
Thomas Punt
cb8d8b9fa6 Document the PDO::MYSQL_ATTR_MULTI_STATEMENTS constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339155 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-08 20:39:30 +00:00
Nikita Popov
19059652f1 Fix bug #67011
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339142 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-06 13:55:27 +00:00
Philip Olson
27e54b061f Oops. Fixed typo, as earlier I added row above the tbody.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339141 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-06 01:05:07 +00:00
Philip Olson
cdb077aef4 Mentioned ext/mysql removed as of PHP 7, and moved function changelog to the bottom.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339140 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-06 00:48:36 +00:00
Christoph Michael Becker
d645aab5dd fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339132 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-04 15:40:58 +00:00
Rasmus Lerdorf
c78fd91f2d 1st arg here is mixed, not string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339115 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-02 19:51:11 +00:00
Jeremy Mikola
6d0fa6a696 Fix MongoDB\Driver\Server::executeQuery() method name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339106 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-28 04:26:27 +00:00
Jeremy Mikola
4e9be3169f MongoDB\Driver\BulkWrite::count() return value changes in 1.2.0
https://jira.mongodb.org/browse/PHPC-680


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339104 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-27 19:34:44 +00:00
Christoph Michael Becker
bb3e737c4d documented silent overflow of octal literals in interpolated strings
see <https://wiki.php.net/rfc/octal.overload-checking>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339098 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-26 09:46:25 +00:00
Pierrick Charron
626faa38dc Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339063 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-24 03:44:18 +00:00
Pierrick Charron
081af4a4b5 Add CURLOPT_FTP_FILEMETHOD and CURLOPT_PRIVATE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339062 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-24 03:18:10 +00:00