php-src/ext
Hannes Magnusson 71f4d1fa01 Fix protos
2006-10-25 12:31:12 +00:00
..
bcmath ZTS fix 2006-09-21 06:46:00 +00:00
bz2 Error message clean up 2006-10-08 13:34:24 +00:00
calendar Error message clean up 2006-10-08 13:34:24 +00:00
com_dotnet MFB: Fixed bug #38400 (Use of com.typelib_file may cause a crash). 2006-10-18 23:47:46 +00:00
ctype MFB (move static keywording from .h to .c) 2006-10-08 00:05:17 +00:00
curl MFB: Fixed bug #39034 (curl_exec() with return transfer returns TRUE on 2006-10-10 23:13:13 +00:00
date - MF52: Updated timezone database. 2006-10-17 17:08:52 +00:00
dba Remove double "wrong param count" warnings 2006-10-07 22:55:18 +00:00
dbase fix test 2006-10-11 23:46:35 +00:00
dom Error message clean up 2006-10-08 13:34:24 +00:00
enchant - add tests files 2006-03-21 19:02:00 +00:00
ereg MFB: Fixed potential use of un-initialized var 2006-10-12 01:05:25 +00:00
exif fix leak and typos in error messages 2006-10-10 22:21:36 +00:00
fbsql Error message clean up 2006-10-08 13:34:24 +00:00
fdf fix another compile failure. (bjori: TEST before commit!) 2006-07-23 23:55:26 +00:00
fileinfo - Make fileinfo compile with PHP 5.2 as well. 2006-10-10 09:52:06 +00:00
filter Fixed a bug when callback function returns a non-modified value 2006-10-24 15:06:01 +00:00
ftp Error message clean up 2006-10-08 13:34:24 +00:00
gd Fix arginfo for imagepng() and imagejpeg() 2006-10-18 16:04:25 +00:00
gettext fix segfaulting typo in dcngettext() =) 2006-09-05 10:35:53 +00:00
gmp PHP6 Updates 2006-10-09 20:42:35 +00:00
hash Allow hash()/hash_hmac() to accept ascii-unicode data, 2006-10-02 01:38:05 +00:00
iconv Error message clean up 2006-10-08 13:34:24 +00:00
imap Error message clean up 2006-10-08 13:34:24 +00:00
informix plug a leak 2006-05-04 22:47:55 +00:00
interbase Added automatic module globals management 2006-06-13 13:12:20 +00:00
json Clarify why the result of json_encode() is a binary string. 2006-10-19 20:24:25 +00:00
ldap fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP) 2006-10-18 20:57:06 +00:00
libxml fix tests 2006-09-19 12:06:49 +00:00
mbstring more fixed problems 2006-10-11 11:52:41 +00:00
mcrypt Error message clean up 2006-10-08 13:34:24 +00:00
mhash Remove double "wrong param count" warnings 2006-10-07 22:55:18 +00:00
mime_magic Error message clean up 2006-10-08 13:34:24 +00:00
ming MFB: E_ERROR > E_RECOVERABLE_ERROR 2006-05-22 14:23:01 +00:00
msql - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
mssql Added automatic module globals management 2006-06-13 13:12:20 +00:00
mysql Error message clean up 2006-10-08 13:34:24 +00:00
mysqli Fix for bug #39085: 2006-10-09 04:46:03 +00:00
oci8 fix PECL bug #9061 (oci8 might reuse wrong persistent connection) 2006-10-18 14:22:04 +00:00
odbc MFB: fix #37848 (ext/odbc compile failure) 2006-06-19 16:13:31 +00:00
openssl - add signature_algo to the function signature 2006-10-21 00:43:00 +00:00
pcntl fix typo in errmsg 2006-08-31 15:42:06 +00:00
pcre fix #39112 (typo in error message) 2006-10-10 12:43:34 +00:00
pdo MFB: Remove bogus INI entry 2006-10-14 15:07:36 +00:00
pdo_dblib fix build 2006-07-24 00:00:35 +00:00
pdo_firebird MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +00:00
pdo_mysql fix #38996 (PDO_MYSQL doesn't check connections for liveness) 2006-10-02 22:07:58 +00:00
pdo_oci MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +00:00
pdo_odbc Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions 2005-11-25 15:44:40 +00:00
pdo_pgsql MFB: Sync with Unix build 2006-10-11 11:00:37 +00:00
pdo_sqlite add missing ifdef 2006-10-04 13:02:18 +00:00
pgsql MFB: Sync with Unix build 2006-10-11 11:00:37 +00:00
phar - Fix cvs access through SplFileObject 2006-08-06 13:47:21 +00:00
posix Protos 2006-10-02 07:54:37 +00:00
pspell Error message clean up 2006-10-08 13:34:24 +00:00
readline MFB: fix gcc warning 2006-09-04 19:00:12 +00:00
recode Error message clean up 2006-10-08 13:34:24 +00:00
reflection Mark reflection methods as Unicode-compliant (except for FIXME parts). 2006-10-24 17:37:17 +00:00
session Error message clean up 2006-10-08 13:34:24 +00:00
shmop Remove double "wrong param count" warnings 2006-10-07 22:55:18 +00:00
simplexml - Add an extra parameter to the cast_object handler that can be used by 2006-10-13 14:52:19 +00:00
skeleton Added automatic module globals management 2006-06-13 13:12:20 +00:00
snmp - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves) 2006-07-27 05:12:33 +00:00
soap Fixed decoding list of arrays (related to bug #39121) 2006-10-23 06:49:49 +00:00
sockets Error message clean up 2006-10-08 13:34:24 +00:00
spl Update test to reflect fix in spl_array.c r-1.114 2006-10-19 22:30:55 +00:00
sqlite Error message clean up 2006-10-08 13:34:24 +00:00
standard getrusage.c was easy(). But don't ever use zend_parse_parameters() like 2006-10-19 22:14:04 +00:00
sybase Error message clean up 2006-10-08 13:34:24 +00:00
sybase_ct Error message clean up 2006-10-08 13:34:24 +00:00
sysvmsg Error message clean up 2006-10-08 13:34:24 +00:00
sysvsem bump year and license version 2006-01-01 13:10:10 +00:00
sysvshm fix tests in unicode mode 2006-06-29 13:12:21 +00:00
tidy - Add an extra parameter to the cast_object handler that can be used by 2006-10-13 14:52:19 +00:00
tokenizer MFB: Removed pointless callbacks. 2006-06-20 22:42:42 +00:00
unicode Fix protos. 2006-10-06 17:14:14 +00:00
wddx Error message clean up 2006-10-08 13:34:24 +00:00
xml Error message clean up 2006-10-08 13:34:24 +00:00
xmlreader Error message clean up 2006-10-08 13:34:24 +00:00
xmlrpc fix segfault and leak in ext/xmlrpc 2006-08-14 08:15:44 +00:00
xmlwriter Remove double "wrong param count" warnings 2006-10-07 22:55:18 +00:00
xsl Error message clean up 2006-10-08 13:34:24 +00:00
zip Fix protos 2006-10-25 12:31:12 +00:00
zlib MFB: Fixed compiler warnings 2006-10-16 15:42:23 +00:00
ext_skel
ext_skel_win32.php