php-src/ext
Anatol Belski 59a9e7af21 fixed test
on Linux gettext requires a locale to be installed on the system
2014-11-21 13:56:49 +01:00
..
bcmath Bump year 2014-01-03 11:06:16 +08:00
bz2 Merge branch 'PHP-5.4' into PHP-5.5 2014-05-08 02:00:23 -07:00
calendar Bump year 2014-01-03 11:06:16 +08:00
com_dotnet Merge branch 'PHP-5.4' into PHP-5.5 2014-08-12 11:50:55 +02:00
ctype Bump year 2014-01-03 11:06:16 +08:00
curl fix dir separator in test 2014-11-05 15:42:45 +01:00
date - Updated to version 2014.10 (2014j) 2014-11-11 14:01:24 -03:00
dba Bump year 2014-01-03 11:06:16 +08:00
dom Merge branch 'PHP-5.4' into PHP-5.5 2014-08-17 21:33:41 +03:00
enchant Bump year 2014-01-03 11:06:16 +08:00
ereg Merge branch 'PHP-5.4' into PHP-5.5 2014-08-17 15:48:22 +03:00
exif Fix bug #68113 (Heap corruption in exif_thumbnail()) 2014-10-14 10:44:00 -07:00
fileinfo updated libmagic.patch in 5.5 2014-10-25 12:01:58 +02:00
filter Merge branch 'PHP-5.4' into PHP-5.5 2014-07-02 22:38:27 +02:00
ftp fix unstable test 2014-07-08 15:04:09 -07:00
gd Fixed Bug #65171 imagescale() fails 2014-10-15 19:13:25 +02:00
gettext fixed test 2014-11-21 13:56:49 +01:00
gmp Fix bug #63595 GMP memory management conflicts with other libraries using GMP 2014-10-27 07:45:34 +01:00
hash Fix hash_pbkdf2() with missing $length argument 2014-03-12 14:16:18 +01:00
iconv Bump year 2014-01-03 11:06:16 +08:00
imap Bump year 2014-01-03 11:06:16 +08:00
interbase Merge branch 'PHP-5.4' into PHP-5.5 2014-04-10 17:43:09 +03:00
intl forked bug67052.phpt for Windows 2014-11-21 09:53:55 +01:00
json Merge branch 'PHP-5.4' into PHP-5.5 2014-08-17 15:48:22 +03:00
ldap Merge branch 'PHP-5.4' into PHP-5.5 2014-09-28 12:25:24 -07:00
libxml Merge branch 'PHP-5.4' into PHP-5.5 2014-06-09 07:07:07 +02:00
mbstring Merge branch 'PHP-5.4' into PHP-5.5 2014-08-17 21:33:41 +03:00
mcrypt Bump year 2014-01-03 11:06:16 +08:00
mssql Bump year 2014-01-03 11:06:16 +08:00
mysql Merge branch 'PHP-5.4' into PHP-5.5 2014-06-20 13:57:38 +04:00
mysqli Fix another failing test 2014-08-15 23:26:21 +00:00
mysqlnd Fix for bug #68114 (Build fails on OS X due to undefined symbols) 2014-10-07 20:58:43 +00:00
oci8 Merge branch 'PHP-5.4' into PHP-5.5 2014-02-24 17:02:16 -08:00
odbc Fix for bug #68087 (ODBC not reading DATE columns correctly) 2014-10-07 21:17:36 +00:00
opcache Fix opcache.revalidate_freq per-request behavior 2014-11-07 10:16:25 +03:00
openssl Revert "Bug #41631: Observe socket read timeouts in SSL streams" 2014-10-15 14:38:12 +02:00
pcntl Bump year 2014-01-03 11:06:16 +08:00
pcre Merge branch 'PHP-5.4' into PHP-5.5 2014-11-03 11:37:43 -08:00
pdo Merge branch 'PHP-5.4' into PHP-5.5 2014-06-16 23:30:44 +03:00
pdo_dblib Bump year 2014-01-03 11:06:16 +08:00
pdo_firebird Merge branch 'PHP-5.4' into PHP-5.5 2014-04-28 12:13:44 +03:00
pdo_mysql Merge branch 'PHP-5.4' into PHP-5.5 2014-06-20 13:57:38 +04:00
pdo_oci Bump year 2014-01-03 11:06:16 +08:00
pdo_odbc Fix #50444: PDO-ODBC changes for 64-bit 2014-05-26 22:17:29 -07:00
pdo_pgsql Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving) 2014-11-06 15:47:32 +01:00
pdo_sqlite Bump year 2014-01-03 11:06:16 +08:00
pgsql Added PGSQL_TEST_CONNSTR env var support for ext/pgsql tests 2014-10-31 18:54:16 +01:00
phar initialize lineno before calling compile file file in phar 2014-10-20 15:53:32 +02:00
posix Merge branch 'PHP-5.4' into PHP-5.5 2014-04-14 15:45:53 -07:00
pspell Bump year 2014-01-03 11:06:16 +08:00
readline Merge branch 'PHP-5.4' into PHP-5.5 2014-07-24 18:00:06 +02:00
recode Bump year 2014-01-03 11:06:16 +08:00
reflection Fix accidental edit in previous commit 2014-10-04 20:06:02 +02:00
session Fix bug #67972 (SessionHandler Invalid memory read create_sid()). 2014-09-08 19:25:14 +00:00
shmop Bump year 2014-01-03 11:06:16 +08:00
simplexml Merge branch 'PHP-5.4' into PHP-5.5 2014-08-24 00:09:00 +02:00
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:18:43 +02:00
snmp Bump year 2014-01-03 11:06:16 +08:00
soap Fixed bug #68361 (Segmentation fault on SoapClient::__getTypes) 2014-11-11 16:22:49 +08:00
sockets Fix skipif test here 2014-11-10 10:42:57 -08:00
spl Fixed bug #68128 2014-10-14 22:49:01 +08:00
sqlite3 Fixed bug #66967 Updated the bundled libsqlite to 3.8.4.3 2014-04-11 11:00:10 +02:00
standard partially fixed bug #66265 2014-11-21 09:57:12 +01:00
sybase_ct Bump year 2014-01-03 11:06:16 +08:00
sysvmsg Bump year 2014-01-03 11:06:16 +08:00
sysvsem Bump year 2014-01-03 11:06:16 +08:00
sysvshm Bump year 2014-01-03 11:06:16 +08:00
tidy Bump year 2014-01-03 11:06:16 +08:00
tokenizer Merge branch 'PHP-5.4' into PHP-5.5 2014-02-14 15:30:00 +02:00
wddx fixed variable corruption under win x64 2014-08-20 15:08:52 +02:00
xml Merge branch 'PHP-5.4' into PHP-5.5 2014-08-24 00:09:00 +02:00
xmlreader Bump year 2014-01-03 11:06:16 +08:00
xmlrpc Ensure we have enough input data before parsing date 2014-10-28 08:48:22 +01:00
xmlwriter Bump year 2014-01-03 11:06:16 +08:00
xsl Merge branch 'PHP-5.4' into PHP-5.5 2014-04-01 10:12:06 +02:00
zip Bump year 2014-01-03 11:06:16 +08:00
zlib Fixed bug #53829 Compiling PHP with large file support will replace function gzopen by gzopen64 2014-11-12 11:21:11 +01:00
ext_skel use $PHP_LIBDIR instread of "lib" in skel example 2014-10-01 09:26:21 +02:00
ext_skel_win32.php