You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dmitry Stogov 107da542ae Skip condition was fixed. 21 years ago
..
bcmath Bugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time for threaded sapis. 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. 21 years ago
cpdf Fixed crash inside cpdf_setdash() if called before page init. 21 years ago
ctype Fixed bug #30276 (Possible crash in ctype_digit on large numbers). 22 years ago
curl fix typo so it compiles 21 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. 21 years ago
dom prototype fixes (Jakub Vrána) 21 years ago
enchant It's stable now. 22 years ago
ereg fix yet another annoying compile warning 22 years ago
exif Fixed possible overflow. 21 years ago
fam Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
fbsql Add fbsql_rows_fetched() - returns the total number of rows fetched. 22 years ago
fdf Fixed possible crash on fstat() failure. 21 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 - Attempt to fix #28598, bug introduced in GD (around php 4.3.4) 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 Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
imap Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
informix Fix compilation on Windows (bug #29340) 22 years ago
ingres_ii Fixed possible memory leak. 22 years ago
interbase Fixed return value of ibase_execute() 21 years ago
ldap Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
libxml Fixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob) 21 years ago
mbstring Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 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 sys/stat.h is includes in php_streams.h no need to do that again. 22 years ago
ming Slightly different fix for HEAD for the ming output method BC breaking 22 years ago
mnogosearch # Copyright header & version info changed to PHP 5 standard notice 21 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 MFB: fixed build. 21 years ago
mysql Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
mysqli MySQL is releasing client libraries that compile out of the box 22 years ago
ncurses Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
oci8 *** empty log message *** 21 years ago
odbc Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
openssl Remove unused variable. 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 - Fixed bug #29873 (No defines around pcntl_*priority definitions). 22 years ago
pcre Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
pdo - TSRM Fix 22 years ago
pdo_firebird more method table adjustments. 22 years ago
pdo_mysql rough cut at mysql meta data 22 years ago
pdo_oci more method table adjustments. 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 *cough* de-bogusify driver registration. 22 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 Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 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. 21 years ago
reflection - Bugix #30783: Apache crash when using ReflectionFunction::getStaticVariables() 21 years ago
session Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
shmop Simplify and cleanup code. 22 years ago
simplexml remove cloning under ze1_compatibility_mode 22 years ago
skeleton - Remove unused blocks 22 years ago
snmp removed unwanted NEW_LIBC checks and comments 22 years ago
soap namespace was renamed 21 years ago
sockets Fix for Bug #24189: possibly unsafe select(2) usage. 22 years ago
spl - Correct exception throwing 21 years ago
sqlite Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib 22 years ago
standard fix yet another typo 21 years ago
sybase - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 22 years ago
sybase_ct Skip condition was fixed. 21 years ago
sysvmsg - Fix warnign 22 years ago
sysvsem "The Visa to Sibiria" (work in progress) 22 years ago
sysvshm Fixed possible memory leaks. 22 years ago
tidy Tests were fixed. 21 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 internal entities get expanded if no default handler but cdata handler exists 21 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