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.
 
 
 
 
 
 
Ilia Alshanetsky f95b96e55a MFB: Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly) 18 years ago
..
bcmath - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
bz2 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
calendar - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
com_dotnet - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
ctype - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
curl - Fixed segfault [only in this branch, because add_next_* are macro] 18 years ago
date Fixed testcsae inputs so that test runs faster 18 years ago
dba - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
dom Fix #46241 (stacked error_handlers, error_handling in general) 18 years ago
enchant - add test 18 years ago
ereg - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
exif - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
fbsql - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
fileinfo Warnings from libmagic should be notices rather than sent to stderr, this fixes a test on Windows 18 years ago
filter - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
ftp - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
gd - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
gettext - Fixed segfault [only in this branch] 18 years ago
gmp - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
hash - Fixed test 18 years ago
iconv - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
imap - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
interbase - New parameter parsing API 18 years ago
intl - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
json - Fixed tests 18 years ago
ldap - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
libxml - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
mbstring MFB: Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly) 18 years ago
mcrypt - Changed split() to preg_split() 18 years ago
mhash Fixed #45911 (Cannot disable ext/hash) 18 years ago
mssql - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
mysql Fix compiler warning (MFB: Ilia) 18 years ago
mysqli Fix #46241 (stacked error_handlers, error_handling in general) 18 years ago
mysqlnd - declaration first (fix build win) 18 years ago
oci8 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
odbc - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
openssl - mfb: fix title 18 years ago
pcntl - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
pcre - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
pdo - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
pdo_dblib - Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at) 18 years ago
pdo_firebird - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 18 years ago
pdo_mysql Don't enable mysqlnd when pdo_mysql is being built with libmysql 18 years ago
pdo_oci fix instantclient detection 18 years ago
pdo_odbc - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 18 years ago
pdo_pgsql - Fixed bug #43925 (Incorrect argument counter in prepared statements with pgsql) 18 years ago
pdo_sqlite - Fixed wrong check 18 years ago
pgsql - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
phar last commit was an old patch, revert faulty line 18 years ago
posix - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
pspell - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
readline - Missing SKIPIF :( 18 years ago
recode - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
reflection - Fixed bug #46604 (ReflectionClass::getProperty() fails) [only in this branch] 18 years ago
session - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
shmop - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
simplexml Fix #46241 (stacked error_handlers, error_handling in general) 18 years ago
skeleton New macro for check void parameters 18 years ago
snmp - Nuke unused file 18 years ago
soap - Fixed bug #46389 (NetWare needs small patch for _timezone) (patch by guenter at php.net) 18 years ago
sockets - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
spl - Return the key - 1 18 years ago
sqlite Error handler isn't properly restored when using fetchObject() with SQLite 18 years ago
sqlite3 Patch file for sqlite3 amalgamation so things don't get missed. 18 years ago
standard *** empty log message *** 18 years ago
sybase_ct - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
sysvmsg - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
sysvsem Bump copyright year, 2 of 2. 18 years ago
sysvshm - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
tidy - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
tokenizer - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
unicode - Fixed bug #46067 (Collator methods - Segfault) 18 years ago
wddx - MFB: ext/wddx: fixed test 003 which depended on arch (32bits vs 64bits) 18 years ago
xml - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
xmlreader - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
xmlrpc - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
xmlwriter - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
xsl - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
zip - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
zlib - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
ext_skel remove -ldl - it doesn't seem to be required on Linux and it's not present on FreeBSD 18 years ago
ext_skel_win32.php On win32 extensions starts with php_ 23 years ago