php-src/ext
Stanislav Malyshev 60d5b2ec24 Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
  Added test and review suggestion
  Fix bug #68335: rmdir doesnt work with file:// stream wrapper
2014-11-30 17:07:02 -08:00
..
bcmath
bz2 Merge branch 'PHP-5.5' into PHP-5.6 2014-05-08 02:04:11 -07:00
calendar typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
com_dotnet Merge branch 'PHP-5.5' into PHP-5.6 2014-08-12 11:52:07 +02:00
ctype
curl Merge branch 'PHP-5.5' into PHP-5.6 2014-11-23 17:21:29 -08:00
date Merge branch 'PHP-5.5' into PHP-5.6 2014-11-23 17:26:28 -08:00
dba
dom More fixes for nodelist array access 2014-10-12 12:47:58 +08:00
enchant
ereg Merge branch 'PHP-5.4' into PHP-5.5 2014-08-17 15:48:22 +03:00
exif Merge branch 'PHP-5.5' into PHP-5.6 2014-11-24 16:25:38 +01:00
fileinfo typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
filter Minor: typo fix in filter_var comment 2014-11-23 15:18:47 -08:00
ftp typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
gd Merge branch 'PHP-5.5' into PHP-5.6 2014-11-24 12:26:50 -08:00
gettext fixed test 2014-11-21 13:56:49 +01:00
gmp Fix build with gmp < 4.2 2014-11-13 13:08:00 +01:00
hash Add hash_equals() to perform string comparisons that are not vulnerable to timing attacks. 2014-03-17 09:37:28 +01:00
iconv Merge branch 'PHP-5.5' into PHP-5.6 2014-11-24 16:25:38 +01:00
imap
interbase typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
intl fix tests for systems with no de_DE locales 2014-11-30 16:12:56 -08:00
json Merge branch 'PHP-5.5' into PHP-5.6 2014-08-17 15:51:15 +03:00
ldap Merge branch 'PHP-5.5' into PHP-5.6 2014-09-28 12:25:49 -07:00
libxml typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
mbstring Merge branch 'PHP-5.5' into PHP-5.6 2014-11-27 13:39:23 +01:00
mcrypt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
mssql
mysql Merge branch 'PHP-5.5' into PHP-5.6 2014-06-20 13:58:26 +04:00
mysqli typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
mysqlnd Merge branch 'PHP-5.5' into PHP-5.6 2014-10-07 21:08:18 +00:00
oci8 Update copyright year to 2014 2014-06-18 00:16:23 +03:00
odbc Merge branch 'PHP-5.5' into PHP-5.6 2014-10-07 21:22:07 +00:00
opcache Merge branch 'PHP-5.5' into PHP-5.6 2014-11-07 10:17:48 +03:00
openssl disable ext/openssl/tests/stream_server_reneg_limit.phpt for windows 2014-11-28 12:24:32 +01:00
pcntl Merge branch 'PHP-5.5' into PHP-5.6 2014-11-29 14:41:06 +01:00
pcre typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
pdo Merge branch 'PHP-5.5' into PHP-5.6 2014-11-29 11:39:37 +01:00
pdo_dblib
pdo_firebird Merge branch 'PHP-5.5' into PHP-5.6 2014-04-28 12:14:01 +03:00
pdo_mysql typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
pdo_oci
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 16:34:47 +01:00
pdo_sqlite
pgsql typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
phar Merge branch 'PHP-5.5' into PHP-5.6 2014-11-23 16:09:40 -08:00
posix Merge branch 'PHP-5.4' into PHP-5.5 2014-04-14 15:45:53 -07:00
pspell
readline Add my information to this test 2014-09-28 23:25:47 -03:00
recode
reflection Fix incorrect argument reflection info for array_multisort() 2014-11-23 16:38:30 -08:00
session Remove unneeded md5 hashing from PHP-5.6 branch. 2014-11-12 13:43:54 +09:00
shmop typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
simplexml Merge branch 'PHP-5.5' into PHP-5.6 2014-08-24 00:09:31 +02:00
skeleton
snmp typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
soap typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
sockets Fix skipif test here 2014-11-10 10:42:57 -08:00
spl Merge branch 'PHP-5.5' into PHP-5.6 2014-11-29 12:11:06 +01:00
sqlite3 typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
standard Merge branch 'PHP-5.5' into PHP-5.6 2014-11-30 17:07:02 -08:00
sybase_ct
sysvmsg
sysvsem FR #67990 - Added nowait argument to sem_acquire 2014-09-10 07:31:25 +02:00
sysvshm
tidy
tokenizer use ./tokenizer_data_gen.sh to for adding T_POW & T_POW_EQUAL 2014-06-08 00:01:01 +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
xmlrpc typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
xmlwriter xmlwriter_full_end_element tests 2014-08-02 22:39:12 -03:00
xsl added various tests for XSLTProcessor and one test for iconv extension 2014-09-28 20:29:29 -03:00
zip typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
zlib Merge branch 'PHP-5.5' into PHP-5.6 2014-11-27 00:13:11 +01:00
ext_skel Merge branch 'PHP-5.5' into PHP-5.6 2014-10-01 09:26:46 +02:00
ext_skel_win32.php