| .. |
|
bcmath
|
- Added missing UNREGISTER_INI_ENTRIES
|
22 years ago |
|
bz2
|
- Remove unused blocks
|
22 years ago |
|
calendar
|
"The Visa to Sibiria" (work in progress)
|
23 years ago |
|
com_dotnet
|
64-bit bugsquash party
|
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)
|
23 years ago |
|
dbx
|
Call functions by their new, proper names instead of what are now aliases.
|
22 years ago |
|
dio
|
Allow compilation on Win32.
|
22 years ago |
|
dom
|
Fixed bug #28771 (Segfault when using xslt and clone)
|
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)
|
23 years ago |
|
fam
|
- Removed unused INI sections.
|
22 years ago |
|
fbsql
|
Define buffer size macro and add a comment about the buffer size.
|
23 years ago |
|
fdf
|
- Remove unused blocks
|
22 years ago |
|
fileinfo
|
Prepare for 0.2 release.
|
22 years ago |
|
filepro
|
more visa to sibira ;)
|
23 years ago |
|
ftp
|
Fixed bug #27809 (ftp_systype returns null on some ftp servers).
|
23 years ago |
|
gd
|
Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2).
|
22 years ago |
|
gettext
|
Prevent test failure when fi_FI locale is not available.
|
22 years ago |
|
gmp
|
Fixed bug #28525 (gmp_powm() does not work with hexadecimal string modulo
|
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
|
... back from the dead
|
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
|
Fixed bug #28723 (Fixed mbstring config.m4 to work on OSes where test
|
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
|
23 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
|
23 years ago |
|
mssql
|
Fix build on win32
|
22 years ago |
|
mysql
|
Fixed bug #28632 (Prevent open_basedir bypass in MySQL's LOAD DATA LOCAL).
|
22 years ago |
|
mysqli
|
fixed crash (changed MYSQL TO MY_MYSQL in mysql_stmt_init)
|
22 years ago |
|
ncurses
|
- Removed unused INI sections.
|
22 years ago |
|
oci8
|
C++ comments.
|
22 years ago |
|
odbc
|
Fixed possible memory leak.
|
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)
|
23 years ago |
|
ovrimos
|
- A belated happy holidays and PHP 5
|
23 years ago |
|
pcntl
|
- Remove unused blocks
|
22 years ago |
|
pcre
|
spot the vim user
|
22 years ago |
|
pdo
|
Un-revert param index fix
|
22 years ago |
|
pdo_firebird
|
Refactored statement allocation
|
22 years ago |
|
pdo_mysql
|
Fixed memory leak.
|
22 years ago |
|
pdo_oci
|
add tests
|
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..
|
23 years ago |
|
recode
|
Prevent bug reports like #27260
|
23 years ago |
|
reflection
|
Reflection_* -> Reflection*. Patch by Timm Friebe.
|
22 years ago |
|
session
|
Better skip condition check for session tests.
|
22 years ago |
|
shmop
|
Corrected package file.
|
23 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).
|
23 years ago |
|
soap
|
BUGFIX: Segfault if server's URL has no path. ("http://192.168.8.1:180")
|
22 years ago |
|
sockets
|
MFB: Missing length limit parameter.
|
22 years ago |
|
spl
|
Fixed bug #28822: ArrayObject::offsetExists() works inverted
|
22 years ago |
|
sqlite
|
64-bit bugsquash party
|
22 years ago |
|
standard
|
Added missing safe_mode check.
|
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)
|
23 years ago |
|
sysvshm
|
Fixed possible memory leaks.
|
22 years ago |
|
tidy
|
Fixed bug #1580 (Tidy configuration settings leak memory).
|
22 years ago |
|
tokenizer
|
more visa to sibira ;)
|
23 years ago |
|
w32api
|
C++ comments.
|
22 years ago |
|
wddx
|
- Fix test: Any datetime value that exceeds the unix time range should
|
23 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 |