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