.. |
bcmath
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
bz2
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03: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
|
Get rid of ZVAL_ZVAL() macro usages. Replace them with more clear and optimal equialent sequences.
|
2015-07-01 02:05:21 +03:00 |
date
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
dba
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 13:59:27 +03:00 |
dom
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
enchant
|
cleaning up the version macros
|
2015-03-23 20:13:59 +01:00 |
exif
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
fileinfo
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
filter
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
ftp
|
Remove these old references to the DSP files we don't use anymore
|
2015-06-22 13:29:42 +02:00 |
gd
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
gettext
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
gmp
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
hash
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
iconv
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
imap
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 13:59:27 +03:00 |
interbase
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 13:59:27 +03:00 |
intl
|
Cleanup (avoid string reallocations)
|
2015-07-01 13:26:39 +03:00 |
json
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
ldap
|
Cleanup (avoid reallocation).
|
2015-07-01 13:49:57 +03:00 |
libxml
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
mbstring
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
mcrypt
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
mysqli
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 13:59:27 +03:00 |
mysqlnd
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
oci8
|
More PHP 7 patches (Rajendra/Abdullah)
|
2015-06-30 13:54:40 +10:00 |
odbc
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 13:59:27 +03:00 |
opcache
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
openssl
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
pcntl
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
pcre
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
pdo
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03: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 ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 13:59:27 +03:00 |
pdo_mysql
|
Update exception names in tests after formatting changes.
|
2015-05-17 17:31:43 -05:00 |
pdo_oci
|
Fix Windows compilation warnings (Senthil)
|
2015-06-30 08:48:37 +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
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
pdo_sqlite
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
pgsql
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
phar
|
Get rid of ZVAL_ZVAL() macro usages. Replace them with more clear and optimal equialent sequences.
|
2015-07-01 02:05:21 +03: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
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
recode
|
cleanup mod version macros and mod defs, round x
|
2015-03-23 21:30:22 +01:00 |
reflection
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
session
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
shmop
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03: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
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
sockets
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
spl
|
Get rid of ZVAL_ZVAL() macro usages. Replace them with more clear and optimal equialent sequences.
|
2015-07-01 02:05:21 +03:00 |
sqlite3
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
standard
|
php_uname has an optional arg
|
2015-06-30 09:55:00 -07:00 |
sysvmsg
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
sysvsem
|
cleanup mod version macros and mod defs, round x
|
2015-03-23 21:30:22 +01:00 |
sysvshm
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
tidy
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +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
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
xml
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
xmlreader
|
Update exception names in tests after formatting changes.
|
2015-05-17 17:31:43 -05:00 |
xmlrpc
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
xmlwriter
|
catch more places for libxml headers search
|
2015-05-10 22:22:05 +02:00 |
xsl
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
zip
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
zlib
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
2015-06-30 04:05:24 +03:00 |
ext_skel
|
|
|
ext_skel_win32.php
|
|
|