php-src/ext
2019-08-06 12:44:55 +03:00
..
bcmath Fix leak in bcpowmod 2019-06-21 12:56:28 +02:00
bz2 Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
calendar i386 build 2019-06-11 10:23:37 +02:00
com_dotnet Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
ctype Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
curl Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
date Remove timelib outdated defines 2019-07-14 13:50:05 +02:00
dba Convert all php_error_docref0 to php_error_docref 2019-07-13 02:05:17 +02:00
dom Cheaper checks for exceptions thrown from __toString() 2019-06-06 01:47:22 +03:00
enchant Show actual enchant version if possible 2019-06-27 13:04:49 +02:00
exif Merge branch 'PHP-7.3' into PHP-7.4 2019-07-29 13:20:52 -07:00
ffi Support calling convention specific function name mangling 2019-08-04 12:14:11 +02:00
fileinfo Throw notice for plain wrapper fread/fwrite errors 2019-07-25 10:42:10 +02:00
filter Deprecate FILTER_SANITIZE_MAGIC_QUOTES 2019-07-22 11:39:52 +02:00
ftp Merge branch 'PHP-7.2' into PHP-7.3 2019-07-15 15:20:15 +02:00
gd Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
gettext Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
gmp Remove unused defines 2019-07-18 02:21:39 +02:00
hash Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
iconv Merge branch 'PHP-7.3' into PHP-7.4 2019-07-29 08:51:33 +02:00
imap Remove unused defines 2019-07-18 02:21:39 +02:00
intl Convert all php_error_docref0 to php_error_docref 2019-07-13 02:05:17 +02:00
json Bump PHP_JSON_VERSION to PHP_VERSION 2019-07-24 22:19:33 +02:00
ldap Use ldap_destroy instead of ldap_unbind_ext 2019-06-26 11:43:11 +02:00
libxml Merge branch 'PHP-7.3' into PHP-7.4 2019-07-12 16:30:47 +02:00
mbstring Deprecate encoding as 3rd param to mb_strrpos() 2019-07-22 11:39:52 +02:00
mysqli Fix tests 2019-07-30 16:32:49 +02:00
mysqlnd Merge branch 'PHP-7.3' into PHP-7.4 2019-08-02 16:45:29 +02:00
oci8 Cheaper checks for exceptions thrown from __toString() 2019-06-06 01:47:22 +03:00
odbc Use e.g. instead of less common f.e. [ci skip] 2019-07-09 17:53:46 +02:00
opcache Preloading is not comatible with dl() function 2019-08-06 12:44:55 +03:00
openssl Remove php_openssl_cipher_get_version() 2019-07-24 16:41:20 +02:00
pcntl Simplify functions checks in m4 2019-07-17 03:50:47 +02:00
pcre Merge branch 'PHP-7.3' into PHP-7.4 2019-08-01 10:50:08 +02:00
pdo Cleanup of remaining E_STRICT in tests 2019-07-23 11:27:23 +02:00
pdo_dblib Remove some unused HAVE_* symbols 2019-07-21 11:34:18 +02:00
pdo_firebird PDO: support username & password specified in DSN 2019-07-02 12:09:38 +02:00
pdo_mysql Cleanup of remaining E_STRICT in tests 2019-07-23 11:27:23 +02:00
pdo_oci Remove HAVE_OCILOBISTEMPORARY and HAVE_OCICOLLASSIGN 2019-07-22 19:13:24 +02:00
pdo_odbc Remove conditional calls of always available macros 2019-07-14 22:24:21 +02:00
pdo_pgsql Cleanup of remaining E_STRICT in tests 2019-07-23 11:27:23 +02:00
pdo_sqlite Fix #78348: Remove -lrt from pdo_sqlite.so 2019-07-30 22:06:23 +02:00
pgsql Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
phar Merge branch 'PHP-7.3' into PHP-7.4 2019-07-29 13:20:52 -07:00
posix Sync functions checks 2019-06-30 23:57:54 +02:00
pspell Set up asan+ubsan scheduled build on azure 2019-06-28 15:00:54 +02:00
readline Introduce zend_stream_init_filename() 2019-07-16 16:44:37 +02:00
reflection Special-case rc=1 self-referential arrays in ReflectionReference 2019-07-22 16:59:23 +02:00
session Sync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols 2019-06-27 23:25:33 +02:00
shmop Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
simplexml Deprecate Reflection export() methods 2019-07-22 11:39:52 +02:00
skeleton ext/skeleton: Update use of PHP_CHECK_LIBRARY 2019-06-03 09:18:22 +02:00
snmp Remove some unused HAVE_* symbols 2019-07-21 11:34:18 +02:00
soap Cleanup of remaining E_STRICT in tests 2019-07-23 11:27:23 +02:00
sockets Remove unused MISSING_MSGHDR_MSGFLAGS 2019-07-18 02:17:14 +02:00
sodium Remove some unused HAVE_* symbols 2019-07-21 11:34:18 +02:00
spl Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
sqlite3 Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
standard Merge branch 'PHP-7.3' into PHP-7.4 2019-08-02 17:04:36 +02:00
sysvmsg Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
sysvsem Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
sysvshm Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
tidy Fix various instances of memcpy null ub 2019-06-19 17:27:09 +02:00
tokenizer Support <?php followed by EOF 2019-07-16 11:53:48 +02:00
xml Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
xmlreader Cheaper checks for exceptions thrown from __toString() 2019-06-06 01:47:22 +03:00
xmlrpc Fix #78173: XML-RPC mutates immutable objects during encoding 2019-06-18 17:08:11 +02:00
xmlwriter Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
xsl Set up asan+ubsan scheduled build on azure 2019-06-28 15:00:54 +02:00
zend_test Revert "Fix zend_test interned strings loaded via dl()" 2019-04-18 13:49:42 +02:00
zip Cleanup of remaining E_STRICT in tests 2019-07-23 11:27:23 +02:00
zlib Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
ext_skel.php [ci skip] Migrate Coding standards docs to Markdown 2019-05-18 21:41:38 +02:00