php-src/ext
Wez Furlong eefe0f1bb0 ZTS fix
2003-02-09 23:11:23 +00:00
..
bcmath bc_raise() can return a scale lower than that passed into it. While most other bcmath calls won't, it's safest to do a quick check that we're only 2003-02-06 22:18:41 +00:00
calendar ws 2003-02-03 09:55:09 +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 Fixed bug #22031 (Made curl_write() & curl_write_header() binary safe). 2003-02-03 20:56:23 +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 break: First one not needed, second missing. 2003-02-09 19:57:50 +00:00
dbase ZTS fixes. 2003-01-19 08:32:26 +00:00
dbx Removed pointless checks. 2003-01-30 02:33:16 +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 Removed pointless checks. 2003-01-30 02:33:16 +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/tests Moving fribidi to PECL 2003-02-06 22:23:21 +00:00
ftp Add ftp_raw() to send raw command strings to an FTP server. 2003-01-31 04:54:57 +00:00
gd Kill some warnings 2003-02-09 14:17:05 +00:00
gettext Fix segfault in bindtextdomain when first parameter was empty. 2003-02-08 18:58:34 +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 several bugs in hw_document_xx() functions. The macro to access 2003-01-27 09:11:17 +00:00
iconv Credits for iconv 2003-02-05 08:15:07 +00:00
imap Fixed bug #22022 (Crash in imap_mail_compose() if the body is an empty array). 2003-02-03 21:24:32 +00:00
informix fix bug: #21945 (zts build failed) 2003-01-30 19:30:13 +00:00
ingres_ii Correct default path 2003-01-23 05:33:11 +00:00
interbase Test that libgds actually exists. 2003-02-03 11:45:44 +00:00
ldap Changed php_error to php_error_docref. 2003-01-18 21:31:11 +00:00
mbstring Trivial test adjustment 2003-02-03 20:29:07 +00:00
mcal Removed pointless checks. 2003-01-30 02:33:16 +00:00
mcrypt Require 2.5.6+ 2003-01-31 23:01:36 +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 Fixed compile failures when ZLIB / PCRE are compiled as shared 2003-02-09 19:09:52 +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 Removed pointless checks. 2003-01-30 02:33:16 +00:00
mssql - Whitespace fixes 2003-02-09 12:15:05 +00:00
mysql Removed pointless checks. 2003-01-30 02:33:16 +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 No c++ comments.. 2003-01-31 14:18:50 +00:00
odbc MFB 2003-02-07 02:59:16 +00:00
openssl Fixed bug #21986 (openssl test failure). 2003-01-31 22:15: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 Fixed bug #22131, enable use of shared lib with pcre. 2003-02-09 14:59:07 +00:00
pdf - fixed some prototypes and folding 2003-02-04 10:57:35 +00:00
pfpro Changed php_error to php_error_docref. 2003-01-19 00:45:53 +00:00
pgsql Fixed one more improper row offset handling. 2003-02-09 07:50:16 +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 Fix various little leaks and segfaults. 2003-02-09 21:40:13 +00:00
session Fix compiler warning. 2003-01-30 22:37:50 +00:00
shmop Bump year. 2002-12-31 16:08:15 +00:00
skeleton Use platform specific extension. 2003-01-31 03:45:13 +00:00
snmp Fixed bug: #20857, snmpset() fails 2003-01-24 09:52:46 +00:00
soap adding a note. 2003-02-08 19:13:04 +00:00
sockets Removed pointless memory allocation checks. 2003-01-18 19:28:10 +00:00
standard ZTS fix 2003-02-09 23:11:23 +00:00
swf Changed php_error to php_error_docref. 2003-01-18 19:57:25 +00:00
sybase Removed pointless checks. 2003-01-30 02:33:16 +00:00
sybase_ct Removed pointless checks. 2003-01-30 02:33:16 +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
ext_skel_win32.php Rename script. 2003-01-31 18:51:28 +00:00