php-src/ext
Nikita Popov 54be40113d Fixed bug #77951
Treat singleton references as non-references in ReflectionReference
and return null for them.
2019-05-09 12:02:16 +02:00
..
bcmath [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
bz2 Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
calendar Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
com_dotnet Fix saproxy_property_write signature 2019-04-15 14:33:47 +02:00
ctype Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
curl Deprecate CURLPIPE_HTTP1 2019-05-07 17:05:07 +02:00
date Make DateInterval objects uncomparable 2019-04-23 13:12:06 +02:00
dba Remove extension readmes 2019-03-19 20:25:32 +01:00
dom Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
enchant Cleanup unused module globals 2019-03-12 13:44:05 +03:00
exif Rename uppercase JPG file to lowercase jpg 2019-05-06 05:18:27 +02:00
ffi Remove example PHP script from FFI 2019-05-08 21:55:59 +02:00
fileinfo Remove unused example/test fileinfo.php script 2019-05-08 21:58:52 +02:00
filter Added range options to the float validation filter 2019-04-08 13:22:26 +02:00
ftp Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function by reference 2019-04-24 18:28:29 +03:00
gd Fix #77943: imageantialias($image, false); does not work 2019-04-29 17:23:16 +02:00
gettext Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
gmp Avoid uninitialized variable warnings in gmp 2019-04-12 15:12:39 +02:00
hash Merge branch 'PHP-7.3' into PHP-7.4 2019-04-06 19:06:21 -07:00
iconv Remove some uses of deprecated internal_encoding settings in tests 2019-04-17 14:24:11 +02:00
imap Remove PHP_SETUP_KERBEROS m4 macro 2019-04-20 16:12:54 +02:00
intl Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function by reference 2019-04-24 18:28:29 +03:00
json Adds json_encode test for unpacked arrays 2019-04-29 10:23:38 +02:00
ldap Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function by reference 2019-04-24 18:28:29 +03:00
libxml Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
mbstring [ci skip] Move OpenLDAP license to redistributable info file 2019-05-06 23:02:46 +02:00
mysqli Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function by reference 2019-04-24 18:28:29 +03:00
mysqlnd Fix pointer signedness warning in mysqlnd 2019-04-11 14:14:21 +02:00
oci8 Remove duplicate test file 2019-05-06 00:11:40 +02:00
odbc Always use pkg-config from the host architecture 2019-04-29 14:16:16 +02:00
opcache Use ZEND_HASH_FOREACH with direct callback, instead of callbacks 2019-04-30 14:50:01 +03:00
openssl Merge branch 'PHP-7.3' into PHP-7.4 2019-05-05 21:06:30 +01:00
pcntl Remove test-pcntl script 2019-05-02 23:25:32 +03:00
pcre Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function by reference 2019-04-24 18:28:29 +03:00
pdo Fix undefined variable, and remove unused test-pdo 2019-05-03 18:14:32 +02:00
pdo_dblib Remove extension readmes 2019-03-19 20:25:32 +01:00
pdo_firebird Re-add common PDO tests to Firebird test suite 2019-05-04 14:24:15 +02:00
pdo_mysql Merge branch 'PHP-7.3' into PHP-7.4 2019-04-29 09:07:13 +02:00
pdo_oci Sync AC_CHECK_SIZEOF m4 macro calls 2019-03-18 02:11:23 +01:00
pdo_odbc Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
pdo_pgsql Disable PACKAGE_* preprocessor symbols 2019-04-13 07:00:17 +02:00
pdo_sqlite Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
pgsql Disable PACKAGE_* preprocessor symbols 2019-04-13 07:00:17 +02:00
phar Fix undefined variable, and remove unused test-pdo 2019-05-03 18:14:32 +02:00
posix Remove posix_getlogin() check from posix_getpwnam() test 2019-04-10 14:43:52 +02:00
pspell Remove extension readmes 2019-03-19 20:25:32 +01:00
readline Avoid potentially-uninitialized warnings in readline 2019-04-12 11:01:56 +02:00
recode Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
reflection Fixed bug #77951 2019-05-09 12:02:16 +02:00
session Merge branch 'PHP-7.3' into PHP-7.4 2019-04-17 17:24:36 +02:00
shmop Remove extension readmes 2019-03-19 20:25:32 +01:00
simplexml Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
skeleton Always use pkg-config from the host architecture 2019-04-29 14:16:16 +02:00
snmp snmp: remove unused var 2019-03-16 19:36:12 +01:00
soap Merge branch 'PHP-7.3' into PHP-7.4 2019-04-29 13:53:57 +02:00
sockets Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function by reference 2019-04-24 18:28:29 +03:00
sodium Remove redundant example/test libsodium.php file 2019-05-08 22:00:22 +02:00
spl Merge branch 'PHP-7.3' into PHP-7.4 2019-05-07 04:35:43 +02:00
sqlite3 Avoid misc uninitialized variable warnings 2019-04-12 15:12:39 +02:00
standard [AArch64] use rev64 to reverse strings 2019-05-07 10:40:45 +02:00
sysvmsg Use better macros 2019-04-24 22:27:40 +03:00
sysvsem Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
sysvshm Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
tidy Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
tokenizer Implement arrow functions 2019-05-02 15:04:03 +02:00
xml Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
xmlreader Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
xmlrpc Use better macros 2019-04-24 22:27:40 +03:00
xmlwriter Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
xsl Rename --enable-libxml to --with-libxml to meet naming guidelines 2019-04-18 13:08:02 +02:00
zend_test Revert "Fix zend_test interned strings loaded via dl()" 2019-04-18 13:49:42 +02:00
zip Use PKG_CHECK_MODULES to detect the zip library 2019-04-29 14:16:16 +02:00
zlib Fix file name clash in zlib tests 2019-04-26 15:05:42 +02:00
ext_skel.php Integrate README.EXT_SKEL to help option 2019-03-13 20:56:10 +01:00