php-src/ext
2003-05-14 13:05:22 +00:00
..
bcmath SKIP -> SKIPIF 2003-04-16 02:21:30 +00:00
calendar Added some compiler check 2003-03-23 01:44:58 +00:00
cpdf Add some missing quotes. Noticed by Michael Mauch <michael.mauch@gmx.de> 2003-04-30 10:22:56 +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 Setup unlink() method in wrapper_ops structure, implement unlink in plainfiles wrapper, explicitly set method NULL in other wrappers (for now), and rewrite unlink userland function to call into wrapper_ops 2003-05-14 06:10:04 +00:00
cyrus Fixing functionicalls with variable number of parameters... 2003-03-06 20:31:20 +00:00
db proto fix 2003-03-17 13:08:59 +00:00
dba Enable db<n> builds configured with --with-uniquename 2003-05-14 06:22:35 +00:00
dbase MFB 2003-04-01 19:12:32 +00:00
dbx proto fix 2003-03-17 13:08:59 +00:00
dio WS & CS fixes 2003-03-20 00:37:12 +00:00
domxml fixes possible segfault in domxml_xslt_result_dump_mem 2003-05-13 14:52:36 +00:00
ereg Forgot to fix this part 2003-02-24 16:54:21 +00:00
exif basename() now binary safe, testcases added 2003-05-05 13:46:14 +00:00
fam Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
fbsql Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
fdf MFB: removing the crashbug on windows 2003-05-13 22:09:18 +00:00
filepro Add JIT initialization for _SERVER and _ENV 2003-03-02 10:19:15 +00:00
fribidi/tests Moving fribidi to PECL 2003-02-06 22:23:21 +00:00
ftp MFH 2003-04-03 00:55:56 +00:00
gd - Fixed bug #23427 (compile failure with GD 1.8.3) 2003-05-01 23:50:08 +00:00
gettext MFB 2003-03-24 21:49:46 +00:00
gmp Bug #21534. Silly typo. 2003-03-13 16:10:21 +00:00
hwapi Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
hyperwave Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
iconv * email address change 2003-03-18 12:06:09 +00:00
imap Grr.. Who changed this file from tabs to spaces? 2003-05-10 17:14:47 +00:00
informix Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
ingres_ii Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
interbase better fix bug #20641. 2003-05-14 08:22:54 +00:00
ldap emalloc -> safe_emalloc 2003-04-30 21:53:53 +00:00
mbstring Fixed test so it won't fail in correct situations 2003-05-14 00:36:00 +00:00
mcal A add much more useful select(2) implementation than is provided by 2003-02-16 03:48:49 +00:00
mcrypt - Whitespace 2003-03-13 21:09:27 +00:00
mcve Bump year. 2002-12-31 16:08:15 +00:00
mhash Fixed integer overflow inside mhash_keygen_s2k(). 2003-04-11 02:40:21 +00:00
mime_magic Rearranged search order for the magic file to avoid further confusions 2003-03-31 19:48:53 +00:00
ming Fixing functionicalls with variable number of parameters... 2003-03-06 20:31:20 +00:00
mnogosearch @- A new functions Udm_Alloc_Agent_Array and Udm_Hash32 have been added to 2003-05-10 11:31:52 +00:00
msession Fixing functionicalls with variable number of parameters... 2003-03-06 20:31:20 +00:00
msql Removed pointless checks. 2003-01-30 02:33:16 +00:00
mssql Fixing bit support. Bug #23324 2003-04-30 21:52:37 +00:00
mysql - Fixed some AIX/HPUX compile issues. 2003-04-25 21:31:23 +00:00
mysqli Added a few extra proto descriptions and made some minor corrections and comments 2003-05-04 03:15:02 +00:00
ncurses proto fixes 2003-03-17 13:11:19 +00:00
notes some win32 fixes by Kai 2003-02-10 00:21:51 +00:00
oci8 @ - Fixed bug #23376 OCINewDescriptor 2003-05-02 08:43:28 +00:00
odbc - Fixed bug #22580 (ext/odbc compile failure with dbmaker) 2003-05-02 00:40:20 +00:00
openssl emalloc -> safe_emalloc 2003-04-28 22:42:22 +00:00
oracle * email address change 2003-03-18 12:06:09 +00:00
ovrimos - Let's be consistent with these.. 2003-02-17 03:07:33 +00:00
pcntl getpriority() and setpriority() are in libc.. 2003-02-18 03:25:33 +00:00
pcre Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32. 2003-03-25 08:07:13 +00:00
pdf emalloc -> safe_emalloc 2003-04-30 21:53:53 +00:00
pfpro 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave) 2003-03-10 14:50:16 +00:00
pgsql emalloc -> safe_emalloc 2003-04-25 21:59:58 +00:00
posix 64-bit correction to variables passed to zend_parse_parameters 2003-03-06 23:07:28 +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 - There's no point in allowing using both --with-readline and --with-libedit 2003-02-11 03:24:30 +00:00
recode Changed php_error to php_error_docref. 2003-01-19 00:45:53 +00:00
rpc Adjust path to bundled expat sources for Win32 build. 2003-05-03 08:44:53 +00:00
session Fix types of bug_compat entries 2003-05-10 16:49:21 +00:00
shmop Bump year. 2002-12-31 16:08:15 +00:00
skeleton 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave) 2003-03-10 14:50:16 +00:00
snmp MFB 2003-02-21 10:43:32 +00:00
soap fixed compilation problem in php-4.3.2dev. 2003-04-19 07:04:00 +00:00
sockets Some AIX version failed to compile if this was redefined. 2003-04-25 08:10:11 +00:00
spl Interfaces only implement interfaces 2003-05-02 15:39:12 +00:00
sqlite Prep for next release 2003-05-14 13:05:22 +00:00
standard MFB segfault fix 2003-05-14 08:27:48 +00:00
swf Changed php_error to php_error_docref. 2003-01-18 19:57:25 +00:00
sybase Cleaner error handling. 2003-04-15 01:48:02 +00:00
sybase_ct Fix the bad logic.. 2003-03-17 15:56:17 +00:00
sysvmsg Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
sysvsem SKIP -> SKIPIF 2003-04-16 02:21:30 +00:00
sysvshm WS & CS fixes 2003-03-07 00:52:04 +00:00
tokenizer And this too.. 2003-03-19 23:10:27 +00:00
w32api Fixed typo 2003-04-16 20:00:46 +00:00
wddx Removed unnecessary checks. 2003-01-24 22:58:46 +00:00
xml Those pieces were not intended. Partly reverted. 2003-05-11 09:10:48 +00:00
xmlrpc Adjust path to bundled expat sources for Win32 build. 2003-05-03 08:44:53 +00:00
xslt Fix obvious flaw in this test 2003-04-23 08:54:49 +00:00
yaz Fix problem with yaz_record in array mode, when record is unavailable. 2003-05-13 10:31:46 +00:00
yp changed from strncpy to strlcpy on request 2003-02-27 10:21:32 +00:00
zip 64-bit correction to variables passed to zend_parse_parameters 2003-03-06 23:07:28 +00:00
zlib Setup unlink() method in wrapper_ops structure, implement unlink in plainfiles wrapper, explicitly set method NULL in other wrappers (for now), and rewrite unlink userland function to call into wrapper_ops 2003-05-14 06:10:04 +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