| .. |
|
bcmath
|
- Unify the "configure --help" texts
|
21 years ago |
|
bz2
|
MFB: MSVC++ 6.0 doesn't support long long type
|
21 years ago |
|
calendar
|
Removed unused vars.
|
22 years ago |
|
com_dotnet
|
fix C++ comments
|
22 years ago |
|
ctype
|
Fixed bug #30945 (make ctype_* functions return FALSE on empty strings).
|
22 years ago |
|
curl
|
Fixed bug #33475 (cURL handle is not closed on curl_close().
|
21 years ago |
|
date
|
- Fixed Rasmus' problem with Jan.14, 2004.
|
21 years ago |
|
dba
|
Add note how to build DBA as shared
|
21 years ago |
|
dbase
|
- Unify the "configure --help" texts
|
21 years ago |
|
dbx
|
Call functions by their new, proper names instead of what are now aliases.
|
23 years ago |
|
dom
|
- Fixed bugs #33431, #33432 ("int" used instead of "long" in parameter parsing)
|
21 years ago |
|
enchant
|
It's stable now.
|
22 years ago |
|
ereg
|
Do a cache flush if we detect possible cache corruption (same as for
|
21 years ago |
|
exif
|
MFB: Fixed build of exif extension on win32.
|
22 years ago |
|
fbsql
|
- Unify the "configure --help" texts
|
21 years ago |
|
fdf
|
- Unify the "configure --help" texts
|
21 years ago |
|
fileinfo
|
Added another search patch for magic file (fixes bug #3232).
|
22 years ago |
|
filepro
|
- Unify the "configure --help" texts
|
21 years ago |
|
filter
|
Correct handling of the UNSAFE_RAW filter
|
21 years ago |
|
ftp
|
Added bindto socket context option.
|
21 years ago |
|
gd
|
Fixed memory corruption.
|
21 years ago |
|
gettext
|
- Unify the "configure --help" texts
|
21 years ago |
|
gmp
|
fix test - short_tags not allowed here!
|
21 years ago |
|
hwapi
|
Get rid of more useless RINIT/RSHUTDOWN calls
|
22 years ago |
|
iconv
|
Fixed bug in test file
|
21 years ago |
|
imap
|
- Unify the "configure --help" texts
|
21 years ago |
|
informix
|
- Unify the "configure --help" texts
|
21 years ago |
|
interbase
|
- Added PHP_INSTALL_HEADERS() macro
|
21 years ago |
|
ldap
|
- Unify the "configure --help" texts
|
21 years ago |
|
libxml
|
- Unify the "configure --help" texts
|
21 years ago |
|
mbstring
|
Fix VPATH build
|
21 years ago |
|
mcrypt
|
- Unify the "configure --help" texts
|
21 years ago |
|
mcve
|
libmonetra-5.0 sync.
|
21 years ago |
|
mhash
|
- Unify the "configure --help" texts
|
21 years ago |
|
mime_magic
|
Return error on an invalid input to mime_content_type() function.
|
21 years ago |
|
ming
|
Adding missing zend_list_addref() and make SWFShape::drawArc() work
|
22 years ago |
|
msession
|
Get rid of more useless RINIT/RSHUTDOWN calls
|
22 years ago |
|
msql
|
- Unify the "configure --help" texts
|
21 years ago |
|
mssql
|
- Unify the "configure --help" texts
|
21 years ago |
|
mysql
|
This is not mysqli, where 5th parameter is port.
|
21 years ago |
|
mysqli
|
fix #33491 (crash after extending MySQLi internal class)
|
21 years ago |
|
ncurses
|
- Unify the "configure --help" texts
|
21 years ago |
|
oci8
|
destroy session after destroying error handle
|
21 years ago |
|
odbc
|
- Fixed bug #33427 (ext/odbc: check if unixODBC header file exists)
|
21 years ago |
|
openssl
|
- Never use Z_TYPE* macros on non-zvals.
|
22 years ago |
|
oracle
|
- Unify the "configure --help" texts
|
21 years ago |
|
ovrimos
|
- Unify the "configure --help" texts
|
21 years ago |
|
pcntl
|
MFB: Fix for #32974
|
21 years ago |
|
pcre
|
kill unused var.
|
21 years ago |
|
pdo
|
Fixed PDO Mysql tests.
|
21 years ago |
|
pdo_dblib
|
Patch from zhao ming sen.
|
21 years ago |
|
pdo_firebird
|
- Added PHP_CHECK_PDO_INCLUDES macro (caches the result)
|
21 years ago |
|
pdo_mysql
|
Remove "custom" PDDRV sqlstate.
|
21 years ago |
|
pdo_oci
|
Fixed test skip conditions.
|
21 years ago |
|
pdo_odbc
|
build related adjustments.
|
21 years ago |
|
pdo_pgsql
|
- Add +ifdefs to still allow PHP 5.0 builds of PDO
|
21 years ago |
|
pdo_sqlite
|
- Add +ifdefs to still allow PHP 5.0 builds of PDO
|
21 years ago |
|
pfpro
|
- Unify the "configure --help" texts
|
21 years ago |
|
pgsql
|
fixes for #33251
|
21 years ago |
|
posix
|
fix build on Solaris
|
21 years ago |
|
pspell
|
- Unify the "configure --help" texts
|
21 years ago |
|
readline
|
- Unify the "configure --help" texts
|
21 years ago |
|
recode
|
- Unify the "configure --help" texts
|
21 years ago |
|
reflection
|
- Fix test
|
21 years ago |
|
session
|
- Added session.hash_bits_per_character support. (3rd param)
|
21 years ago |
|
shmop
|
Removed pointless operations/declarations.
|
22 years ago |
|
simplexml
|
Use the new dependency system
|
21 years ago |
|
skeleton
|
- don't use short tag
|
22 years ago |
|
snmp
|
- Unify the "configure --help" texts
|
21 years ago |
|
soap
|
ext/soap should use type defined in SoapVar(), if wsdl defines another type
|
21 years ago |
|
sockets
|
fix #33019 (socket errors cause memory leaks in php_strerror())
|
21 years ago |
|
spl
|
- Fixed #33136:
|
21 years ago |
|
sqlite
|
Use the new dependency system
|
21 years ago |
|
standard
|
Fixed bug #32160 (copying a file into itself leads to data loss).
|
21 years ago |
|
sybase
|
- Unify the "configure --help" texts
|
21 years ago |
|
sybase_ct
|
- Unify the "configure --help" texts
|
21 years ago |
|
sysvmsg
|
fix test
|
21 years ago |
|
sysvsem
|
- Unify the "configure --help" texts
|
21 years ago |
|
sysvshm
|
- Unify the "configure --help" texts
|
21 years ago |
|
tidy
|
- Unify the "configure --help" texts
|
21 years ago |
|
tokenizer
|
- Fixed bug #28930 (PHP sources pick wrong header files generated by bison)
|
22 years ago |
|
wddx
|
- Added backward compability wrapper "php_parse_date()".
|
21 years ago |
|
xml
|
- Plain path passed to PHP_INSTALL_HEADERS needs to have trailing /
|
21 years ago |
|
xmlreader
|
Use the new dependency system
|
21 years ago |
|
xmlrpc
|
- Unify the "configure --help" texts
|
21 years ago |
|
xmlwriter
|
Fix build under PHP 4
|
21 years ago |
|
xsl
|
Use the new dependency system
|
21 years ago |
|
zlib
|
- Unify the "configure --help" texts
|
21 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |