| .. |
|
bcmath
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
bz2
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
calendar
|
Drop VC6 support in ext/calendar
|
11 years ago |
|
com_dotnet
|
Switch position of ce in exception ce variable names
|
11 years ago |
|
ctype
|
Remove these old references to the DSP files we don't use anymore
|
11 years ago |
|
curl
|
remove #ifdef
|
11 years ago |
|
date
|
Merge branch 'PHP-5.6'
|
11 years ago |
|
dba
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
dom
|
Various warning fixes
|
11 years ago |
|
enchant
|
Merge branch 'PHP-5.6'
|
11 years ago |
|
exif
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
fileinfo
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
filter
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
ftp
|
Remove these old references to the DSP files we don't use anymore
|
11 years ago |
|
gd
|
fix comment
|
11 years ago |
|
gettext
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
gmp
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
hash
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
iconv
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
imap
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
interbase
|
Cleanup (avoid reallocations)
|
11 years ago |
|
intl
|
Various warning fixes
|
11 years ago |
|
json
|
Merge branch 'PHP-5.6'
|
11 years ago |
|
ldap
|
move the define to the right place
|
11 years ago |
|
libxml
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
mbstring
|
Check mbfl_filt_put_invalid_char return value
|
11 years ago |
|
mcrypt
|
Cleanup (avoid reallocation)
|
11 years ago |
|
mysqli
|
Fix failing tests from exception code changes
|
11 years ago |
|
mysqlnd
|
Fix mysqlnd warnings
|
11 years ago |
|
oci8
|
More OCI8 diff fixes (Rajendra)
|
11 years ago |
|
odbc
|
Merge branch 'PHP-5.6'
|
11 years ago |
|
opcache
|
fix duplicated line
|
11 years ago |
|
openssl
|
fix improper behavior
|
11 years ago |
|
pcntl
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
pcre
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
pdo
|
Add Oracle syntax (Senthil)
|
11 years ago |
|
pdo_dblib
|
Use zend_string to represent pdo_column_data.name and avoid duplication.
|
11 years ago |
|
pdo_firebird
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
pdo_mysql
|
Various warning fixes
|
11 years ago |
|
pdo_oci
|
PHP 7 OCI8: fix bug57702.phpt regression
|
11 years ago |
|
pdo_odbc
|
Use zend_string to represent pdo_column_data.name and avoid duplication.
|
11 years ago |
|
pdo_pgsql
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
pdo_sqlite
|
Various warning fixes
|
11 years ago |
|
pgsql
|
Various warning fixes
|
11 years ago |
|
phar
|
Better fix for bug #69958
|
11 years ago |
|
posix
|
Fix posix_setrlimit segfault
|
11 years ago |
|
pspell
|
cleanup mod version macros and mod defs, round x
|
11 years ago |
|
readline
|
Various warning fixes
|
11 years ago |
|
recode
|
cleanup mod version macros and mod defs, round x
|
11 years ago |
|
reflection
|
Don't leak generator cycle in ReflectionGenerator test
|
11 years ago |
|
session
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
shmop
|
exclude a non windows test
|
11 years ago |
|
simplexml
|
Fix simplexml warnings
|
11 years ago |
|
skeleton
|
Merge branch 'pull-request/1235'
|
11 years ago |
|
snmp
|
Switch position of ce in exception ce variable names
|
11 years ago |
|
soap
|
Fixed bug #70079 (Segmentation fault after more than 100 SoapClient calls)
|
11 years ago |
|
sockets
|
More warning fixes
|
11 years ago |
|
spl
|
Revert SplFileInfo BC break while keeping fix for assertion removal
|
11 years ago |
|
sqlite3
|
SQLite3::open/__construct has 2 optional args
|
11 years ago |
|
standard
|
Merge branch 'PHP-5.6'
|
11 years ago |
|
sysvmsg
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
sysvsem
|
cleanup mod version macros and mod defs, round x
|
11 years ago |
|
sysvshm
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
tidy
|
More warning fixes
|
11 years ago |
|
tokenizer
|
Don't return T_ERROR from token_get_all()
|
11 years ago |
|
wddx
|
wddx_add_vars() returns a bool
|
11 years ago |
|
xml
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
xmlreader
|
Update exception names in tests after formatting changes.
|
11 years ago |
|
xmlrpc
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
xmlwriter
|
catch more places for libxml headers search
|
11 years ago |
|
xsl
|
Partially fix XSLT warnings
|
11 years ago |
|
zip
|
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
11 years ago |
|
zlib
|
Fix zlib_filter warnings
|
11 years ago |
|
ext_skel
|
integrated the static tsrmls cache into ext/skel
|
11 years ago |
|
ext_skel_win32.php
|
remove the remains of dsp files handling
|
12 years ago |