| .. |
|
bcmath
|
- New parameter parsing API
|
18 years ago |
|
bz2
|
fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after end of stream
|
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.8 (2008h)
|
18 years ago |
|
dba
|
MFH:
|
18 years ago |
|
dom
|
MFH: fix bug #46335 (DOMText::splitText doesn't handle multibyte characters)
|
18 years ago |
|
enchant
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|
18 years ago |
|
ereg
|
propagated const, to avoid "discards qualifiers from pointer target type" errors
|
18 years ago |
|
exif
|
MFH
|
18 years ago |
|
fileinfo
|
- support for VC6 and some other platforms (before some other cleanup)
|
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
|
Removed deprecated usage of zend_get_parameters_ex()
|
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
|
Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow)
|
18 years ago |
|
interbase
|
- MFH: Fixed bug #45575 (Segfault with invalid non-string as event handler callback)
|
18 years ago |
|
intl
|
Fix for pecl bug 14664 - problem with older gcc
|
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 remainder
|
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:
|
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: Don't dereference NULL-pointer
|
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
|
Fixed bug #46271 (local_cert option is not resolved to full path)
|
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 #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE)
|
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
|
- Fixed test
|
18 years ago |
|
pdo_oci
|
improve OCI detection
|
18 years ago |
|
pdo_odbc
|
MFH: nuketh C++ comments
|
18 years ago |
|
pdo_pgsql
|
- Fixed compiler warnings
|
18 years ago |
|
pdo_sqlite
|
- Added skipif
|
18 years ago |
|
pgsql
|
MFH:
|
18 years ago |
|
phar
|
- MFH: Fixed bug #45726 (PHP_Archive / Archive.php missing)
|
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
|
propagated const, to avoid "discards qualifiers from pointer target type" errors
|
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
|
ws
|
18 years ago |
|
sockets
|
- MFH:
|
18 years ago |
|
spl
|
Fix #46317 (Iterator class not properly checked)
|
18 years ago |
|
sqlite
|
Updated functions-signatures (const)
|
18 years ago |
|
sqlite3
|
Disable optimizations at the moment for libsqlite on VC6 with the amalgamation, will most likely need to track down what particular function is causing problems or consider setting the flags to /O1 for libsqlite specifically.
|
18 years ago |
|
standard
|
Use PHP_DEP_FE instead of throwing an E_DEPRECATED manually inside define_syslog_variables() (Thanks Hannes!)
|
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
|
fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after end of stream
|
18 years ago |
|
ext_skel
|
MFH: remove -ldl
|
18 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |