php-src/ext
2003-01-25 18:55:07 +00:00
..
bcmath revert previous commit 2003-01-16 22:08:00 +00:00
calendar Bump year. 2002-12-31 16:08:15 +00:00
cpdf This patch allows cpdf to be compiled in conjunction with ncurses, which was 2003-01-15 00:52:06 +00:00
crack zend_error -> php_error_docref. 2003-01-24 16:29:40 +00:00
ctype Fixed typo 2003-01-09 20:23:36 +00:00
curl Changed php_error to php_error_docref. 2003-01-18 21:31:11 +00:00
cyrus Changed php_error to php_error_docref. 2003-01-18 21:31:11 +00:00
db Removed pointless memory allocation checks. 2003-01-18 19:49:28 +00:00
dba Removed pointless memory allocation checks. 2003-01-18 19:49:28 +00:00
dbase ZTS fixes. 2003-01-19 08:32:26 +00:00
dbx zend_error() -> php_error_docref(). 2003-01-24 05:21:08 +00:00
dio zend_error() -> php_error_docref(). 2003-01-24 05:21:08 +00:00
domxml Removed pointless memory allocation checks. 2003-01-18 19:49:28 +00:00
ereg Reverted because correct decision has not been made yet. 2003-01-11 23:05:19 +00:00
exif correct my fault here and documnet the sense of the test 2003-01-18 19:06:29 +00:00
fam Bump year. 2002-12-31 16:08:15 +00:00
fbsql ARG_COUNT(ht) -> ZEND_NUM_ARGS(). 2003-01-21 14:56:40 +00:00
fdf Removed pointless memory allocation checks. 2003-01-18 19:49:28 +00:00
filepro Changed php_error to php_error_docref. 2003-01-15 02:49:38 +00:00
fribidi Bump year. 2002-12-31 16:08:15 +00:00
ftp ZTS cleanup. 2003-01-07 13:02:43 +00:00
gd Fixed bug #21533 (a rare condition where error can remain undefined and 2003-01-24 19:23:53 +00:00
gettext MFB: bind_textdomain_codeset() availability on windows 2003-01-14 14:46:33 +00:00
gmp zend_error -> php_error_docref. 2003-01-24 16:29:40 +00:00
hwapi Changed php_error to php_error_docref. 2003-01-19 00:45:53 +00:00
hyperwave Fixed compile warning. 2003-01-24 16:39:49 +00:00
iconv Removed pointless memory allocation checks. 2003-01-18 19:49:28 +00:00
imap - Fixed stupid typo.. 2003-01-24 10:12:55 +00:00
informix Removed unneeded code. 2003-01-25 18:55:07 +00:00
ingres_ii Correct default path 2003-01-23 05:33:11 +00:00
interbase Removed pointless memory allocation checks. 2003-01-18 19:41:56 +00:00
ldap Changed php_error to php_error_docref. 2003-01-18 21:31:11 +00:00
mbstring Really fixed the mb issue of mb_ereg_replace() 2003-01-23 20:38:44 +00:00
mcal Changed php_error to php_error_docref. 2003-01-19 00:47:03 +00:00
mcrypt Removed pointless memory allocation checks. 2003-01-18 19:41:56 +00:00
mcve Bump year. 2002-12-31 16:08:15 +00:00
mhash Bump year. 2002-12-31 16:08:15 +00:00
mime_magic - mime file parser messages only with mime_magic.debug=On (default: off) 2003-01-25 16:25:37 +00:00
ming adding missing zlib.lib and path to bindlib 2003-01-22 20:13:11 +00:00
mnogosearch Changed php_error to php_error_docref. 2003-01-18 21:31:11 +00:00
msession Restore php_error -> php_error_docref patch. 2003-01-20 16:15:18 +00:00
msql Changed php_error to php_error_docref. 2003-01-18 21:31:11 +00:00
mssql Changed php_error to php_error_docref. 2003-01-18 21:31:11 +00:00
mysql Removed pointless memory allocation checks. 2003-01-18 19:41:56 +00:00
ncurses Bump year. 2002-12-31 16:08:15 +00:00
notes Bump year. 2002-12-31 16:08:15 +00:00
oci8 Fix bug #21795, Undeclared statement in oci8.c (OCI_ATTR_STATEMENT) 2003-01-24 17:51:19 +00:00
odbc Patch for bug #21844 2003-01-24 22:40:38 +00:00
openssl Removed pointless memory allocation checks. 2003-01-18 19:41:56 +00:00
oracle ZTS fix. 2003-01-19 23:32:22 +00:00
ovrimos Changed php_error to php_error_docref. 2003-01-19 00:45:53 +00:00
pcntl Bump year. 2002-12-31 16:08:15 +00:00
pcre zend_error() -> php_error_docref(). 2003-01-24 05:21:08 +00:00
pdf Changed php_error to php_error_docref. 2003-01-19 00:45:53 +00:00
pfpro Changed php_error to php_error_docref. 2003-01-19 00:45:53 +00:00
pgsql Removed pointless memory allocation checks. 2003-01-18 19:28:10 +00:00
posix Changed php_error to php_error_docref. 2003-01-19 00:45:53 +00:00
pspell Changed php_error to php_error_docref. 2003-01-19 00:45:53 +00:00
qtdom Removed pointless memory allocation checks. 2003-01-18 19:28:10 +00:00
readline Bump year. 2002-12-31 16:08:15 +00:00
recode Changed php_error to php_error_docref. 2003-01-19 00:45:53 +00:00
rpc ZTS fixes. 2003-01-19 08:32:26 +00:00
session Remove ugly netware hacks from the code 2003-01-24 23:57:32 +00:00
shmop Bump year. 2002-12-31 16:08:15 +00:00
skeleton Correct case for README.TESTING. 2002-10-22 12:28:49 +00:00
snmp Fixed bug: #20857, snmpset() fails 2003-01-24 09:52:46 +00:00
soap Moved to C style comments. 2003-01-17 19:35:13 +00:00
sockets Removed pointless memory allocation checks. 2003-01-18 19:28:10 +00:00
standard Fixed compiler warning. 2003-01-25 00:23:03 +00:00
swf Changed php_error to php_error_docref. 2003-01-18 19:57:25 +00:00
sybase Various corrections. 2003-01-15 13:55:34 +00:00
sybase_ct Removed non-needed code. 2003-01-22 22:07:22 +00:00
sysvmsg zend_error -> php_error_docref. 2003-01-24 16:29:40 +00:00
sysvsem Changed php_error to php_error_docref. 2003-01-19 00:45:53 +00:00
sysvshm increasing readability. 2003-01-21 17:37:59 +00:00
tokenizer Bump year. 2002-12-31 16:08:15 +00:00
w32api ZTS fixes. 2003-01-19 08:32:26 +00:00
wddx Removed unnecessary checks. 2003-01-24 22:58:46 +00:00
xml Removed pointless memory allocation checks. 2003-01-18 19:28:10 +00:00
xmlrpc Made the code use php_error_docref(). 2003-01-14 21:02:14 +00:00
xslt Changed php_error to php_error_docref. 2003-01-18 21:31:11 +00:00
yaz Removed pointless memory allocation checks. 2003-01-18 19:53:35 +00:00
yp Fixed a memory leak. 2003-01-24 16:34:20 +00:00
zip Changed php_error to php_error_docref. 2003-01-18 19:20:02 +00:00
zlib Removed pointless memory allocation checks. 2003-01-18 19:28:10 +00:00
ext_skel -fix typo 2002-12-01 13:43:17 +00:00