| .. |
|
bcmath
|
Renamed bc_powmod to bcpowmod to keep it inline with existing module
|
24 years ago |
|
calendar
|
Fixed a memory leak inside heb_number_to_chars().
|
24 years ago |
|
com
|
- Remove \n from error messages
|
24 years ago |
|
cpdf
|
stick to "check <what> <result>" scheme, do not repeat messages and
|
24 years ago |
|
crack
|
No need to link libxm2 in order to build php_crack.lib
|
24 years ago |
|
ctype
|
email address change
|
24 years ago |
|
curl
|
Fixed bug #20987 (no handling for client certificates).
|
24 years ago |
|
cyrus
|
This extension requires cyrus-imap >= 2.0.8
|
24 years ago |
|
db
|
fix debug only
|
24 years ago |
|
dba
|
Alias dba_popen() to dba_open() until persistent STDIO streams are
|
24 years ago |
|
dbase
|
Fix for bug 19727. dBase5 (at least for windows) seems to allow 1024 fields
|
24 years ago |
|
dbx
|
Show module used in test
|
24 years ago |
|
dio
|
O_ASYNC is not defined in cygwin
|
24 years ago |
|
domxml
|
Fixing Win32 build by adding missing libraries
|
24 years ago |
|
dotnet
|
centralize #include "build-defs.h" and drop (sometimes inconsistent) other
|
24 years ago |
|
ereg
|
Remove pointless checks for array_init() return values.
|
24 years ago |
|
exif
|
(char *) vptr += expr; is refused by the IRIX compiler, so we use
|
24 years ago |
|
fam
|
remove not wanted skeleton comment and align configure message
|
24 years ago |
|
fbsql
|
Changed php_error() to php_error_docref()
|
24 years ago |
|
fdf
|
Added missing &.
|
24 years ago |
|
filepro
|
centralize #include "build-defs.h" and drop (sometimes inconsistent) other
|
24 years ago |
|
fribidi
|
Changed fribidi_get_charsets() return value to also include the constant
|
24 years ago |
|
ftp
|
Fixed bug #20812, ftp_get returned NULL on success instead of TRUE.
|
24 years ago |
|
gd
|
Fix a crash while using an invalid color with imagesetstyle, see the sample
|
24 years ago |
|
gettext
|
Fixed crash. Patch by <kilbi@rad.rwth-aachen.de>
|
24 years ago |
|
gmp
|
Make this extension compile as shared extension too.
|
24 years ago |
|
hwapi
|
centralize #include "build-defs.h" and drop (sometimes inconsistent) other
|
24 years ago |
|
hyperwave
|
centralize #include "build-defs.h" and drop (sometimes inconsistent) other
|
24 years ago |
|
iconv
|
Iconv extension is no longer experimental
|
24 years ago |
|
imap
|
fixing code style
|
24 years ago |
|
informix
|
centralize #include "build-defs.h" and drop (sometimes inconsistent) other
|
24 years ago |
|
ingres_ii
|
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
|
24 years ago |
|
interbase
|
syntax to avoid error while reading data from file in ibase_blob_import
|
24 years ago |
|
java
|
Fix bugs #20270, #15702, #18600. Patch by Tony J. White <tjw@tjw.org>.
|
24 years ago |
|
ldap
|
- Need these libraries for static build
|
24 years ago |
|
mbstring
|
fixed lack of variable initialization bug.
|
24 years ago |
|
mcal
|
centralize #include "build-defs.h" and drop (sometimes inconsistent) other
|
24 years ago |
|
mcrypt
|
MFB: Remove dependancy on libtool library which is no longer needed.
|
24 years ago |
|
mcve
|
constant MC_TRAN_CHNGPWD typo
|
24 years ago |
|
mhash
|
Fixed mhash tests, apparently the TIGER algorithm was updated (fixed?) in
|
24 years ago |
|
mime_magic
|
email address change
|
24 years ago |
|
ming
|
fix warnings
|
24 years ago |
|
mnogosearch
|
- mnogosearch extension updated to compile with mnogosearch-3.2.8
|
24 years ago |
|
msession
|
Removed C++ comments
|
24 years ago |
|
msql
|
Unify error messages
|
24 years ago |
|
mssql
|
Fixing WIn32 build after adding support for FreeTDS
|
24 years ago |
|
mysql
|
fixed some warning when using external 4.x libs
|
24 years ago |
|
ncurses
|
Fixed various memory leaks.
|
24 years ago |
|
notes
|
Maintain headers.
|
24 years ago |
|
oci8
|
- ws fixes
|
24 years ago |
|
odbc
|
ws fixes
|
24 years ago |
|
openssl
|
MFB: ZTS fix by Ilia
|
24 years ago |
|
oracle
|
centralize #include "build-defs.h" and drop (sometimes inconsistent) other
|
24 years ago |
|
overload
|
fix build..
|
24 years ago |
|
ovrimos
|
the 'setup' script was removed more than two years ago.
|
24 years ago |
|
pcntl
|
php_error -> php_error_docref
|
24 years ago |
|
pcre
|
Added a test case for bug #20528.
|
24 years ago |
|
pdf
|
Fixed a bug that caused a crash in pdf_open_memory_image(), when a truecolor
|
24 years ago |
|
pfpro
|
Fixed a few more memory leaks.
|
24 years ago |
|
pgsql
|
MFB: Fix typo
|
24 years ago |
|
posix
|
Make these all work with persistent streams too.
|
24 years ago |
|
pspell
|
Added a skip condition if the English dictionary needed for the test is not
|
24 years ago |
|
qtdom
|
Fixed bug: #20458 (--with-qtdom=shared broken)
|
24 years ago |
|
readline
|
Very little fixes
|
24 years ago |
|
recode
|
Make these all work with persistent streams too.
|
24 years ago |
|
rpc
|
Fix bugs #20270, #15702, #18600. Patch by Tony J. White <tjw@tjw.org>.
|
24 years ago |
|
session
|
correct code that is guarded by "#if 0"
|
24 years ago |
|
shmop
|
Switched to a new parameter parsing API, which simplifies the code.
|
24 years ago |
|
skeleton
|
Correct case for README.TESTING.
|
24 years ago |
|
snmp
|
MFB: Fix ZTS build.
|
24 years ago |
|
soap
|
- protect the function against a non-xml document
|
24 years ago |
|
sockets
|
silly error, will MFH
|
24 years ago |
|
standard
|
Forgot to include this in my previous commit for #21131 fix.
|
24 years ago |
|
swf
|
virtual filepath fix, don't know why i bother, the module isn't threadsafe
|
24 years ago |
|
sybase
|
need more space
|
24 years ago |
|
sybase_ct
|
- Fixed three memory leaks
|
24 years ago |
|
sysvmsg
|
Fixed ZTS compile warning.
|
24 years ago |
|
sysvsem
|
Add test for both sysvsem and sysvshm
|
24 years ago |
|
sysvshm
|
Fixed ZTS compile warning.
|
24 years ago |
|
tokenizer
|
Remove unnecessary comments.
|
24 years ago |
|
w32api
|
Adding missing ;
|
24 years ago |
|
wddx
|
Fix ZTS build.
|
24 years ago |
|
xml
|
php_error -> php_error_docref
|
24 years ago |
|
xmlrpc
|
time is a function. Use the name of the variable 'timestamp'
|
24 years ago |
|
xslt
|
Fix bug #20518
|
24 years ago |
|
yaz
|
Close log file on shutdown.
|
24 years ago |
|
yp
|
don't assume yp-functions are always in libc, try also libnsl
|
24 years ago |
|
zip
|
Centralize fopencookie test
|
24 years ago |
|
zlib
|
Centralize fopencookie test
|
24 years ago |
|
ext_skel
|
-fix typo
|
24 years ago |