php-src/ext
Nikita Popov d59c45d112 Fix mysqli_connect() func info
This function returns an object, not a resource...
2018-02-17 23:22:44 +01:00
..
bcmath Add test for bcpwmod 2018-02-12 09:25:31 +01:00
bz2 year++ 2018-01-02 12:57:58 +08:00
calendar Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
com_dotnet Add and fix SKIPIF sections 2018-02-04 17:26:37 +01:00
ctype year++ 2018-01-02 12:57:58 +08:00
curl Remove empty sections in tests 2018-02-14 11:10:59 +01:00
date Remove always true condition 2018-02-17 13:02:50 +01:00
dba Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
dom Merge branch 'PHP-7.2' 2018-02-17 13:13:17 +01:00
enchant Use bool instead of boolean in proto 2018-02-04 17:00:24 +01:00
exif Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
fileinfo Fix some misspellings 2018-02-06 16:59:00 +01:00
filter Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
ftp Fix some misspellings 2018-02-06 16:59:00 +01:00
gd Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
gettext Remove space between function name and open parentheses 2018-02-08 09:57:43 +01:00
gmp Use bool instead of boolean 2018-02-08 10:00:49 +01:00
hash Avoid conditions inside loop 2018-02-09 19:28:20 +01:00
iconv Remove unnecessary cast 2018-02-17 14:19:06 +01:00
imap Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
interbase Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
intl Simplify declaration 2018-02-16 15:44:41 +01:00
json Add missing SKIPIF sections 2018-02-03 13:54:34 +01:00
ldap Removed unused variables 2018-02-11 22:46:33 +01:00
libxml Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
mbstring Fix unsigned comparisons 2018-02-17 13:02:50 +01:00
mysqli [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSE 2018-02-10 10:40:47 -05:00
mysqlnd Trailing whitespaces 2018-01-03 14:38:00 +01:00
oci8 Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
odbc Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
opcache Fix mysqli_connect() func info 2018-02-17 23:22:44 +01:00
openssl Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
pcntl Trailing whitespaces 2018-01-03 14:38:00 +01:00
pcre Reduce var scope 2018-02-17 13:02:49 +01:00
pdo Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
pdo_dblib year++ 2018-01-02 12:57:58 +08:00
pdo_firebird Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
pdo_mysql Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
pdo_oci year++ 2018-01-02 12:57:58 +08:00
pdo_odbc Trailing whitespaces 2018-01-03 14:38:00 +01:00
pdo_pgsql Use OBJ_FLAGS() macro to access object flags (even if they are currently stored together with GC_FLAGS) 2018-01-22 15:57:00 +03:00
pdo_sqlite year++ 2018-01-02 12:57:58 +08:00
pgsql Remove empty sections in tests 2018-02-14 11:10:59 +01:00
phar Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
posix Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
pspell Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
readline year++ 2018-01-02 12:57:58 +08:00
recode year++ 2018-01-02 12:57:58 +08:00
reflection Fix typo 2018-02-13 08:05:05 +01:00
session Remove empty sections in tests 2018-02-14 11:10:59 +01:00
shmop year++ 2018-01-02 12:57:58 +08:00
simplexml Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
skeleton Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
snmp Fix use of Z_LVAL_P in snmp 2018-02-11 22:47:01 +01:00
soap Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
sockets Removed unused variables 2018-02-11 22:46:33 +01:00
sodium Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
spl Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
sqlite3 Add and fix SKIPIF sections 2018-02-04 17:26:37 +01:00
standard Optimized strrev with SSSE3 2018-02-17 23:19:31 +08:00
sysvmsg year++ 2018-01-02 12:57:58 +08:00
sysvsem year++ 2018-01-02 12:57:58 +08:00
sysvshm Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
tidy Fixes for #74707 some methods of tidy class didn't have arginfo declared 2018-02-12 09:30:23 +01:00
tokenizer Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
wddx Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
xml Reduce variable scope 2018-02-17 13:02:50 +01:00
xmlreader Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
xmlrpc Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
xmlwriter Merge branch 'PHP-7.2' 2018-02-08 10:51:47 +01:00
xsl Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
zend_test Fix: follow the indent of the other configure options 2018-02-15 08:49:58 +01:00
zip Remove empty sections in tests 2018-02-14 11:10:59 +01:00
zlib Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
ext_skel.php Fixed typo 2018-01-05 07:30:45 +01:00