Maciej Sobaczewski
fbc4ef92fa
More PHP 4 removals, mainly language snippets.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336340 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-03 08:14:30 +00:00
Maciej Sobaczewski
ad8e015131
Eliminate few more PHP 4 changelogs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336339 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-03 07:48:13 +00:00
Maciej Sobaczewski
e6f948b1d6
No need to expose register_globals that much, now.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336329 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-02 05:13:50 +00:00
Maciej Sobaczewski
175bf5050e
Fix bug #69350 (wrong type hint for 1st parameter)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336328 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-02 04:04:16 +00:00
Maciej Sobaczewski
fad0f5afba
Mandatory parameters don't have default values
...
(partially fixes #69349 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336318 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 19:37:26 +00:00
Dan Ackroyd
c8e1f05f71
Added caution message for Imagick::extentImage
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336316 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 17:02:53 +00:00
Dan Ackroyd
18dc6d0d46
Added lots of examples to Imagick
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336315 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 15:11:11 +00:00
Pieter Hordijk
a71203b0e4
Removed php4 related changelog https://bugs.php.net/bug.php?id=69342
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336314 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 14:51:17 +00:00
Dan Ackroyd
fe067bd924
Added new ImagickKernel class as well as added missing documentation for other classes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336301 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-31 17:07:27 +00:00
Yannick Torres
20e3046af3
Fix svn keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336263 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 12:56:33 +00:00
Maciek Sokolewicz
87d952ec1b
fixed small grammar mistake (incongruency) in example
...
---
Patch by Nikhil Vimal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336260 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 12:14:02 +00:00
Peter Cowburn
584b64bff5
reword refpurpose, put note into a notes section
...
The refpurpose had a full stop, which has been removed, and
has been rephrased to be more similar to the other related methods.
Parameter descriptions should be full sentences; added a full stop.
Moved the note into a new notes section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336257 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 08:56:22 +00:00
Peter Cowburn
8fb6cb467d
fix file svn properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336255 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 08:40:32 +00:00
Karoly Negyesi
85e54017bd
better code example, version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336254 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 07:25:07 +00:00
Maciek Sokolewicz
cbe2facb3e
added paragraph explaining the way whitespace characters are handled by PCRE (patch by Christoph M. Becker)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336248 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:47:03 +00:00
Maciek Sokolewicz
c29a20388c
fixed incorrect use of i.e. instead of e.g.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336247 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:44:32 +00:00
Maciek Sokolewicz
4354122587
added example showing objects implementing __invoke being callable
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336245 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:39:57 +00:00
Maciek Sokolewicz
1ad5905021
make example consistent (use echo instead of both print and echo in the same example)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336244 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:38:05 +00:00
Maciek Sokolewicz
2129a17a44
fixed incorrect method name in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336243 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 20:12:45 +00:00
Karoly Negyesi
6803207956
fixing broken ref
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336242 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 19:27:39 +00:00
Maciek Sokolewicz
68b5b97731
fixed various english grammar/spelling mistakes (patches by cmb)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336240 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:38:13 +00:00
Maciek Sokolewicz
3a488bc675
fixed incorrect description of function mysqli::release_savepoint() (patch by cmd)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336239 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:36:40 +00:00
Maciek Sokolewicz
a8fcd8de63
added an additional link to the see also section of chown (patch by Francis Rath)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336238 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:32:22 +00:00
Maciek Sokolewicz
b563747cb3
Removed the alias of rewind to rewinddir (as per comment #116972 by keradus@gmail.com)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336237 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:20:54 +00:00
Karoly Negyesi
ead15e4211
revert accidentally added files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336236 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 17:42:37 +00:00
Karoly Negyesi
50c5be1a84
Hooking in PDO::sqliteCreateCollation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336235 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 17:34:24 +00:00
Karoly Negyesi
fd097b5175
Documenting PDO::sqliteCreateCollation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336234 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 17:31:31 +00:00
Peter Cowburn
d6dfddd2f2
fix build (<method> to <methodname>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336224 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 16:21:02 +00:00
Dan Ackroyd
fb8b515330
Added transformImageColorspace, clarified setImageColorspace, removed unneeded and inappropriate copyright information.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336223 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 13:22:19 +00:00
Dan Ackroyd
16c2eb9b26
Updated to correct return type.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336216 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-27 00:07:37 +00:00
Martin Meredith
ef7842a787
Add note to str_split that it is multibyte-unsafe.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336210 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 17:50:22 +00:00
Peter Cowburn
529c2e24a3
fix travis build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336202 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 12:02:29 +00:00
Peter Cowburn
1f1e43d4b6
Mention what happens when length=0 for array_splice() (doc bug #67526 Patch by Patrick Schwisow)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336201 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-26 11:28:07 +00:00
Adam Harvey
559e8e2e05
Clarify what happens when continue is used in a switch statement.
...
Fixes doc bug #69099 (incomplete/ambiguous statement about continue); patch by
Patrick Schwisow.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336196 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-25 20:30:37 +00:00
Adam Harvey
fba5aebcd8
Document stripos() as returning mixed, since it does.
...
Fixes doc bug #67613 (Inconsistency in the documentation); patch by Patrick
Schwisow.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336195 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-25 20:23:58 +00:00
Hannes Magnusson
8958abfe6c
Initial docs for pecl/mongodb
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336188 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-24 18:15:02 +00:00
Kalle Sommer Nielsen
fdd77c27aa
Fix build (and some minor WS changes)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336184 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-24 05:10:29 +00:00
Eric Stenson
2cb9b26861
Update for WinCache 1.3.7.4 release
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336182 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-23 23:08:03 +00:00
Martin Samesch
828ac78684
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336176 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-23 16:54:38 +00:00
Derick Rethans
6a44c05340
- Updated to version 2015.2 (2015b)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336119 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-21 13:51:31 +00:00
Hannes Magnusson
b1ab1b1840
Improve SSL docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336106 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-19 19:12:48 +00:00
Kalle Sommer Nielsen
af8e8b6315
Updated ReflectionFunctionAbstract::isClosure with an example, improved some other text, and removed the "undocumented" blurb -- Patch by Jeremy Lindblom
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336079 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-17 04:13:27 +00:00
Hannes Magnusson
8e261db164
tpo fix - thanks Peter!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336073 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-13 23:23:23 +00:00
Hannes Magnusson
adc09dadee
Rename variable to avoid confusion between error code and error severity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336072 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-13 22:56:38 +00:00
Jeremy Mikola
30eb8053bc
Mention that eval command is deprecated in MongoDB 3.0+
...
https://jira.mongodb.org/browse/PHP-1409
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336071 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-13 00:28:17 +00:00
Jeremy Mikola
119a7f907b
Fix code and link to eval command for MongoDB::execute()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336070 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-13 00:27:37 +00:00
Peter Cowburn
8f5c5641d1
set_socket_blocking has been deprecated since forever
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336054 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 15:10:32 +00:00
Peter Cowburn
941b884dcb
update deprecations
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336053 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 14:21:44 +00:00
Maciej Sobaczewski
04baa1c92d
More deprecated functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336052 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 06:39:17 +00:00
Maciej Sobaczewski
9194a9bb5b
Mark some functions as deprecated in versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336049 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-07 19:29:16 +00:00