| .. |
|
bcmath
|
- Added missing UNREGISTER_INI_ENTRIES
|
22 years ago |
|
bz2
|
- Remove unused blocks
|
22 years ago |
|
calendar
|
"The Visa to Sibiria" (work in progress)
|
22 years ago |
|
com_dotnet
|
Implement com_get_active_object() and a helper object for working with
|
22 years ago |
|
cpdf
|
Fixed crash inside cpdf_place_inline_image() when working with truecolor
|
22 years ago |
|
ctype
|
- Remove unused blocks
|
22 years ago |
|
curl
|
Fixed bug #28196 (missing error constants in cURL extension).
|
22 years ago |
|
dba
|
- Fix problems with c mode
|
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
|
- Remove unused blocks
|
22 years ago |
|
dom
|
Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson)
|
22 years ago |
|
enchant
|
Fixed leak inside MINFO function.
|
22 years ago |
|
ereg
|
- Remove unused blocks
|
22 years ago |
|
exif
|
"The Visa to Sibiria" (work in progress)
|
22 years ago |
|
fam
|
- Removed unused INI sections.
|
22 years ago |
|
fbsql
|
Define buffer size macro and add a comment about the buffer size.
|
22 years ago |
|
fdf
|
- Remove unused blocks
|
22 years ago |
|
fileinfo
|
Prepare for 0.2 release.
|
22 years ago |
|
filepro
|
more visa to sibira ;)
|
22 years ago |
|
ftp
|
Fixed bug #27809 (ftp_systype returns null on some ftp servers).
|
22 years ago |
|
gd
|
- Remove this test, it still segfaults anyway (less noise in tests :) )
|
22 years ago |
|
gettext
|
Prevent test failure when fi_FI locale is not available.
|
22 years ago |
|
gmp
|
- Remove unused blocks
|
22 years ago |
|
hwapi
|
proto fixes
|
23 years ago |
|
iconv
|
- Enable iconv by default
|
22 years ago |
|
imap
|
Fixed various possible memory leaks.
|
22 years ago |
|
informix
|
Woops, missed one
|
22 years ago |
|
ingres_ii
|
Fixed possible memory leak.
|
22 years ago |
|
interbase
|
Don't be too strict if the number of binding arguments provided exceeds the expected number
|
22 years ago |
|
ldap
|
No need to NULL terminate manually, snprintf() does it for us already.
|
22 years ago |
|
libxml
|
fix leak when using relaxng
|
22 years ago |
|
mbstring
|
Enable mbregex in win32 build
|
22 years ago |
|
mcrypt
|
- Remove unused blocks
|
22 years ago |
|
mcve
|
Update the mcve module for libmonetra 4.0
|
22 years ago |
|
mhash
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
mime_magic
|
Depercating mime_magic in favor of PECL::fileinfo
|
22 years ago |
|
ming
|
Update to PHP-style prototypes
|
22 years ago |
|
mnogosearch
|
- mnoGoSearch extension was updated to support CachedCopies of
|
22 years ago |
|
msession
|
C++ comments.
|
22 years ago |
|
msql
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
mssql
|
Fix #28007. Compile fails when the SHORT type is undefined (older versions of FreeTDS)
|
22 years ago |
|
mysql
|
Fixed bug #28087 (Do not force mysql.trace_mode to 0 on every request).
|
22 years ago |
|
mysqli
|
- Temporary fix for bug #27869
|
22 years ago |
|
ncurses
|
- Removed unused INI sections.
|
22 years ago |
|
oci8
|
C++ comments.
|
22 years ago |
|
odbc
|
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
|
22 years ago |
|
openssl
|
Finally a fix for #23220: IIS does not cleanly close SSL connections.
|
22 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
|
- Remove unused blocks
|
22 years ago |
|
pcre
|
spot the vim user
|
22 years ago |
|
pdo
|
get/set attributes for statements
|
22 years ago |
|
pdo_mysql
|
Fixed memory leak.
|
22 years ago |
|
pdo_oci
|
fix couple of memory leaks
|
22 years ago |
|
pdo_odbc
|
Allow use of scrollable cursor for ODBC
|
22 years ago |
|
pdo_pgsql
|
PQfreemem() is only available in 7.4
|
22 years ago |
|
pfpro
|
Free vars before calling E_ERROR.
|
22 years ago |
|
pgsql
|
Fixed bug #28374 (Possible unterminated loop inside
|
22 years ago |
|
posix
|
Simplify code via the use of macros.
|
22 years ago |
|
pspell
|
- Remove unused blocks
|
22 years ago |
|
readline
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
recode
|
Prevent bug reports like #27260
|
22 years ago |
|
reflection
|
Refcount must not be set separatley again.
|
22 years ago |
|
session
|
Better skip condition check for session tests.
|
22 years ago |
|
shmop
|
Corrected package file.
|
22 years ago |
|
simplexml
|
Update for count_elements handler for overloaded objects.
|
22 years ago |
|
skeleton
|
- Remove unused blocks
|
22 years ago |
|
snmp
|
Fixed bug #27661 (snmpget() does not close the socket in some cases).
|
22 years ago |
|
soap
|
Memory leaks were fixed
|
22 years ago |
|
sockets
|
- Fixed bug #28523 (Typo in ext/sockets/sockets.c)
|
22 years ago |
|
spl
|
Fix typo
|
22 years ago |
|
sqlite
|
Allow sqlite to build as a shared ext under win32
|
22 years ago |
|
standard
|
Turn this off then
|
22 years ago |
|
sybase
|
set Sybase default APPNAME to ("PHP " PHP_VERSION)
|
22 years ago |
|
sybase_ct
|
- Fixed expected return value from test #2
|
22 years ago |
|
sysvmsg
|
- Remove unused blocks
|
22 years ago |
|
sysvsem
|
"The Visa to Sibiria" (work in progress)
|
22 years ago |
|
sysvshm
|
Fixed possible memory leaks.
|
22 years ago |
|
tidy
|
'tidy' should not be final, but 'tidyNode' should be.
|
22 years ago |
|
tokenizer
|
more visa to sibira ;)
|
22 years ago |
|
w32api
|
C++ comments.
|
22 years ago |
|
wddx
|
- Fix test: Any datetime value that exceeds the unix time range should
|
22 years ago |
|
xml
|
Fix bug #27821 xml_parse segfaults when xml_set_object called from class method
|
22 years ago |
|
xmlreader
|
add chregu as maintainer
|
22 years ago |
|
xmlrpc
|
Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars in
|
22 years ago |
|
xsl
|
Fixed memory leak on error.
|
22 years ago |
|
yp
|
Added missing argument check.
|
22 years ago |
|
zlib
|
- Remove unused blocks
|
22 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |