| .. |
|
bcmath
|
- New parameter parsing API
|
18 years ago |
|
bz2
|
MFH: invert the logics - FLAG_FCLOSE -> FLAG_NO_FCLOSE
|
18 years ago |
|
calendar
|
New calendar parsing API
|
18 years ago |
|
com_dotnet
|
MFH: nuketh C++ comments
|
18 years ago |
|
ctype
|
add missing SKIPIF sections
|
18 years ago |
|
curl
|
- fix zlib detection and enable features available in 7.18.1
|
18 years ago |
|
date
|
- Updated to version 2008.6 (2008f)
|
18 years ago |
|
dba
|
MFH:
|
18 years ago |
|
dom
|
MFH: fix bug #46185 (importNode changes the namespace of an XML element)
|
18 years ago |
|
enchant
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
ereg
|
MFH:- Visibility (bug #45564)
|
18 years ago |
|
exif
|
MFH
|
18 years ago |
|
fileinfo
|
- MFH: Fixed bug #46071 (finfo_open() segfaults with wrong file name on BSD)
|
18 years ago |
|
filter
|
- MFH: Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
ftp
|
- MFH: don't use inet_ntop when not present
|
18 years ago |
|
gd
|
- MFH: fix warning
|
18 years ago |
|
gettext
|
- MFH: use static lib first if found
|
18 years ago |
|
gmp
|
Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument)
|
18 years ago |
|
hash
|
update tests
|
18 years ago |
|
iconv
|
clean some dead code (with static analysis help)
|
18 years ago |
|
imap
|
MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)
|
18 years ago |
|
interbase
|
- MFH: Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
intl
|
fix tests to work both in ICU 3.6 and 3.8
|
18 years ago |
|
json
|
- New test
|
18 years ago |
|
ldap
|
- MFH: Added parameter TSRMLS_DC in zend_is_callable()
|
18 years ago |
|
libxml
|
MFH: fix warning
|
18 years ago |
|
mbstring
|
- MFH: Reenable ini_set("mbstring.internal_encoding", VALUE) to work on runtime.
|
18 years ago |
|
mcrypt
|
- MFH: Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode)
|
18 years ago |
|
mhash
|
MFH: Fixed #45911 (Cannot disable ext/hash)
|
18 years ago |
|
msql
|
- MFH: Initialize variable
|
18 years ago |
|
mssql
|
- MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by jklowden at freetds dot org)
|
18 years ago |
|
mysql
|
MFH: No mysqli stuff in ext/mysql
|
18 years ago |
|
mysqli
|
- Declarations MUST BE done in the beginning of a context
|
18 years ago |
|
mysqlnd
|
MFH: Improve order in MINFO output
|
18 years ago |
|
oci8
|
MFH: Bug #45888 (Refcounting in ZTS mode)
|
18 years ago |
|
odbc
|
- MFH: Added odbc.default_cursortype to control the ODBC cursormodel
|
18 years ago |
|
openssl
|
MFH: initialize keyresource
|
18 years ago |
|
pcntl
|
Add tests for pcntl
|
18 years ago |
|
pcre
|
clean some dead code (with static analysis help)
|
18 years ago |
|
pdo
|
- MFH: Fixed bug #46157 (PDOStatement::fetchObject prototype error)
|
18 years ago |
|
pdo_dblib
|
- MFH: Fixed bug #44991 (Compile Failure With freetds0.82) (patch by matthias at dsx dot at)
|
18 years ago |
|
pdo_firebird
|
MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all
|
18 years ago |
|
pdo_mysql
|
MFH: Fix test
|
18 years ago |
|
pdo_oci
|
revert last change
|
18 years ago |
|
pdo_odbc
|
MFH: nuketh C++ comments
|
18 years ago |
|
pdo_pgsql
|
MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable all
|
18 years ago |
|
pdo_sqlite
|
Stupid typo
|
18 years ago |
|
pgsql
|
Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
|
18 years ago |
|
phar
|
fix test (thanks Tony)
|
18 years ago |
|
posix
|
MFH: Fixed #46059 (Compile failure under IRIX 6.5.30 building posix.c)
|
18 years ago |
|
pspell
|
MFH:
|
18 years ago |
|
readline
|
- Fixed mem. leak
|
18 years ago |
|
recode
|
- New parameter parsing API
|
18 years ago |
|
reflection
|
Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown)
|
18 years ago |
|
session
|
- Revert idiotic patch (hint: Windows IS NOT the most important OS!)
|
18 years ago |
|
shmop
|
- Added arginfo (functions)
|
18 years ago |
|
simplexml
|
Committting tests for Olafur Waage
|
18 years ago |
|
skeleton
|
MFH: New way for check void parameters
|
18 years ago |
|
snmp
|
Fixed bug #45405 (snmp extension memory leak)
|
18 years ago |
|
soap
|
Added ability to send user defined HTTP headers with SOAP request.
|
18 years ago |
|
sockets
|
- MFH:
|
18 years ago |
|
spl
|
MFH: Fix #46192 (Serialization of ArrayObject with objects as storage)
|
18 years ago |
|
sqlite
|
- MFH: WS
|
18 years ago |
|
sqlite3
|
MFH: SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite
|
18 years ago |
|
standard
|
MFH: Fixed #46164 (stream_filter_remove() closes the stream)
|
18 years ago |
|
sybase_ct
|
- Added arginfo
|
18 years ago |
|
sysvmsg
|
- Added arginfo
|
18 years ago |
|
sysvsem
|
- New parameter parsing API
|
18 years ago |
|
sysvshm
|
- Added arginfo
|
18 years ago |
|
tidy
|
- MFH: first static lib then dyn or old one
|
18 years ago |
|
tokenizer
|
. Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt)
|
18 years ago |
|
wddx
|
MFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object)
|
18 years ago |
|
xml
|
- Removed unnecessary variable
|
18 years ago |
|
xmlreader
|
fix proto
|
18 years ago |
|
xmlrpc
|
MFH:
|
18 years ago |
|
xmlwriter
|
Fixed bug #46110 (XMLWriter - openmemory() and openuri() leak memory on
|
18 years ago |
|
xsl
|
MFH: fix bug #46099 (Xsltprocessor::setProfiling - memory leak)
|
18 years ago |
|
zip
|
- MFH: file will exist only on error (thx tony for the headup)
|
18 years ago |
|
zlib
|
MFH: Avoid leaks when zlib streams can not be closed properly.
|
18 years ago |
|
ext_skel
|
MFH: remove -ldl
|
18 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |