php-src/ext
Dmitry Stogov 9dd66e4d53 Merge branch 'master' into phpng
* master:
  Fixed issue #183 (TMP_VAR is not only used once)
  Fix broken Junit output with --disable-cgi
  Added folder mark
  Further test fixes for the fdb2709 breakage.
  Fix broken test caused by fdb2709.
  Added tests for ZipArchive::addGlob() and ZipArchive::addPattern()
  Fix run-tests.php with Valgrind >= 3.10.0.
  Add microseconds to the serialised form of DateTime objects.
  Improved test for bug #62479
  fix typo in ODBC code
  gcov: tentative fix for broken coverage data after fix for opcache coverage slightly hackish, but works. The idea is that we want to give priority to .gcda files in .libs dirs vs the files in the upper level dir
  5.5.14 now
  Fix bug #67060: use default mode of 660

Conflicts:
	ext/date/php_date.c
2014-05-26 10:52:43 +04:00
..
bcmath Refactor bcmath 2014-05-05 14:26:23 +08:00
bz2 test the right length and remove unused var (remaining from 'old' version) 2014-05-16 08:27:21 +02:00
calendar update for phpng 2014-05-10 10:02:33 +01:00
com_dotnet Merge branch 'master' into refactoring2 2014-05-05 13:02:43 +04:00
ctype Bump year 2014-01-03 11:08:10 +08:00
curl Fixed zend_string/char* mess 2014-05-15 13:44:13 +04:00
date Merge branch 'master' into phpng 2014-05-26 10:52:43 +04:00
dba Fixed tests but introduce segfaults (behavior same as trunk) 2014-05-21 23:11:02 +08:00
dom Use optimized zend_array_dup() function. convert zend_hash_num_elements() and zend_hash_next_free_element() into macros. 2014-05-23 20:37:53 +04:00
enchant phpng support for ext/enchant 2014-05-18 15:04:04 +04:00
ereg Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
exif fix exif, thnx laruence 2014-05-07 12:03:00 +01:00
fileinfo Fixed ext/fileinfo conversion mistakes 2014-05-07 17:58:28 +04:00
filter Interned strings must not be modified in-place 2014-05-07 22:08:25 +04:00
ftp Fixed safe resource close. 2014-05-13 12:47:34 +04:00
gd Merge branch 'master' into phpng 2014-05-13 15:24:40 +04:00
gettext Refactor gettext 2014-05-05 14:32:32 +08:00
gmp Use optimized zend_array_dup() function. convert zend_hash_num_elements() and zend_hash_next_free_element() into macros. 2014-05-23 20:37:53 +04:00
hash unused var 2014-05-15 11:36:40 +02:00
iconv - Fixed ZTS build 2014-05-13 00:34:10 -03:00
imap Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
interbase Merge branch 'master' into refactoring2 2014-05-05 13:02:43 +04:00
intl Merge branch 'master' into phpng 2014-05-26 10:52:43 +04:00
json Fix ZTS 2014-05-05 17:28:22 +02:00
ldap More accurate mysql_close() 2014-05-20 13:19:21 +04:00
libxml Allow just set or get context passing NULL pointers 2014-05-15 11:14:12 +04:00
mbstring Merge branch 'master' into phpng 2014-05-13 15:24:40 +04:00
mcrypt In most user extensions functions like mysql_close() should use zend_list_close() instead of zend_list_delete(). This closes the actual connection and frees extension specific data structures, but doesn't free zend_reference structure that might be referenced from zval(s). This also doesn't decrement the resource reference counter. 2014-05-13 13:18:00 +04:00
mssql Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
mysql More accurate mysql_close() 2014-05-20 13:19:21 +04:00
mysqli Add one more check to skip getting into code that will do nothing 2014-05-20 14:50:50 +03:00
mysqlnd Second set of changes to mysqlnd for phpng. 2014-05-20 21:50:15 +03:00
oci8 Make a start on phpng compat 2014-05-21 16:43:44 -07:00
odbc Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
opcache Merge branch 'master' into phpng 2014-05-26 10:52:43 +04:00
openssl Added support for ext/openssl 2014-05-07 01:09:42 +04:00
pcntl Remove incorrect EMPTY_SWITCH_DEFAULT_CASE() usage 2014-05-23 14:32:52 +02:00
pcre Merge branch 'master' into phpng 2014-05-13 15:24:40 +04:00
pdo Revert changes to configs by accident 2014-05-20 11:31:39 +08:00
pdo_dblib Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
pdo_firebird Refactored ext/pdo_firebird (didn't do test) 2014-05-21 15:52:36 +08:00
pdo_mysql Fixed test. The warning actually indicate a problem in master that we didn't repeat in phpng. 2014-05-19 22:20:02 +04:00
pdo_oci Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
pdo_odbc Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
pdo_pgsql Merge branch 'master' into phpng 2014-05-26 10:52:43 +04:00
pdo_sqlite Reverted last commit 2014-05-20 13:55:15 +04:00
pgsql Fixed incorrect Z_LVAL() usage 2014-05-19 12:51:48 +04:00
phar Fixed incorrect efree() 2014-05-19 16:19:01 +04:00
posix added support for ext/posix 2014-05-06 14:50:54 +04:00
pspell Add support for pspell 2014-05-11 00:58:48 +08:00
readline phpng support for ext/readline 2014-05-18 15:49:35 +04:00
recode Refactor MySQLi (incompleted, only compilable now) 2014-05-11 14:53:18 +08:00
reflection Make they are in the same style of Z_ISREF 2014-05-03 16:08:58 +08:00
session This should be this (broken compiling before) 2014-05-19 10:26:10 +08:00
shmop Refactored shmop 2014-05-16 22:00:04 +08:00
simplexml Merge branch 'master' into phpng 2014-05-13 15:24:40 +04:00
skeleton There is memleak 2014-05-08 22:01:50 +08:00
snmp Refactoring ext/snmp 2014-05-20 17:02:29 +08:00
soap Use optimized zend_array_dup() function. convert zend_hash_num_elements() and zend_hash_next_free_element() into macros. 2014-05-23 20:37:53 +04:00
sockets Fixed several tests failes 2014-05-18 12:02:54 +08:00
spl Use optimized zend_array_dup() function. convert zend_hash_num_elements() and zend_hash_next_free_element() into macros. 2014-05-23 20:37:53 +04:00
sqlite3 Make they are in the same style of Z_ISREF 2014-05-03 16:08:58 +08:00
standard Don't use cast (compiler friendly) 2014-05-26 11:05:04 +08:00
sybase_ct Cleanup (1-st round) 2014-04-15 15:40:40 +04:00
sysvmsg Refactor sysvsem, sysvshm, sysmsg 2014-05-09 23:28:21 +08:00
sysvsem Refactor sysvsem, sysvshm, sysmsg 2014-05-09 23:28:21 +08:00
sysvshm In most user extensions functions like mysql_close() should use zend_list_close() instead of zend_list_delete(). This closes the actual connection and frees extension specific data structures, but doesn't free zend_reference structure that might be referenced from zval(s). This also doesn't decrement the resource reference counter. 2014-05-13 13:18:00 +04:00
tidy Use defined macro 2014-05-14 16:54:14 +08:00
tokenizer Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
wddx fix ts build 2014-05-15 10:36:09 +02:00
xml Fixed bug introduced during conversion to "phpng" 2014-05-07 16:15:29 +04:00
xmlreader Fixed memory leak in prop_handlers registering 2014-05-05 14:04:52 +08:00
xmlrpc Fixed double free 2014-05-19 13:11:20 +04:00
xmlwriter Use self instead of this(keyword) 2014-05-04 11:35:05 +08:00
xsl Fixed two tests, 1 left 2014-05-15 17:54:58 +08:00
zip Merge branch 'master' into phpng 2014-05-26 10:52:43 +04:00
zlib Refactor zlib (all tests pass) 2014-05-05 15:52:09 +08:00
ext_skel Merge branch 'PHP-5.5' into PHP-5.6 2014-05-01 11:23:14 -07:00
ext_skel_win32.php