php-src/ext
Dmitry Stogov 4bd22cf1c1 Improved zend_string API (Francois Laupretre)
Squashed commit of the following:

commit d96eab8d79
Author: Francois Laupretre <francois@tekwire.net>
Date:   Fri Jun 26 01:23:31 2015 +0200

    Use the new 'ZSTR' macros in the rest of the code.

    Does not change anything to the generated code (thanks to compat macros) but cleaner.

commit b352643910
Author: Francois Laupretre <francois@tekwire.net>
Date:   Thu Jun 25 13:45:06 2015 +0200

    Improve zend_string API

    Add missing methods
2015-06-29 16:44:54 +03:00
..
bcmath cleaning up the version macros 2015-03-23 20:13:59 +01:00
bz2 Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
calendar Drop VC6 support in ext/calendar 2015-03-29 06:35:23 +02:00
com_dotnet restricted test to English locale (fails otherwise) 2015-06-26 16:27:45 +02:00
ctype Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
curl Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
date Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
dba This shouldn't have been a part of the previous commit 2015-05-19 12:20:25 +02:00
dom Merge branch 'PHP-5.6' 2015-06-27 01:10:41 +02:00
enchant cleaning up the version macros 2015-03-23 20:13:59 +01:00
exif Fix more proto comments 2015-06-23 17:46:20 -04:00
fileinfo Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
filter Fix filter_var leak of object without __toString() 2015-04-17 21:51:49 +02:00
ftp Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
gd Fix more proto comments 2015-06-23 17:46:20 -04:00
gettext Hint the compiler 2015-05-15 22:57:17 +08:00
gmp Merge branch 'PHP-5.6' 2015-06-11 22:20:12 +02:00
hash Fixed skipf 2015-06-14 13:44:39 +08:00
iconv added regression test for bug #69840 2015-06-17 13:40:19 +02:00
imap cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
interbase cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00
intl Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
json Fix incompatible JSON errors 2015-06-28 18:09:10 +01:00
ldap Deprecating ldap_sort the right way 2015-06-29 14:31:20 +02:00
libxml added LIBXML_BIGLINES constant 2015-06-08 09:59:37 +02:00
mbstring fix typos 2015-05-13 22:28:35 +04:00
mcrypt remove duplicated declaration, fix build 2015-05-21 10:56:14 +02:00
mysqli Fix more proto comments 2015-06-23 17:46:20 -04:00
mysqlnd Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
oci8 Correct oci8 hash destructors to prevent segfaults, and a few other fixes. 2015-06-28 13:05:25 +02:00
odbc Fix more proto comments 2015-06-23 17:46:20 -04:00
opcache Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
openssl Merge branch 'PHP-5.6' 2015-06-26 06:03:29 +08:00
pcntl fix tests 2015-05-13 15:34:17 +02:00
pcre Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
pdo Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
pdo_dblib Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_firebird Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_mysql Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
pdo_oci Merge some fixes from Senthil. Some test diffs still remain. 2015-06-27 10:01:55 +10:00
pdo_odbc Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pdo_pgsql Fix more proto comments 2015-06-23 17:46:20 -04:00
pdo_sqlite Use zend_string to represent pdo_column_data.name and avoid duplication. 2015-05-05 16:19:51 +03:00
pgsql Fix more proto comments 2015-06-23 17:46:20 -04:00
phar Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
posix cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
pspell cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
readline Drop zend_indent() as it was never used, complete or working 2015-03-27 20:04:46 +01:00
recode cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
reflection Fix more proto comments 2015-06-23 17:46:20 -04:00
session Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
shmop Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
simplexml Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
skeleton Merge branch 'pull-request/1235' 2015-04-18 19:36:37 -07:00
snmp Updated tests to reflect exception class changes. 2015-05-16 16:49:14 -05:00
soap Merge branch 'PHP-5.6' 2015-06-26 23:27:25 +02:00
sockets fix unknown size of void error 2015-06-25 19:12:26 +02:00
spl Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
sqlite3 Fixed bug #69897 (segfault when manually constructing SQLite3Result) 2015-06-22 11:12:23 +02:00
standard Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
sysvmsg Get rid of more ZVAL_ZVAL() macros 2015-06-12 13:33:14 +03:00
sysvsem cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
sysvshm Windows support for sysvshm 2015-04-22 09:29:45 +02:00
tidy Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
tokenizer Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
wddx Improved zend_string API (Francois Laupretre) 2015-06-29 16:44:54 +03:00
xml improve searchability for libxml2 headers 2015-05-10 22:22:03 +02:00
xmlreader Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
xmlrpc Fix more proto comments 2015-06-23 17:46:20 -04:00
xmlwriter catch more places for libxml headers search 2015-05-10 22:22:05 +02:00
xsl Fix more minor mistakes in the proto comments 2015-06-23 15:47:33 -04:00
zip Make convert_to_* safe with rc>1 2015-06-11 23:23:57 +02:00
zlib Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
ext_skel integrated the static tsrmls cache into ext/skel 2014-12-17 12:37:50 +01:00
ext_skel_win32.php