| .. |
|
bcmath
|
Netware also uses autoconf based config now
|
21 years ago |
|
bz2
|
MFB: MSVC++ 6.0 doesn't support long long type
|
21 years ago |
|
calendar
|
Removed unused vars.
|
21 years ago |
|
com_dotnet
|
fix C++ comments
|
21 years ago |
|
ctype
|
Fixed bug #30945 (make ctype_* functions return FALSE on empty strings).
|
21 years ago |
|
curl
|
Fixed bug #33475 (cURL handle is not closed on curl_close().
|
21 years ago |
|
date
|
- Overhauled selecting the correct timezone. The timezone set with
|
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.
|
22 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.
|
21 years ago |
|
fbsql
|
- Unify the "configure --help" texts
|
21 years ago |
|
fdf
|
- Unify the "configure --help" texts
|
21 years ago |
|
fileinfo
|
Release news
|
21 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
|
21 years ago |
|
iconv
|
Fixed bug in test file
|
21 years ago |
|
imap
|
- Unify the "configure --help" texts
|
21 years ago |
|
informix
|
- Fixed bug #33469 also for shared builds
|
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
|
Netware also uses autoconf based config now
|
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
|
21 years ago |
|
msession
|
Get rid of more useless RINIT/RSHUTDOWN calls
|
21 years ago |
|
msql
|
- Unify the "configure --help" texts
|
21 years ago |
|
mssql
|
- Unify the "configure --help" texts
|
21 years ago |
|
mysql
|
consistent naming: prefix always with MYSQL_
|
21 years ago |
|
mysqli
|
add test case
|
21 years ago |
|
ncurses
|
- Unify the "configure --help" texts
|
21 years ago |
|
oci8
|
destroy session after destroying error handle
|
21 years ago |
|
odbc
|
Don't crash on exit by destroying the same hash twice
|
21 years ago |
|
openssl
|
Add optional parameter to openssl_pkcs7_verify() which specifies the name
|
21 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
|
Netware also uses autoconf based config now
|
21 years ago |
|
pdo
|
Add PDO_FETCH_NAMED; closes PECL #4641 by providing a way to access columns
|
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
|
Enable native mysql 4.1.x prepared statement support
|
21 years ago |
|
pdo_oci
|
Fixed test skip conditions.
|
21 years ago |
|
pdo_odbc
|
build related adjustments.
|
21 years ago |
|
pdo_pgsql
|
probable fix for PECL bug #4546
|
21 years ago |
|
pdo_sqlite
|
touch generated file.
|
21 years ago |
|
pfpro
|
- Unify the "configure --help" texts
|
21 years ago |
|
pgsql
|
fixes for #33251
|
21 years ago |
|
posix
|
typo
|
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.
|
21 years ago |
|
simplexml
|
- Unify (+ spl can't be build shared so COMPILE_DL_SPL
|
21 years ago |
|
skeleton
|
- don't use short tag
|
21 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
|
one might not have simplexml enabled
|
21 years ago |
|
sqlite
|
Use the new dependency system
|
21 years ago |
|
standard
|
As fork implementation of NetWare LibC still in experimental stages making the procve based solution ahead of HAVE_FORK. Later When fork becomes stable will revert this fix.
|
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)
|
21 years ago |
|
wddx
|
- Added backward compability wrapper "php_parse_date()".
|
21 years ago |
|
xml
|
Netware also uses autoconf based config now
|
21 years ago |
|
xmlreader
|
Use the new dependency system
|
21 years ago |
|
xmlrpc
|
Fixed bug #33523 (Memory leak in xmlrpc_encode_request()).
|
21 years ago |
|
xmlwriter
|
- Tweak tests a bit
|
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 |