php-src/ext
nathan r. hruby 837eeefee9 Make killing a locker an ERROR event
At least in apache, killing a locker with SIGKILL from inside opcache prevents
the child process from emitting a corresponding log event to the access or
error logs, therefore requests are termed with no record.  This makes is
incredibly difficult to debug problems espically on systems with high counts
of cache restarts.  Since INFO level is far too noisy for production use,
switch the killing to a higher level so we can see it easier.
2015-03-03 23:16:45 +08:00
..
bcmath Bump year 2015-01-15 23:26:03 +08:00
bz2 Bump year 2015-01-15 23:26:03 +08:00
calendar Bump year 2015-01-15 23:26:03 +08:00
com_dotnet Bump year 2015-01-15 23:26:03 +08:00
ctype Bump year 2015-01-15 23:26:03 +08:00
curl curl: add new proxy constants 2015-02-23 11:19:36 +01:00
date Fixed bug #69141 Missing arguments in reflection info for some builtin functions 2015-02-28 16:37:14 +08:00
dba Fix bug #68711 Remove useless checks. 'num' is unsigned and cannot be <0. 2015-01-20 14:54:48 +01:00
dom Bump year 2015-01-15 23:26:03 +08:00
enchant Merge branch 'PHP-5.4' into PHP-5.5 2015-02-17 06:53:48 +01:00
ereg Bump year 2015-01-15 23:26:03 +08:00
exif Merge branch 'PHP-5.4' into PHP-5.5 2015-01-20 10:40:11 -08:00
fileinfo simplify error handling for dirs as magic 2015-01-22 10:16:13 +01:00
filter Bump year 2015-01-15 23:26:03 +08:00
ftp Bump year 2015-01-15 23:26:03 +08:00
gd backport gd config.w32 to support freetype 2.5 2015-02-12 20:27:48 +01:00
gettext Bump year 2015-01-15 23:26:03 +08:00
gmp Bump year 2015-01-15 23:26:03 +08:00
hash Bump year 2015-01-15 23:26:03 +08:00
iconv Bump year 2015-01-15 23:26:03 +08:00
imap Bump year 2015-01-15 23:26:03 +08:00
interbase Bump year 2015-01-15 23:26:03 +08:00
intl fix typo 2014-11-30 17:09:53 -08:00
json Fix bug #64695 (JSON_NUMERIC_CHECK has issues with strings that are numbers plus the letter e) 2015-02-22 20:22:47 +00:00
ldap Bump year 2015-01-15 23:26:03 +08:00
libxml Fix bug #64938: libxml_disable_entity_loader setting is shared between threads 2015-02-01 00:08:35 -08:00
mbstring Bump year 2015-01-15 23:26:03 +08:00
mcrypt Bump year 2015-01-15 23:26:03 +08:00
mssql Bump year 2015-01-15 23:26:03 +08:00
mysql Bump year 2015-01-15 23:26:03 +08:00
mysqli Patch commit d9f85373e3 by moving the float_to_double function to 2015-01-26 21:19:00 +00:00
mysqlnd Merge branch 'PHP-5.4' into PHP-5.5 2015-02-01 12:41:00 -08:00
oci8 Bump year 2015-01-15 23:26:03 +08:00
odbc fix setting default ODBCVER value in config.w32 2015-02-06 19:59:14 +01:00
opcache Make killing a locker an ERROR event 2015-03-03 23:16:45 +08:00
openssl fix condition 2015-02-13 13:39:46 +01:00
pcntl Bump year 2015-01-15 23:26:03 +08:00
pcre Bump year 2015-01-15 23:26:03 +08:00
pdo Bump year 2015-01-15 23:26:03 +08:00
pdo_dblib Bump year 2015-01-15 23:26:03 +08:00
pdo_firebird Bump year 2015-01-15 23:26:03 +08:00
pdo_mysql PDO_MySQL: Differentiate between linux and win32 when passing unix_socket 2015-01-15 16:42:51 +01:00
pdo_oci Bump year 2015-01-15 23:26:03 +08:00
pdo_odbc Bump year 2015-01-15 23:26:03 +08:00
pdo_pgsql Bump year 2015-01-15 23:26:03 +08:00
pdo_sqlite Bump year 2015-01-15 23:26:03 +08:00
pgsql Fixed bug #68638 (pg_update() fails to store infinite values) 2015-02-14 22:17:01 +08:00
phar Fixed bug #68901 (use after free) 2015-01-29 00:00:09 +08:00
posix Bump year 2015-01-15 23:26:03 +08:00
pspell Bump year 2015-01-15 23:26:03 +08:00
readline Fixed bug #69054 (Null dereference in readline_(read|write)_history() without parameters) 2015-02-15 22:54:05 +08:00
recode Bump year 2015-01-15 23:26:03 +08:00
reflection Added test and possible fix for https://bugs.php.net/bug.php?id=67068 2015-01-31 23:13:55 -08:00
session Fixed Bug #66623 no EINTR check on flock(LOCK_EX) 2015-02-03 14:02:58 +09:00
shmop Bump year 2015-01-15 23:26:03 +08:00
simplexml Bump year 2015-01-15 23:26:03 +08:00
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:18:43 +02:00
snmp Bump year 2015-01-15 23:26:03 +08:00
soap Merge branch 'PHP-5.4' into PHP-5.5 2015-03-03 10:45:07 +03:00
sockets Merge branch 'PHP-5.4' into PHP-5.5 2015-01-31 21:48:14 -08:00
spl Fixed bug #69141 Missing arguments in reflection info for some builtin functions 2015-02-28 16:37:14 +08:00
sqlite3 Bump year 2015-01-15 23:26:03 +08:00
standard Fixed bug #69139 (Crash in gc_zval_possible_root on unserialize) 2015-03-01 23:16:15 +08:00
sybase_ct Bump year 2015-01-15 23:26:03 +08:00
sysvmsg Bump year 2015-01-15 23:26:03 +08:00
sysvsem Bump year 2015-01-15 23:26:03 +08:00
sysvshm Bump year 2015-01-15 23:26:03 +08:00
tidy Bump year 2015-01-15 23:26:03 +08:00
tokenizer Bump year 2015-01-15 23:26:03 +08:00
wddx Bump year 2015-01-15 23:26:03 +08:00
xml Bump year 2015-01-15 23:26:03 +08:00
xmlreader Bump year 2015-01-15 23:26:03 +08:00
xmlrpc Bump year 2015-01-15 23:26:03 +08:00
xmlwriter Bump year 2015-01-15 23:26:03 +08:00
xsl Bump year 2015-01-15 23:26:03 +08:00
zip Bump year 2015-01-15 23:26:03 +08:00
zlib Micro opt 2015-02-13 13:09:56 +08:00
ext_skel use $PHP_LIBDIR instread of "lib" in skel example 2014-10-01 09:26:21 +02:00
ext_skel_win32.php