| .. |
|
bcmath
|
- Bumber up year
|
21 years ago |
|
bz2
|
Unicode support.
|
21 years ago |
|
calendar
|
- Bumber up year
|
21 years ago |
|
com_dotnet
|
unicode enable COM parameters (but not method/property names yet)
|
21 years ago |
|
ctype
|
Unicode support
|
21 years ago |
|
curl
|
Further URL validations in safe_mode/open_basedir configs.
|
21 years ago |
|
date
|
- MF51: Fixed bug #34874 and #33546 (Problems with lone daynames).
|
21 years ago |
|
dba
|
Make dba extension support BerkleyDB 4.3.
|
21 years ago |
|
dbase
|
- Bumber up year
|
21 years ago |
|
dom
|
Fixed access to uninitialized value
|
21 years ago |
|
enchant
|
It's stable now.
|
22 years ago |
|
ereg
|
- Bumber up year
|
21 years ago |
|
exif
|
fix test
|
21 years ago |
|
fbsql
|
- Bumber up year
|
21 years ago |
|
fdf
|
zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string).
|
21 years ago |
|
fileinfo
|
Support for Windows (Michael Wallner)
|
21 years ago |
|
filepro
|
- Bumber up year
|
21 years ago |
|
filter
|
- Update package files.
|
21 years ago |
|
ftp
|
MFB
|
21 years ago |
|
gd
|
- add compression mode argument to imagepng
|
21 years ago |
|
gettext
|
- Bumber up year
|
21 years ago |
|
gmp
|
- Bumber up year
|
21 years ago |
|
hwapi
|
- Bumber up year
|
21 years ago |
|
iconv
|
proper quoting, breaking, etc.
|
21 years ago |
|
imap
|
Fixed bug #32589 (possible crash inside imap_mail_compose() function).
|
21 years ago |
|
informix
|
- Bumber up year
|
21 years ago |
|
interbase
|
fix #34855 (ibase_service_attach() segfault on AMD64)
|
21 years ago |
|
ldap
|
zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string).
|
21 years ago |
|
libxml
|
only need context set once
|
21 years ago |
|
mbstring
|
fix compile warnings again
|
21 years ago |
|
mcrypt
|
- Add E_RECOVERABLE.
|
21 years ago |
|
mhash
|
- Fix test in unicode mode
|
21 years ago |
|
mime_magic
|
- Allow mime_content_type() to work with even a slightly broken mime magic
|
21 years ago |
|
ming
|
- Check for static libs, too
|
21 years ago |
|
msession
|
- Bumber up year
|
21 years ago |
|
msql
|
- Bumber up year
|
21 years ago |
|
mssql
|
Fix copypastetypo
|
21 years ago |
|
mysql
|
ZTS fixes.
|
21 years ago |
|
mysqli
|
use php_error_docref() instead of php_error() everywhere
|
21 years ago |
|
ncurses
|
- Bumber up year
|
21 years ago |
|
oci8
|
remove undef HAVE_OCI_STMT_PREPARE2
|
21 years ago |
|
odbc
|
Fixed crash on AIX
|
21 years ago |
|
openssl
|
Fixed memory allocation bug
|
21 years ago |
|
pcntl
|
zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string).
|
21 years ago |
|
pcre
|
- Drop one cache related function which is not really neccessary
|
21 years ago |
|
pdo
|
- SPL example was changed, so change PDO test accordingly
|
21 years ago |
|
pdo_dblib
|
Fixed bug #34758 (PDO_DBLIB did not implement rowCount()).
|
21 years ago |
|
pdo_firebird
|
this is the number of params, not the top index
|
21 years ago |
|
pdo_mysql
|
Fixed bug #34623 (Crash in pdo_mysql on longtext fields).
|
21 years ago |
|
pdo_oci
|
fix typo
|
21 years ago |
|
pdo_odbc
|
Apply patch for #34900, sight unseen.
|
21 years ago |
|
pdo_pgsql
|
MFB: remove PDO_ prefix
|
21 years ago |
|
pdo_sqlite
|
nuke warning
|
21 years ago |
|
pgsql
|
Fixed bug #33167 (Possible crash inside pg_fetch_array()).
|
21 years ago |
|
posix
|
makedev is a macro on several systems.
|
21 years ago |
|
pspell
|
Properly fixed bug #34456 (original patch completely reverted).
|
21 years ago |
|
readline
|
zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string).
|
21 years ago |
|
recode
|
- Bumber up year
|
21 years ago |
|
reflection
|
copy/paste typo
|
21 years ago |
|
session
|
- Improved the fix for #21306 a bit
|
21 years ago |
|
shmop
|
- Bumber up year
|
21 years ago |
|
simplexml
|
Fixed compilation error
|
21 years ago |
|
skeleton
|
- don't use short tag
|
22 years ago |
|
snmp
|
Nuked EOLs from error messages
|
21 years ago |
|
soap
|
Fixed memory leak in ZTS mode
|
21 years ago |
|
sockets
|
- Bumber up year
|
21 years ago |
|
spl
|
- Add ability to bypass key() surrounding and make that default
|
21 years ago |
|
sqlite
|
Do not set authorizer unless safe_mode or open_basedir are being used.
|
21 years ago |
|
standard
|
- Unicode impl of str[c]spn()
|
21 years ago |
|
sybase
|
Fixed bug #34323
|
21 years ago |
|
sybase_ct
|
zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string).
|
21 years ago |
|
sysvmsg
|
- Bumber up year
|
21 years ago |
|
sysvsem
|
- Bumber up year
|
21 years ago |
|
sysvshm
|
- Bumber up year
|
21 years ago |
|
tidy
|
MF51: make GCC happy and improve CS a bit
|
21 years ago |
|
tokenizer
|
Fixed memory leak
|
21 years ago |
|
unicode
|
- Rename icu_loc* to i18n_loc*
|
21 years ago |
|
wddx
|
use sizeof instead of define
|
21 years ago |
|
xml
|
use spprintf where appropriate
|
21 years ago |
|
xmlreader
|
move constants to class
|
21 years ago |
|
xmlrpc
|
fix ZTS build
|
21 years ago |
|
xmlwriter
|
add dsp file
|
21 years ago |
|
xsl
|
Fix crash: handler name not length needs to be passed to php_error_docref
|
21 years ago |
|
zlib
|
Resolved bug #34240.
|
21 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |