| .. |
|
bcmath
|
- Fix outside-source-tree builds. Always include generated header files
|
21 years ago |
|
bz2
|
MFB_4_3: Fixed bug #29521 (compress.bzip2 returns error when used with http
|
21 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 |
|
ctype
|
Fixed bug #30945 (make ctype_* functions return FALSE on empty strings).
|
22 years ago |
|
curl
|
Fix for bug #31901
|
21 years ago |
|
dba
|
- Make detection work for macros
|
21 years ago |
|
dbase
|
- Fixed bug #31754 (dbase_open() fails for mode = 1). (Mehdi, Derick)
|
21 years ago |
|
dbx
|
Call functions by their new, proper names instead of what are now aliases.
|
22 years ago |
|
dom
|
use new error handling when not throwing exceptions
|
21 years ago |
|
enchant
|
It's stable now.
|
22 years ago |
|
ereg
|
fix yet another annoying compile warning
|
22 years ago |
|
exif
|
- Change to enable (synch with unix build system)
|
21 years ago |
|
fam
|
Get rid of more useless RINIT/RSHUTDOWN calls
|
21 years ago |
|
fbsql
|
change return value from false to true, when a statement was executed with warnings
|
21 years ago |
|
fdf
|
Fixed possible crash on fstat() failure.
|
22 years ago |
|
fileinfo
|
Improved search paths.
|
21 years ago |
|
filepro
|
fix leaks on shutdown
|
21 years ago |
|
filter
|
Filter skeleton code. No actual filters yet.
|
21 years ago |
|
ftp
|
Fixed bug #27633 (Double \r\r problem on ftp_get in ASCII mode on Win32).
|
21 years ago |
|
gd
|
- Added some sanity checks by changing to the parameter parsing API
|
21 years ago |
|
gettext
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
|
22 years ago |
|
gmp
|
Allow gmp to compile under Win32
|
21 years ago |
|
hwapi
|
Get rid of more useless RINIT/RSHUTDOWN calls
|
21 years ago |
|
iconv
|
- Fixed all buildconf warnings + cross-compiling issues
|
21 years ago |
|
imap
|
Simplify Code.
|
21 years ago |
|
informix
|
- Fix typo (avaliable -> available). (bug #28725)
|
22 years ago |
|
ingres_ii
|
Fixed possible memory leak.
|
22 years ago |
|
interbase
|
Fixed bug #31597: ibase_connect() - incorrect warning
|
21 years ago |
|
ldap
|
- ldap_start_tls() requires ldapv3 protocol -> force it
|
21 years ago |
|
libxml
|
Kill warnings. There should be no need for this flag as it's already defined in libxml headers.
|
21 years ago |
|
mbstring
|
- Synch with the latest checkouts. (include fix by Joe Orton. Thanks.)
|
21 years ago |
|
mcrypt
|
- Typofix + removed unnecessary unsets caused by it
|
21 years ago |
|
mcve
|
- Fix outside-source-tree builds. Always include generated header files
|
21 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
|
- A bug in mnogosearch module in ispell loading code was fixed
|
21 years ago |
|
msession
|
Get rid of more useless RINIT/RSHUTDOWN calls
|
21 years ago |
|
msql
|
- Fix Bug #31960: msql_fetch_row() and msql_fetch_array() dropping columns with NULL values
|
21 years ago |
|
mssql
|
FreeTDS does not have support for DBTEXTLIMIT
|
21 years ago |
|
mysql
|
Fixed bug #31288 (Possible crash in mysql_fetch_field(), if
|
21 years ago |
|
mysqli
|
fix for bug #31939
|
21 years ago |
|
ncurses
|
Get rid of more useless RINIT/RSHUTDOWN calls
|
21 years ago |
|
oci8
|
fix bug preventing from building oci8 as shared module
|
21 years ago |
|
odbc
|
add checks for libs & headers required by IBM DB2
|
21 years ago |
|
openssl
|
Fix build...
|
21 years ago |
|
oracle
|
MFB_4_3: Quote macro names in AC_DEFUN()
|
21 years ago |
|
ovrimos
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
pcntl
|
- Fix typo (avaliable -> available). (bug #28725)
|
22 years ago |
|
pcre
|
- Fix outside-source-tree builds. Always include generated header files
|
21 years ago |
|
pdo
|
Alan: moved your fields away, but reserved you a pointer.
|
21 years ago |
|
pdo_dblib
|
use a number here, fixes PECL #3493
|
21 years ago |
|
pdo_firebird
|
Added search for libfbclient
|
21 years ago |
|
pdo_mysql
|
fix comma
|
21 years ago |
|
pdo_oci
|
symlinked pdo drivers under ext.
|
21 years ago |
|
pdo_odbc
|
symlinked pdo drivers under ext.
|
21 years ago |
|
pdo_pgsql
|
Alan: moved your fields away, but reserved you a pointer.
|
21 years ago |
|
pdo_sqlite
|
Alan: moved your fields away, but reserved you a pointer.
|
21 years ago |
|
pfpro
|
Free vars before calling E_ERROR.
|
22 years ago |
|
pgsql
|
ws fix
|
21 years ago |
|
posix
|
change return type from NULL to FALSE when parameter parsing failed
|
21 years ago |
|
pspell
|
- Fixed bug #29554 (compile failure when using --with-pspell=/usr/local)
|
21 years ago |
|
readline
|
Proper fix for bug #31796 .
|
21 years ago |
|
recode
|
Simplify and cleanup code.
|
22 years ago |
|
reflection
|
- Fixed bug #32076 (ReflectionMethod :: isDestructor() always return true)
|
21 years ago |
|
session
|
- Missing $Id$ tags
|
21 years ago |
|
shmop
|
Removed pointless operations/declarations.
|
21 years ago |
|
simplexml
|
add optional parameter to pass libxml document load options
|
22 years ago |
|
skeleton
|
- Remove unused blocks
|
22 years ago |
|
snmp
|
Missed one place..
|
21 years ago |
|
soap
|
Fixed bug #31832 (SOAP encoding problem with complex types in WSDL mode with multiple parts)
|
21 years ago |
|
sockets
|
- More sock->error resets
|
21 years ago |
|
spl
|
- Update docu
|
21 years ago |
|
sqlite
|
- Regroup and add a test
|
21 years ago |
|
standard
|
- Little speed up
|
21 years ago |
|
sybase
|
- Fixed bug #28248 (Can not compile --with-sybase and freetds)
|
22 years ago |
|
sybase_ct
|
- Made error handler not output anything if error was not in error_reporting() mask
|
21 years ago |
|
sysvmsg
|
Fixed bug #31527 (crash in msg_send() when non-string is stored without
|
21 years ago |
|
sysvsem
|
fix typos in error messages & resource name
|
21 years ago |
|
sysvshm
|
fix typos in error messages
|
21 years ago |
|
tidy
|
Don't need MSHUTDOWN either here
|
21 years ago |
|
tokenizer
|
- Fixed bug #28930 (PHP sources pick wrong header files generated by bison)
|
21 years ago |
|
wddx
|
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()
|
22 years ago |
|
xml
|
Declare error_mapping array as static and more const.
|
21 years ago |
|
xmlreader
|
- zend_bool for boolean arg
|
21 years ago |
|
xmlrpc
|
MFB_4_3: Quote macro names in AC_DEFUN()
|
21 years ago |
|
xmlwriter
|
- we do not use any global
|
21 years ago |
|
xsl
|
fix protos (by Mehdi Achour )
|
21 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 |