| .. |
|
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
|
Cleanup buffers on handle re-use.
|
21 years ago |
|
date
|
fixed typos
|
21 years ago |
|
dba
|
Add note how to build DBA as shared
|
21 years ago |
|
dbase
|
- Unify the "configure --help" texts
|
21 years ago |
|
dom
|
Allow NULL namespaceURI for getAttributeNodeNS
|
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
|
- No need to use convert_to_string_ex() when dealing with strings
|
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
|
Compiler warning fix.
|
21 years ago |
|
ming
|
Make sure we build with SWFPrebuilt.
|
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 forgotten ifdefs, fix #33667 (mysqli doesn't compile)
|
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 utility for driver-specific tests
|
21 years ago |
|
pdo_dblib
|
compile before commit...
|
21 years ago |
|
pdo_firebird
|
use new tests
|
21 years ago |
|
pdo_mysql
|
Add test case
|
21 years ago |
|
pdo_oci
|
fix bug when query was rewritten from ? to :name
|
21 years ago |
|
pdo_odbc
|
Fix #33624, mysterious crashes on shutdown on win32
|
21 years ago |
|
pdo_pgsql
|
Added cursor closer handler.
|
21 years ago |
|
pdo_sqlite
|
this needs to be the column count, otherwise a db->query() that returns 0 rows
|
21 years ago |
|
pfpro
|
- Unify the "configure --help" texts
|
21 years ago |
|
pgsql
|
Added pg_fetch_all_columns() function to fetch all values of a column from
|
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
|
Fixed bug #33512 (Add missing support for isset()/unset() overloading to complement the property get/set methods)
|
21 years ago |
|
session
|
Fixed test file
|
21 years ago |
|
shmop
|
Removed pointless operations/declarations.
|
21 years ago |
|
simplexml
|
Missing closing folding marker
|
21 years ago |
|
skeleton
|
- don't use short tag
|
21 years ago |
|
snmp
|
- Unify the "configure --help" texts
|
21 years ago |
|
soap
|
Fixed HTTP basic authentication headers during subrequsts to xsd files
|
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
|
adopt generic PDO test suite
|
21 years ago |
|
standard
|
Pass context parameter through to xport_create
|
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
|
- If you ask me both (expat and libxml) are not really accurate about byte
|
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
|
Darwin seems to like this arrangement much better.
|
21 years ago |
|
zlib
|
Export missing symbol
|
21 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |