You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dmitry Stogov b515bfbdfb Improved traits implementation. Now to support __CLASS__ constant in traits php doesn't have to copy the complete compiled method, but can reuse the same code. The resolution of __CLASS__ constants in methods defined in traits are delayed till run-time. This approach also made possible to use __CLASS__ constant as default value for traits properties and method arguments. 14 years ago
..
bcmath - Year++ 14 years ago
bz2 - Year++ 14 years ago
calendar - Year++ 14 years ago
com_dotnet - Year++ 14 years ago
ctype - Year++ 14 years ago
curl - Year++ 14 years ago
date move to XFAIL since it fails on 32-bit 14 years ago
dba - Year++ 14 years ago
dom - Year++ 14 years ago
enchant - Year++ 14 years ago
ereg - Year++ 14 years ago
exif - Year++ 14 years ago
fileinfo - Year++ 14 years ago
filter - Year++ 14 years ago
ftp - Year++ 14 years ago
gd - Year++ 14 years ago
gettext - Year++ 14 years ago
gmp - Year++ 14 years ago
hash - Year++ 14 years ago
iconv - Year++ 14 years ago
imap - Year++ 14 years ago
interbase - Year++ 14 years ago
intl - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared) 14 years ago
json - Year++ 14 years ago
ldap - Year++ 14 years ago
libxml - Year++ 14 years ago
mbstring - Year++ 14 years ago
mcrypt - Year++ 14 years ago
mssql - Year++ 14 years ago
mysql - Year++ 14 years ago
mysqli - Year++ 14 years ago
mysqlnd Fix configuration message typo and alignment (5.4 merge approved by Stas) 14 years ago
oci8 - Year++ 14 years ago
odbc - Year++ 14 years ago
openssl - Year++ 14 years ago
pcntl - Year++ 14 years ago
pcre - Year++ 14 years ago
pdo Bug #55663, fixed test for bug 43139 on Firebird. Per request from mariuz 14 years ago
pdo_dblib - Year++ 14 years ago
pdo_firebird - Year++ 14 years ago
pdo_mysql - Year++ 14 years ago
pdo_oci - Year++ 14 years ago
pdo_odbc - Year++ 14 years ago
pdo_pgsql - Year++ 14 years ago
pdo_sqlite - Year++ 14 years ago
pgsql - Year++ 14 years ago
phar - Year++ 14 years ago
posix - Year++ 14 years ago
pspell - Year++ 14 years ago
readline - Year++ 14 years ago
recode - Year++ 14 years ago
reflection Improved traits implementation. Now to support __CLASS__ constant in traits php doesn't have to copy the complete compiled method, but can reuse the same code. The resolution of __CLASS__ constants in methods defined in traits are delayed till run-time. This approach also made possible to use __CLASS__ constant as default value for traits properties and method arguments. 14 years ago
session add more tests for #60634 (stems from #21306) and xfail them all for the moment 14 years ago
shmop - Year++ 14 years ago
simplexml - Year++ 14 years ago
skeleton - Make usage of new PHP_FE_END macro 15 years ago
snmp merge from trunk: 14 years ago
soap - Year++ 14 years ago
sockets - Year++ 14 years ago
spl These tests don't work if run as root 14 years ago
sqlite3 - Year++ 14 years ago
standard Fixed incorrect type cast 14 years ago
sybase_ct - Year++ 14 years ago
sysvmsg - Year++ 14 years ago
sysvsem - Year++ 14 years ago
sysvshm - Year++ 14 years ago
tidy - Year++ 14 years ago
tokenizer - Year++ 14 years ago
wddx - Year++ 14 years ago
xml - Year++ 14 years ago
xmlreader - Year++ 14 years ago
xmlrpc - Year++ 14 years ago
xmlwriter - Year++ 14 years ago
xsl - Year++ 14 years ago
zip - Year++ 14 years ago
zlib add test for ob_gzhandler 14 years ago
ext_skel - ext_skelshould create a .svnignore not .cvsignore these days 16 years ago
ext_skel_win32.php On win32 extensions starts with php_ 23 years ago