php-doc-en/reference
Peter Cowburn ce5f405a06 openssl_csr_new() &return.falseforfailure;
Patch contributed anonymously via online editor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342521 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:24 +00:00
..
apache whitespace (tab indents, trailing space) 2016-01-30 12:57:31 +00:00
apc Partially fix #69302: Status of APC 2016-09-01 13:00:59 +00:00
apcu Copypaste typo in "see also" section 2017-01-30 10:08:28 +00:00
apd Fix return value description 2016-12-08 16:01:11 +00:00
array Improve wording 2017-03-17 13:09:03 +00:00
bbcode Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
bc bcmath numbers are not of unlimited size and precision 2016-10-05 14:13:58 +00:00
bcompiler Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
blenc Fix typos and markup 2016-10-11 14:11:26 +00:00
bzip2 Update bunch of versions.xml for PHP 7 2015-10-12 07:06:29 +00:00
cairo Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
calendar Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
chdb
classkit Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
classobj Document https://wiki.php.net/rfc/get_class_disallow_null_parameter 2017-03-14 12:31:33 +00:00
com Resolve doc bug #73772 (second time lucky) 2017-01-18 19:09:49 +00:00
crack Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
csprng Mention the backport for random_*(). 2016-02-18 11:29:14 +00:00
ctype Fix #73798: Badly worded example output 2017-01-07 14:58:11 +00:00
cubrid Resolve doc bug #73775 2017-01-17 11:34:32 +00:00
curl CURLOPT_SAFE_UPLOAD has been removed as of PHP 7.0.0 2017-02-17 18:03:48 +00:00
cyrus Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
datetime Two minor typos fixed. 2017-04-15 08:52:18 +00:00
dba Fix example 2016-11-21 15:10:26 +00:00
dbase Fields may be nullable as of dbase 7.0.0 2016-11-05 17:02:53 +00:00
dbplus Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
dbx Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
dio Fix typo 2016-12-08 16:02:04 +00:00
dir Remove PHP 4 alternatives example 2017-02-22 19:23:02 +00:00
dom There is a small typo in the two examples. 2017-02-08 07:41:47 +00:00
ds Typo, copypaste errors and so. 2017-01-29 09:14:49 +00:00
eio minor fixes by anon users 2016-04-02 18:09:05 +00:00
enchant Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
errorfunc Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
ev Typo, copypaste errors and so. 2017-01-29 09:14:49 +00:00
event Fix #72423: inavailable parameter 2016-06-16 11:17:31 +00:00
exec Fixes proc_nice example description 2017-05-27 19:55:14 +00:00
exif Update bunch of versions.xml for PHP 7 2015-10-12 07:06:29 +00:00
expect More PHP 4 removals, mainly language snippets. 2015-04-03 08:14:30 +00:00
fam Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
fann Fix small issues in fann doc 2016-10-30 14:57:21 +00:00
fbsql fix versions (doc bug #71671) 2016-02-26 13:20:38 +00:00
fdf Update bunch of versions.xml for PHP 7 2015-10-12 07:06:29 +00:00
fileinfo Fix #72361: Missing link to alias function 2016-06-10 14:15:12 +00:00
filepro filepro has been unbundled long ago 2016-07-10 14:34:08 +00:00
filesystem Fixed description in the case of renaming a directory to an existing target. 2017-04-05 19:02:28 +00:00
filter Clarify example 2016-11-30 12:12:48 +00:00
fpm Update bunch of versions.xml for PHP 7 2015-10-12 07:06:29 +00:00
fribidi Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
ftp Resolve doc bug #73958 2017-01-22 12:28:33 +00:00
funchand Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
gearman This patch clarifies that the callback passed to setCompleteCallback will not be executed when running jobs using the ->do<Priority>. It only works with GearmanTasks. 2017-01-02 12:33:49 +00:00
gender svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
geoip Warn about missing GeoIP2 database support. 2017-02-22 10:19:08 +00:00
gettext Add missing initializer 2016-12-13 10:38:11 +00:00
gmagick new, fix 2017-04-20 12:34:31 +00:00
gmp Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
gnupg Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
gupnp Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
haru The description for HaruPage::measureText() was not entirely correct, stating the function returned "number of characters" and not "number of bytes" 2015-05-14 07:52:32 +00:00
hash Fix docs bug #66366: Tiger hash BC not documented in migration54 2017-03-13 10:19:17 +00:00
hrtime fix method name and extend description 2017-01-07 10:57:08 +00:00
htscanner Fixed typo (bug #66451) 2014-05-12 17:24:35 +00:00
hwapi Mixed line endings. 2014-09-23 11:30:49 +00:00
ibase Add missing parameter descriptions 2016-10-07 08:45:40 +00:00
ibm_db2 Document isolation modes (patch provided by rangercairns) 2016-09-28 14:51:58 +00:00
iconv Fix #73750: Additions to documentation on iconv() //TRANSLIT option 2017-01-07 14:50:04 +00:00
id3 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
ifx Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
iisfunc Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
image Fix typo 2017-04-11 14:45:20 +00:00
imagick link to compression constants from Imagick::setCompression 2017-05-28 13:48:21 +00:00
imap fixes from anons (changes for imap checked in C-sources) 2017-05-25 08:23:31 +00:00
inclued Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
info Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
ingres-ii Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
inotify Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
intl #74467 The fallback parameter of resourcebundle_get is undocumented 2017-04-20 15:42:42 +00:00
json Fix doc bug #67496 (json_encode changed behaviour in 5.5) 2017-03-31 17:40:30 +00:00
judy Update installation instructions (also removes last usages of dead pecl/win global entities) 2016-12-05 10:48:27 +00:00
kadm5 Remove references to dead links/resources which are known to have no replacements 2016-12-06 00:39:55 +00:00
ktaglib Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
lapack
ldap Clarify parameter description 2017-01-12 18:17:41 +00:00
libevent svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
libxml minor fixes by anon users 2016-04-02 18:09:05 +00:00
lua
lzf Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
mail Cleaner example 2016-12-10 10:39:32 +00:00
mailparse This file is unused - INI section is defined in reference.xml (as there are no INI conf values for this ext) instead and I just forgot to remove it 2016-12-06 22:23:45 +00:00
math in second note box, min and max parameters were misplaced 2017-05-02 07:17:18 +00:00
maxdb cosmetic changes 2017-04-05 10:02:13 +00:00
mbstring Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
mcrypt Mcrypt is deprecated as of PHP 7.1.0 2017-01-07 15:28:16 +00:00
mcve Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
memcache Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
memcached Fix wrong return value description 2016-10-05 13:58:22 +00:00
memtrack
mhash Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
mime_magic Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
ming Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
misc Clarified how the function behaves with regards to short open tags 2017-04-05 19:22:14 +00:00
mnogosearch Fix typo - closes bug #56132 2015-04-04 06:42:08 +00:00
mongo Fix typo 2017-03-17 13:07:39 +00:00
mongodb Fix #74630: Syntax error in example 2017-05-22 16:33:58 +00:00
mqseries Copypaste error correction. Add some description from IBM MQ documentation. 2017-01-29 09:51:43 +00:00
msession Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
msql Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
mssql Add removal warnings to mssql. 2016-01-08 01:13:53 +00:00
mysql Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
mysqli fixes from anons (changes for imap checked in C-sources) 2017-05-25 08:23:31 +00:00
mysqlinfo Fix #73197: Missing comparison between mysqlnd and libmysql 2016-09-28 16:27:10 +00:00
mysqlnd Resolve doc bug #73822 2017-01-17 10:44:25 +00:00
mysqlnd_memcache
mysqlnd_ms Removed unnecessary <link>'s, and snuck in a few spelling fixes along the way 2015-01-27 16:18:12 +00:00
mysqlnd_mux svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
mysqlnd_qc Removed unnecessary <link>'s, and snuck in a few spelling fixes along the way 2015-01-27 16:18:12 +00:00
mysqlnd_uh
ncurses Added a missing word. 2014-12-24 11:14:45 +00:00
net_gopher Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
network PHP 5.0.3 was still buggy here 2017-03-17 13:29:46 +00:00
newt More PHP 4 removals, mainly language snippets. 2015-04-03 08:14:30 +00:00
nis Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
nsapi updating install/windows and pages linking to it 2016-06-01 06:23:30 +00:00
oauth FIx doc bug #67649: OAuth::getRequestToken() has a 3rd parameter 2014-11-13 22:17:35 +00:00
oci8 Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
oggvorbis Fix #67890: six PCM encoding formats listed below. No list below 2016-06-14 16:33:20 +00:00
opcache Documented changes of opcache cli being enabled by default on 7.1.2 2017-04-14 14:08:55 +00:00
openal Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
openssl openssl_csr_new() &return.falseforfailure; 2017-05-28 13:48:24 +00:00
outcontrol Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
paradox Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
parsekit fix bug #67800 (wrong description of function) 2014-09-21 06:38:20 +00:00
password Added note about the salt option being deprecated in 7 2017-04-25 14:26:01 +00:00
pcntl Documentation of the new pcntl_signal_get_handler function (available from PHP 7.1.0) 2017-02-21 10:43:49 +00:00
pcre Gender neutral wording 2017-03-25 12:23:58 +00:00
pdf Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net) 2015-05-04 19:48:31 +00:00
pdo tweak getcolumnmeta drivers info 2017-04-14 14:19:49 +00:00
pdo_4d updated example method to use proper US English commands: 2016-10-07 10:22:03 +00:00
pdo_cubrid Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pdo_dblib typo 2015-06-08 22:57:56 +00:00
pdo_firebird Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pdo_ibm Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pdo_informix Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pdo_mysql Document the PDO::MYSQL_ATTR_MULTI_STATEMENTS constant 2016-05-08 20:39:30 +00:00
pdo_oci Remove experimental from PDO_OCI 2015-08-13 06:02:47 +00:00
pdo_odbc Fix #69070: php_pdo_odbc is not included 2016-12-30 16:48:21 +00:00
pdo_pgsql concise return value descriptions 2015-05-15 11:58:57 +00:00
pdo_sqlite example fix. If all strings is "", or NULL, finalize function will return null instead 0 2017-04-10 13:23:23 +00:00
pdo_sqlsrv Use entity 2016-10-31 14:08:40 +00:00
pgsql Fix typo 2016-12-23 15:28:53 +00:00
phar Fixed param reference in function description and clarified param description. 2017-03-13 19:00:09 +00:00
phdfs Corrected the Revision keyword representation. Removed unnecessary WS. 2014-09-22 13:04:49 +00:00
posix UID is effective, not real. Update seealso section. 2016-12-14 17:31:11 +00:00
proctitle Added cli_set_process_title to see also of setproctitle 2015-04-18 02:57:45 +00:00
ps Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
pspell Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
pthreads Mention that method modifier semantics are no longer applicable 2017-04-27 15:39:41 +00:00
quickhash Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
radius Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
rar fixed erroneous examples (contributed by François Bonzon) 2016-01-15 14:00:12 +00:00
readline Fix typo 2016-12-30 11:59:16 +00:00
recode Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
reflection Fix #74245: No other ways to get all constants from class but using reflection 2017-03-17 12:25:04 +00:00
regex Match description of $regs and return value of (mb_)ereg(i) 2016-07-31 10:44:26 +00:00
rpmreader Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
rrd Fix typo 2016-11-07 14:27:43 +00:00
runkit runkit DLLs are now available 2016-12-07 22:46:43 +00:00
sam Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sca Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
scream minor fixes contributed by anon users 2015-08-03 22:37:52 +00:00
sdo Update installation instructions (also removes last usages of dead pecl/win global entities) 2016-12-05 10:48:27 +00:00
sdo_das_xml
sdodasrel Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sem Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
session -- 2017-05-27 19:52:17 +00:00
session_pgsql Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
shmop Fix inconsistent changelogs 2016-11-11 12:55:45 +00:00
simplexml Fix #66695: Insufficient documentation wrt. LIBXML_PARSEHUGE 2016-08-27 00:12:27 +00:00
snmp minor fixes by anon users 2016-03-31 18:48:08 +00:00
soap Fix typo 2016-12-01 16:17:20 +00:00
sockets Document return value of socket_sendmsg() 2016-10-08 10:09:12 +00:00
solr Fix typo 2017-03-25 12:21:37 +00:00
sphinx Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
spl Fix return value documentation 2017-05-26 13:40:38 +00:00
spl_types fixed erroneous param/default value info 2015-06-13 22:13:29 +00:00
sqlite Integrate user note 116468 2016-09-02 14:23:00 +00:00
sqlite3 Fix #74397: Filename can also be empty string for in-memory db 2017-04-11 14:13:38 +00:00
sqlsrv minor fixes contributed by anon users 2016-01-15 15:01:01 +00:00
ssdeep
ssh2 Add parameter description 2016-10-18 11:30:14 +00:00
stats Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
stomp Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
stream Fix typos 2017-04-11 14:30:36 +00:00
strings sscanf() stops reading %s tokens on whitespace chars 2017-04-26 12:49:04 +00:00
suhosin
svm svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
svn Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
swish Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sybase Fix #73101: sybase_connect not available in PHP 7 ? 2016-09-17 10:16:16 +00:00
sync Added SyncSharedMem. Updated documentation for PECL sync 1.1.0. 2016-11-27 02:28:39 +00:00
taint SQLite3 support was added in taint 2.0.1 (see 9d9c5a03c1) 2017-04-10 07:20:28 +00:00
tcpwrap Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
tidy Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
tokenizer Fixes 2016-12-08 15:56:39 +00:00
tokyo_tyrant minor fixes contributed by anon users 2016-01-15 15:01:01 +00:00
trader svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
ui Revome autogenerated files 2016-11-09 15:01:33 +00:00
uodbc Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
uopz Remove generated file 2014-04-22 04:30:28 +00:00
url Improved formatting of examples 2017-04-09 19:00:32 +00:00
v8js V8JsException::getJsSourceLine() returns the source of the line (string) and not the line number. 2014-12-01 16:45:40 +00:00
var Fix #74296: add documentation for iterable pseudo-type and is_iterable() 2017-04-08 17:03:13 +00:00
varnish
vpopmail Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
wddx Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
weakref The acquire/release behavior of a weakref instance (i.e. that Weakref::release() must be called once for each Weakref::acquire() to actually release the reference) was not clear. 2015-05-14 07:51:07 +00:00
win32ps Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
win32service Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
wincache Update message format for REMOVED items to conform to existing style 2016-06-29 17:48:28 +00:00
xattr Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
xdiff Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
xhprof
xml Fix #71595: NS end handler is never called 2017-01-08 18:41:14 +00:00
xmldiff Fix usage of "it's" contraction 2015-08-17 22:45:14 +00:00
xmlreader typo fixes by anon users 2016-05-30 14:13:34 +00:00
xmlrpc Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
xmlwriter Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
xsl Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
yaf Fix typos (patches provided by anon users) 2016-09-28 12:54:16 +00:00
yaml Update installation notes for ext/yaml - integrates user note 115961 2016-12-05 10:32:09 +00:00
yar Add reset 2015-11-10 10:05:47 +00:00
yaz Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
zip add "See Also" section (mostly for ZipArchive::setPassword) 2017-04-06 14:55:16 +00:00
zlib Integrate user note 114904 2016-11-07 15:43:55 +00:00
zmq new, upd 2017-04-21 09:46:05 +00:00
zookeeper Sync with https://github.com/php-zookeeper/php-zookeeper-doc.git 2017-03-08 07:38:26 +00:00