| .. |
|
bcmath
|
Bugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time for threaded sapis.
|
22 years ago |
|
bz2
|
Persistent mallocs can return NULL (on failure)
|
22 years ago |
|
calendar
|
"The Visa to Sibiria" (work in progress)
|
23 years ago |
|
com_dotnet
|
Even more verbosity...
|
22 years ago |
|
cpdf
|
That hashtable should never have been an argument....
|
22 years ago |
|
ctype
|
- Correct range checks.
|
22 years ago |
|
curl
|
fix bug wrt to CURLOPT_POSTFIELDS where if you passed it code like:
|
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.
|
23 years ago |
|
dio
|
Allow compilation on Win32.
|
22 years ago |
|
dom
|
- Fixed Bug #29354 Exception constructor marked as both public and
|
22 years ago |
|
enchant
|
Fix some misbehaving pecls (my own included ;-)
|
22 years ago |
|
ereg
|
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()
|
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
|
Added missing comma. Thanks Tony.
|
22 years ago |
|
gettext
|
Fixed bug #29264. Newer libintl redefines function names so all
|
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
|
- Fix possible leaks / segfaults in persistent filter
|
22 years ago |
|
imap
|
Fixed bug #29209 (imap_fetchbody() doesn't check message index).
|
22 years ago |
|
informix
|
Fix compilation on Windows (bug #29340)
|
22 years ago |
|
ingres_ii
|
Fixed possible memory leak.
|
22 years ago |
|
interbase
|
Don't copy ini items to module globals
|
22 years ago |
|
ldap
|
Removed pointless allocation check.
|
22 years ago |
|
libxml
|
New libxml2 version for windows build.
|
22 years ago |
|
mbstring
|
MFB: Enforce protocol on magic methods/functions
|
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
|
sys/stat.h is includes in php_streams.h no need to do that again.
|
22 years ago |
|
ming
|
Avoid possible exception
|
22 years ago |
|
mnogosearch
|
- A Bug #29147 was fixed. Thanks to Antony Dovgal <tony2001 at phpclub.net>
|
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
|
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()
|
22 years ago |
|
mysql
|
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()
|
22 years ago |
|
mysqli
|
fixed bug #29335
|
22 years ago |
|
ncurses
|
- Removed unused INI sections.
|
22 years ago |
|
oci8
|
fix build
|
22 years ago |
|
odbc
|
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()
|
22 years ago |
|
openssl
|
NetWare specific openssl build file
|
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
|
Do not use alloca() where it can be abused through user input.
|
22 years ago |
|
pcre
|
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()
|
22 years ago |
|
pdo
|
- Fix SEGV in case ctor failed
|
22 years ago |
|
pdo_firebird
|
Changed name to all caps
|
22 years ago |
|
pdo_mysql
|
- Fix shutdown problems
|
22 years ago |
|
pdo_oci
|
Fix some misbehaving pecls (my own included ;-)
|
22 years ago |
|
pdo_odbc
|
Allow use of scrollable cursor for ODBC
|
22 years ago |
|
pdo_pgsql
|
Proper parameter separators for PostgreSQL connection initialization.
|
22 years ago |
|
pfpro
|
Free vars before calling E_ERROR.
|
22 years ago |
|
pgsql
|
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()
|
22 years ago |
|
posix
|
Simplify code via the use of macros.
|
23 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
|
- Expand to test number of parameters
|
22 years ago |
|
session
|
fix empty_string issue
|
22 years ago |
|
shmop
|
Corrected package file.
|
23 years ago |
|
simplexml
|
renamed registerNamespace() to registerXPathNamespace()
|
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
|
Fixed incorrect HTTP headers in SOAP response
|
22 years ago |
|
sockets
|
MFB: Missing length limit parameter.
|
22 years ago |
|
spl
|
- Fix problem when inner constructor isn't called from derived constructor
|
22 years ago |
|
sqlite
|
Allow sqlite_fetch_column_types() to properly handle table names with
|
22 years ago |
|
standard
|
Fixed argument handling in sun* functions.
|
22 years ago |
|
sybase
|
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()
|
22 years ago |
|
sybase_ct
|
- Fixed bug #29064 (Exact numeric/decimal/money datatypes lose precision)
|
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.
|
23 years ago |
|
tidy
|
Changing the Tidy version to 2.0
|
22 years ago |
|
tokenizer
|
more visa to sibira ;)
|
23 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
|
Implement extension load-order deps.
|
22 years ago |
|
xmlreader
|
No PECL should be enabled by default
|
22 years ago |
|
xmlrpc
|
Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars in
|
22 years ago |
|
xmlwriter
|
Fix some misbehaving pecls (my own included ;-)
|
22 years ago |
|
xsl
|
Fix for bug #29409 (Segfault in PHP functions called from XSLT). (by Rob)
|
22 years ago |
|
yp
|
Added missing argument check.
|
22 years ago |
|
zlib
|
Oops, copy/paste typo
|
22 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |