| .. |
|
bcmath
|
fix leak
|
22 years ago |
|
bz2
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
calendar
|
Fixed bug #30375 (cal_info() does not work without a parameter).
|
22 years ago |
|
com_dotnet
|
emalloc -> safe_emalloc.
|
22 years ago |
|
cpdf
|
- Fixed bug #31145 (configure is using -lcpdf instead of -lcpdfm)
|
21 years ago |
|
ctype
|
Fixed bug #30945 (make ctype_* functions return FALSE on empty strings).
|
22 years ago |
|
curl
|
fix typo so it compiles
|
22 years ago |
|
dba
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
dbase
|
"The Visa to Sibiria" (work in progress)
|
22 years ago |
|
dbx
|
Call functions by their new, proper names instead of what are now aliases.
|
22 years ago |
|
dio
|
Gracefully handle allocation failure.
|
22 years ago |
|
dom
|
add optional parameter to pass libxml document load options
|
22 years ago |
|
enchant
|
It's stable now.
|
22 years ago |
|
ereg
|
fix yet another annoying compile warning
|
22 years ago |
|
exif
|
Fixed possible overflow.
|
22 years ago |
|
fam
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
fbsql
|
Fix typo
|
21 years ago |
|
fdf
|
Fixed possible crash on fstat() failure.
|
22 years ago |
|
fileinfo
|
Adjust magic path ordering.
|
22 years ago |
|
filepro
|
more visa to sibira ;)
|
22 years ago |
|
ftp
|
Fixed bug #30027 (Possible crash inside ftp_get()).
|
22 years ago |
|
gd
|
Fixed compiler warnings.
|
21 years ago |
|
gettext
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
gmp
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
hwapi
|
proto fixes
|
23 years ago |
|
iconv
|
- MF43: Install the iconv extension headers to <installpath>/ext/iconv so that
|
22 years ago |
|
imap
|
MFB: fixed test case
|
21 years ago |
|
informix
|
- Fix typo (avaliable -> available). (bug #28725)
|
22 years ago |
|
ingres_ii
|
Fixed possible memory leak.
|
22 years ago |
|
interbase
|
Fixed return value of ibase_execute()
|
22 years ago |
|
ldap
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
libxml
|
define options that can be used when loading documents
|
22 years ago |
|
mbstring
|
- Fix typo (avaliable -> available). (bug #28725)
|
22 years ago |
|
mcrypt
|
- Remove unused blocks
|
22 years ago |
|
mcve
|
Fix build. This was not supposed to halt configure if test fails.
|
22 years ago |
|
mhash
|
- Fix typo (avaliable -> available). (bug #28725)
|
22 years ago |
|
mime_magic
|
- Fix typo (avaliable -> available). (bug #28725)
|
22 years ago |
|
ming
|
Adding missing zend_list_addref() and make SWFShape::drawArc() work
|
22 years ago |
|
mnogosearch
|
- MnoGoSearch extension updated to fix compilation issues with
|
22 years ago |
|
msession
|
Another instance where alloca() is not needed.
|
22 years ago |
|
msql
|
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()
|
22 years ago |
|
mssql
|
Fix #31120 and #31135. mssql_query returns false on successfill inserts and stored procedures
|
22 years ago |
|
mysql
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
mysqli
|
added property 'id' to retrieve statement id (required by PEAR DB, to support
|
21 years ago |
|
ncurses
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
oci8
|
add Oracle Instant Client support (initial patch by cjbj at hotmail dot com)
|
21 years ago |
|
odbc
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
openssl
|
When a socket is non-blocking, don't block ssl enabled sockets.
|
21 years ago |
|
oracle
|
"The Visa to Sibiria" (work in progress)
|
22 years ago |
|
ovrimos
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
pcntl
|
- Fix typo (avaliable -> available). (bug #28725)
|
22 years ago |
|
pcre
|
return empty string when got empty parameter
|
21 years ago |
|
pdo
|
more get_method signature changes
|
21 years ago |
|
pdo_firebird
|
more method table adjustments.
|
22 years ago |
|
pdo_mysql
|
rough cut at mysql meta data
|
22 years ago |
|
pdo_oci
|
Errr... fix leak
|
22 years ago |
|
pdo_odbc
|
more method table adjustments.
|
22 years ago |
|
pdo_pgsql
|
Make handle error messages handle persistent situations better.
|
22 years ago |
|
pdo_sqlite
|
hmmmmm. Bound params *were* working this way before, but now it seems that
|
21 years ago |
|
pfpro
|
Free vars before calling E_ERROR.
|
22 years ago |
|
pgsql
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
posix
|
Simplify code via the use of macros.
|
22 years ago |
|
pspell
|
- Fix typo (avaliable -> available). (bug #28725)
|
22 years ago |
|
readline
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
recode
|
Simplify and cleanup code.
|
22 years ago |
|
reflection
|
- Need to unmangle the class name here
|
21 years ago |
|
session
|
CS changes (as suggested by Ilia)
|
22 years ago |
|
shmop
|
- Fix typo (avaliable -> available). (bug #28725)
|
22 years ago |
|
simplexml
|
add optional parameter to pass libxml document load options
|
22 years ago |
|
skeleton
|
- Remove unused blocks
|
22 years ago |
|
snmp
|
Fixed bug #30995 (snmp extension does not build with net-snmp 5.2).
|
22 years ago |
|
soap
|
Fixed bug #30994 (SOAP server unable to handle request with references).
|
22 years ago |
|
sockets
|
Fix for Bug #24189: possibly unsafe select(2) usage.
|
22 years ago |
|
spl
|
more typos
|
21 years ago |
|
sqlite
|
'l' is long - int won't work on 64-bit
|
22 years ago |
|
standard
|
Fixed proto.
|
21 years ago |
|
sybase
|
- Fixed bug #28248 (Can not compile --with-sybase and freetds)
|
21 years ago |
|
sybase_ct
|
Skip condition was fixed.
|
22 years ago |
|
sysvmsg
|
- Fix warnign
|
22 years ago |
|
sysvsem
|
"The Visa to Sibiria" (work in progress)
|
22 years ago |
|
sysvshm
|
Fixed compile warning.
|
22 years ago |
|
tidy
|
This test is conditional on the libTidy library. On some configurations
|
22 years ago |
|
tokenizer
|
more visa to sibira ;)
|
22 years ago |
|
w32api
|
- Better stability during premature shutdown of request startup
|
22 years ago |
|
wddx
|
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()
|
22 years ago |
|
xml
|
Fixed bug #31139 (XML Parser Functions seem to drop & when parsing)
|
22 years ago |
|
xmlreader
|
no longer experimental
|
22 years ago |
|
xmlrpc
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
xmlwriter
|
Fix bug #2482 (xmlwriter_start_document chrashes apache)
|
22 years ago |
|
xsl
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
yp
|
Added missing argument check.
|
22 years ago |
|
zlib
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |