php-src/ext
2001-08-09 12:22:41 +00:00
..
aspell More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00
bcmath More TSRMLS_FETCH work, and a bit of cleanup 2001-07-30 06:18:13 +00:00
calendar Zend compatibility patch 2001-07-30 08:24:42 +00:00
ccvs Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
com More TSRM stuff 2001-08-03 07:12:59 +00:00
cpdf some more eliminate-fetches-or-escalate-them-at-least 2001-08-05 16:21:33 +00:00
crack Missing header. 2001-07-31 20:24:43 +00:00
ctype Some more TSRMLS_FETCH work 2001-07-31 05:56:26 +00:00
curl Fixed bug: #12597. 2001-08-06 15:40:47 +00:00
cybercash Change copyright note. 2001-06-19 21:25:53 +00:00
cybermut Redesigned thread safety mechanism - nua nua 2001-07-28 11:36:37 +00:00
cyrus Add the Cyrus IMAP extension to PHP's CVS (Manual editing of the news file to occur). 2001-08-05 17:43:03 +00:00
db more tsrm cleanup 2001-08-06 03:50:52 +00:00
dba Another TSRM fix. 2001-08-06 12:15:05 +00:00
dbase Fix TSRM problem. 2001-08-06 12:26:55 +00:00
dbplus More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00
dbx Fixed a too hasty copy/paste action in the DBX_FBSQL constant check 2001-08-08 10:08:25 +00:00
domxml Revert patch to seperate code from whitespace changes. 2001-08-09 12:22:41 +00:00
dotnet TSRM fix 2001-08-07 17:18:20 +00:00
ereg More TSRMLS_FETCH work, and a bit of cleanup 2001-07-30 06:18:13 +00:00
exif Adding missing TSRM macros. 2001-08-06 16:58:27 +00:00
fbsql More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00
fdf - TSRMLS_FETCH work 2001-08-05 01:43:02 +00:00
filepro More TSRMLS_FETCH annihilation. Enough for today... 2001-07-31 07:09:49 +00:00
fribidi Redesigned thread safety mechanism - nua nua 2001-07-28 11:36:37 +00:00
ftp More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00
gd php_sig_gd2 is only needed for GD extension. 2001-08-07 16:35:35 +00:00
gettext The Gettext module is not limited to the GNU implementation. 2001-06-09 16:55:27 +00:00
gmp Another TSRM fix. Plus killed some compile warnings. 2001-08-07 17:57:55 +00:00
hyperwave fix php_write 2001-08-05 16:22:50 +00:00
icap More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00
iconv Redesigned thread safety mechanism - nua nua 2001-07-28 11:36:37 +00:00
imap Changed the old skool resource stuff to use the Zend macros. 2001-08-08 02:55:07 +00:00
informix More TSRMLS_FETCH() nuking. 2001-08-07 18:36:55 +00:00
ingres_ii Yet another TSRM fix. 2001-08-07 20:13:54 +00:00
interbase more tsrm cleanup 2001-08-06 03:50:52 +00:00
java Make this compile again. 2001-08-08 01:52:22 +00:00
ldap - TSRMLS_FETCH work 2001-08-05 01:43:02 +00:00
mailparse Zend compatibility patch 2001-07-30 08:24:42 +00:00
mbstring Some more TSRMLS_FETCH work 2001-07-31 05:56:26 +00:00
mcal Yet another TSRM fix. 2001-08-07 20:13:54 +00:00
mcrypt Make this compile in ZTS mode. 2001-07-30 21:12:48 +00:00
mhash - Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:16:41 +00:00
ming More TSRM work. 2001-08-07 23:27:01 +00:00
mnogosearch - TSRMLS_FETCH work 2001-08-05 01:43:02 +00:00
msql more tsrm cleanup 2001-08-06 03:50:52 +00:00
mssql more tsrm cleanup 2001-08-06 03:50:52 +00:00
muscat More TSRMLS_FETCH work, and a bit of cleanup 2001-07-30 06:18:13 +00:00
mysql more tsrm cleanup 2001-08-06 03:50:52 +00:00
ncurses Remove duplicate function entry. 2001-07-31 19:02:59 +00:00
notes - TSRMLS_FETCH work 2001-08-05 01:43:02 +00:00
oci8 Fixing a TSRMLS_FETCH problem. 2001-08-07 19:56:33 +00:00
odbc more tsrm cleanup -- output.c is not doing any fetches anymore 2001-08-05 15:55:43 +00:00
openssl more ZTS fixes. 2001-07-31 23:47:35 +00:00
oracle Some more TSRMLS_FETCH work 2001-07-31 05:56:26 +00:00
ovrimos Zend compatibility patch 2001-07-30 05:36:18 +00:00
pcntl Removed space type-o 2001-07-30 20:51:57 +00:00
pcre more tsrm cleanup 2001-08-06 03:50:52 +00:00
pdf TSRM fix 2001-08-07 17:26:37 +00:00
pfpro More TSRMLS_FETCH work, and a bit of cleanup 2001-07-30 06:18:13 +00:00
pgsql more tsrm cleanup 2001-08-06 03:50:52 +00:00
posix Cleanup. (some relics from php3 era?) 2001-08-08 02:02:02 +00:00
pspell - TSRMLS_FETCH work 2001-08-05 01:43:02 +00:00
qtdom More TSRM work. 2001-08-07 23:27:01 +00:00
readline Zend compatibility patch 2001-07-30 08:24:42 +00:00
recode More TSRMLS_FETCH work, and a bit of cleanup 2001-07-30 06:18:13 +00:00
rpc Make this compile again. 2001-08-08 01:52:22 +00:00
sablot more tsrm cleanup 2001-08-05 15:29:47 +00:00
satellite More TSRMLS_FETCH work, and a bit of cleanup 2001-07-30 06:18:13 +00:00
session more tsrm cleanup 2001-08-06 03:50:52 +00:00
shmop let ext\shmop build under win32 2001-08-07 13:33:27 +00:00
skeleton More ext_skel cleanup 2001-08-09 04:47:47 +00:00
snmp - TSRMLS_FETCH work 2001-08-05 01:43:02 +00:00
sockets More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00
standard Implement import_request_variables() 2001-08-08 20:05:37 +00:00
swf some more eliminate-fetches-or-escalate-them-at-least 2001-08-05 16:21:33 +00:00
sybase more tsrm cleanup 2001-08-06 03:50:52 +00:00
sybase_ct more tsrm cleanup 2001-08-06 03:50:52 +00:00
sysvsem More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00
sysvshm more tsrm cleanup 2001-08-05 16:52:29 +00:00
vpopmail - TSRMLS_FETCH work 2001-08-05 01:43:02 +00:00
wddx we can no longer register internal-classes once the script is started. 2001-08-06 13:36:08 +00:00
xml More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00
xslt Killed compile warnings. 2001-08-07 19:24:21 +00:00
yaz ZTS updates. 2001-08-07 11:22:33 +00:00
yp - TSRMLS_FETCH work 2001-08-05 01:43:02 +00:00
zip More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00
zlib more tsrm cleanup 2001-08-06 03:50:52 +00:00
ext_skel I just got annoyed by this, eventually. :) 2001-07-19 23:36:37 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00