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.
 
 
 
 
 
 
Ilia Alshanetsky 542b034efa Fixed bug #27559 (Corrected open_basedir resolving logic). 23 years ago
..
bcmath Wordsize fixes 23 years ago
bz2 Break out the test with first hit. 23 years ago
calendar Fixed possible overflows. 23 years ago
com_dotnet Rename hasMore() to valid() as discussed. (Part V) 23 years ago
cpdf Fixed possible resource/memory leak. 23 years ago
ctype - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
curl zval **, not a zval * 23 years ago
dba Search for db-4.2.x 23 years ago
dbase - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
dbx - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
dio Added missing safe_mode & open_basedir checks. 23 years ago
dom Rename hasMore() to valid() as discussed. (Part IV) 23 years ago
enchant - prepare 0.2.1 23 years ago
ereg - Happy new year and PHP 5 for rest of the files too.. 23 years ago
exif - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
fam - Happy new year and PHP 5 for rest of the files too.. 23 years ago
fbsql Define buffer size macro and add a comment about the buffer size. 23 years ago
fdf - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
fileinfo Fixes for PHP 4.3.X. 23 years ago
filepro - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
ftp Don't rely on ANSI tmpfile(), use the streams layer instead, it'll deal with platform issues. 23 years ago
gd - add a 2nd test for #27582 23 years ago
gettext Fix: 23 years ago
gmp Better gmp fix. 23 years ago
hwapi proto fixes 23 years ago
iconv - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
imap - Added PHP_TEST_BUILD macro which can be used to test whether build 23 years ago
informix - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
ingres_ii - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
interbase Merged some more odd fixes from my own branch 23 years ago
ldap - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
libxml Fix bug #27436 dom_import_simplexml innaccurate 23 years ago
mbstring Fixed compiler warning. 23 years ago
mcrypt - This define is not used anymore 23 years ago
mcve - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
mhash - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
mime_magic - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
ming Hack to check for ming version 0.2 and 0.3 to inclue the right libs. 23 years ago
mnogosearch - A fix to make UDM_LIMIT_DATE work was applied. Thanx to 23 years ago
msession - Happy new year and PHP 5 for rest of the files too.. 23 years ago
msql - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
mssql Fix for #27594. Comuted columns does not return a column source 23 years ago
mysql - fix typo 23 years ago
mysqli added new function mysql_stmt_free_result 23 years ago
ncurses Silence some compile warnings 23 years ago
oci8 Wordsize fixes 23 years ago
odbc - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
openssl - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
oracle - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
ovrimos - A belated happy holidays and PHP 5 23 years ago
pcntl typofix (thanks to Mehdi Achour for noticing this) 23 years ago
pcre ZTS fix. 23 years ago
pdf Remove unused variable. 23 years ago
pfpro - Happy new year and PHP 5 for rest of the files too.. 23 years ago
pgsql Keep BC of pg_fetch_object 23 years ago
posix - Happy new year and PHP 5 for rest of the files too.. 23 years ago
pspell Fixed compile warnings. 23 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 Clearify the different method/class flags (as discussed with Andi). 23 years ago
session - Fix segfaults on deserialisation of referenced variables. 23 years ago
shmop - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
simplexml Add new test 23 years ago
skeleton typo fix 23 years ago
snmp Fixed possible overflow. 23 years ago
soap win32 specific fixes 23 years ago
sockets - improve error message 23 years ago
spl Update test with check for [] assignment 23 years ago
sqlite Typo 23 years ago
standard Fixed bug #27291 (get_browser matches browscap.ini patterns incorrectly). 23 years ago
sybase Fixed bug #27058 (crash in sybase_connect() with 2 arguments). 23 years ago
sybase_ct - Fixed bug #26407 (Result set fetching broken around transactions) 23 years ago
sysvmsg - Happy new year and PHP 5 for rest of the files too.. 23 years ago
sysvsem - Happy new year and PHP 5 for rest of the files too.. 23 years ago
sysvshm - Happy new year and PHP 5 for rest of the files too.. 23 years ago
tidy Fix typo 23 years ago
tokenizer - Fixed bug #24550 (tokenizing with __METHOD__ crash) (Patch by Greg Beaver) 23 years ago
w32api Wordsize fixes 23 years ago
wddx - Forgot to commit this one. 23 years ago
xml - Fix test (wrong expected result..) 23 years ago
xmlrpc Fix warning 23 years ago
xsl use php_libxml_import_node for transform functions 23 years ago
yaz Use MAKE_STD_ZVAL instead of ALLOC_ZVAL 23 years ago
yp - Happy new year and PHP 5 for rest of the files too.. 23 years ago
zlib More ZLIB exports needed by the ming extension 23 years ago
ext_skel -fix typo 24 years ago
ext_skel_win32.php On win32 extensions starts with php_ 23 years ago