Christoph Michael Becker
|
0b3c7e0cf0
|
fixed validation error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337232 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-23 22:16:25 +00:00 |
|
Christoph Michael Becker
|
5bd7acd547
|
added note that IteratorIterator delegates to the inner iterator (contributed
by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337231 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-23 22:12:07 +00:00 |
|
Christoph Michael Becker
|
1f4b86ab4b
|
added note that getimagesize() is not suitable to detect whether a file is an
image (contributed by Boris Madzar)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337230 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-23 21:59:05 +00:00 |
|
Pasindu De Silva
|
f4f505e665
|
Updated database FAQ
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337228 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-23 15:14:01 +00:00 |
|
Christoph Michael Becker
|
2bee52c6e2
|
corrected return value documentation (fixes #66897)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337225 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-23 11:40:07 +00:00 |
|
Christoph Michael Becker
|
c0024126d1
|
updated PCRE documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337221 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-22 12:30:09 +00:00 |
|
Pieter Hordijk
|
68b23089d9
|
i.e. -> e.g.
i.e. is the abbreviation of the Latin phrase ‘id est,’ meaning ‘that is.’
e.g. is the abbreviation of the Latin phrase ‘exempli gratia,’ meaning ‘for example.’
Sauce: 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@337217 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-22 11:47:24 +00:00 |
|
Pieter Hordijk
|
ffd1b9c9a7
|
Updated the max accelerated files according to: https://bugs.php.net/bug.php?id=68894
Also reworded sentence to make it clear the numbers are inclusive 4a2e40bb86/ext/opcache/zend_accelerator_module.c (L154)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337215 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-22 10:45:13 +00:00 |
|
Christoph Michael Becker
|
2288810bf8
|
documented that DateTimeInterface is not implementable in userland
(see <http://news.php.net/php.internals/87217>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337210 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-21 12:19:50 +00:00 |
|
Pasindu De Silva
|
1ab59f6c72
|
Updated version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337199 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-19 16:19:46 +00:00 |
|
Pasindu De Silva
|
b0078642a2
|
Added error_clear_last
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337198 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-19 16:09:47 +00:00 |
|
Rasmus Lerdorf
|
029d35eff8
|
XMLReader::lookupNamespace() returns a string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337197 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-19 14:02:32 +00:00 |
|
Christoph Michael Becker
|
a08be5cd1e
|
fixed example which assumed that calling iptcembed() would fail if there's
already an APP13 marker, what is not true as of PHP 4.3.0 at least
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337191 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-18 20:03:52 +00:00 |
|
Pasindu De Silva
|
635e2ad129
|
Added Intial Return TypeError Doc & fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337189 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-18 16:40:30 +00:00 |
|
Pasindu De Silva
|
0ac74a54b9
|
Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337188 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-18 12:58:28 +00:00 |
|
Pasindu De Silva
|
45ffb9a6b1
|
Added initial return type declarations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337187 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-18 12:06:20 +00:00 |
|
Pasindu De Silva
|
421dbaef74
|
Added change log for Returning values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337186 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-18 07:50:57 +00:00 |
|
Pasindu De Silva
|
db1d2739db
|
Added declare change log
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337185 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-18 06:59:48 +00:00 |
|
Pasindu De Silva
|
3c3f0529d3
|
Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337184 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-18 06:40:51 +00:00 |
|
Pasindu De Silva
|
d308e59ebb
|
Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337183 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-18 06:39:11 +00:00 |
|
Christoph Michael Becker
|
1f4a041725
|
fixed documentation of spool parameter;
made minor improvements to example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337182 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-17 13:16:01 +00:00 |
|
Christoph Michael Becker
|
49db5a44dd
|
added explicit curl_close() to curl_multi_close() example to avoid memory leaks
(suggested by johnhole)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337181 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-17 12:26:58 +00:00 |
|
Pasindu De Silva
|
fc07a643d4
|
Added throwable to interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337170 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-15 23:05:02 +00:00 |
|
Pasindu De Silva
|
9576e243ed
|
Throwable more info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337169 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-15 14:58:45 +00:00 |
|
Christoph Michael Becker
|
0e5f3d37b2
|
added warning regarding untrusted user input (fixes #70070)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337163 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-14 20:13:55 +00:00 |
|
Rasmus Lerdorf
|
14dd348819
|
The 2nd arg to Normalizer::normalize is an int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337156 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-13 17:23:30 +00:00 |
|
Rasmus Lerdorf
|
8af8cedd8a
|
The 2nd arg to Normalizer::isNormalized is an int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337155 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-13 17:21:47 +00:00 |
|
Rasmus Lerdorf
|
b0708fb148
|
Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337153 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-13 16:00:27 +00:00 |
|
Christoph Michael Becker
|
5ee269e173
|
improved documentation of imagexbm according to #53640
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337142 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-11 20:52:56 +00:00 |
|
Christoph Michael Becker
|
374efba173
|
fixed gd_info() doc wrt. 'WebP Support' key (#70047)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337141 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-11 16:05:58 +00:00 |
|
Christoph Michael Becker
|
d69ec35c86
|
documented --with-vpx-dir=DIR config option (fixes #64476)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337140 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-11 15:25:09 +00:00 |
|
Pasindu De Silva
|
57eddcd303
|
Added docs for throwable interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337139 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-11 12:55:27 +00:00 |
|
Pasindu De Silva
|
3339c9e3f2
|
Fix programlisting, missing role
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337137 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-10 18:11:40 +00:00 |
|
Pasindu De Silva
|
6f005996fc
|
Added Type Declaration Type Error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337132 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-09 21:50:51 +00:00 |
|
Pasindu De Silva
|
bd6ce019dc
|
Added Spaceship examples ( PHP 7 Alpha 2 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337131 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-09 18:48:03 +00:00 |
|
Christoph Michael Becker
|
3efd70fb90
|
include_once returns TRUE when including the same file repeatedly (fixes #70031)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337130 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-09 13:36:03 +00:00 |
|
Hannes Magnusson
|
b0dc55fed2
|
This is supposed to showcase unordered bulkwrites
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337119 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-07 18:31:43 +00:00 |
|
Ferenc Kovacs
|
84fd583940
|
document the second optional delimiters argument for ucwords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337118 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-07 16:20:58 +00:00 |
|
Simion Onea
|
415c4e34d4
|
Corrected SVN properties.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337115 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-07 13:38:47 +00:00 |
|
Christoph Michael Becker
|
d4146369d3
|
documented send_errors option of SoapServer constructor (fixes #42214)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337114 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-07 13:30:41 +00:00 |
|
Simion Onea
|
0045913069
|
Corrected SVN properties.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337113 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-07 13:30:34 +00:00 |
|
Christoph Michael Becker
|
3b0a329280
|
DOMNode::textContent is writable as of PHP 5.6.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337112 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-07 12:27:05 +00:00 |
|
Pasindu De Silva
|
5486657cd9
|
Added intial Type Declarations docs PHP 7
Added Functions changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337104 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-04 23:18:07 +00:00 |
|
Pasindu De Silva
|
b9e7cd2534
|
Updated PHP 7 octal handling
--
Provided by Thomas Punt
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337102 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-07-03 19:00:29 +00:00 |
|
Bob Weinand
|
8ba145b34c
|
Clarify that streamWrapper::flush() is also called when the stream is closed (with any pending data written to it)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337084 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-06-30 01:58:13 +00:00 |
|
Peter Cowburn
|
70f45eaae2
|
use constructorsynopsis for SplFileObject (doc bug #69956)
So that the constructor is not incorrectly listed
under Inherited Methods for child classes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337074 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-06-28 15:04:45 +00:00 |
|
Peter Cowburn
|
db1dbbceb7
|
better phrasing (doc bug #69853)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337069 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-06-27 22:32:48 +00:00 |
|
Peter Cowburn
|
add3736a54
|
clarify break behavior unspecified when no argument is specified (doc bug #69853)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337067 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-06-27 20:25:03 +00:00 |
|
Christoph Michael Becker
|
ce917cdaf8
|
improved documentation of CURLOPT_PROXYTYPE (fixes #69950)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337060 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-06-27 11:39:14 +00:00 |
|
Christoph Michael Becker
|
cae2755cf9
|
replaced PHP 4 with PHP 5 constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337059 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-06-26 15:10:55 +00:00 |
|