php-src/ext
2003-06-07 14:13:36 +00:00
..
bcmath SKIP -> SKIPIF 2003-04-16 02:21:30 +00:00
bz2 add a package.xml file 2003-05-17 14:29:31 +00:00
calendar Added some compiler check 2003-03-23 01:44:58 +00:00
cpdf Added missing safe_mode checks and corrected a typo in stdout check. 2003-05-21 00:57:34 +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 #23751: Confusing configure warning concerning required cURL 2003-05-22 13:08:49 +00:00
db proto fix 2003-03-17 13:08:59 +00:00
dba Fix builddir entry 2003-05-29 14:01:21 +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
dom fix more memory overruns 2003-06-07 13:30:58 +00:00
domxml Avoid unnecessary zval separation 2003-06-05 18:59:55 +00:00
ereg Forgot to fix this part 2003-02-24 16:54:21 +00:00
exif Use safe_estrdup() instead. 2003-05-30 18:59:49 +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 @fdf crash with ZTS builds fixed (see Bug #14877) 2003-05-28 09:40:32 +00:00
filepro Add JIT initialization for _SERVER and _ENV 2003-03-02 10:19:15 +00:00
ftp Fixed bug #23683 2003-05-19 13:26:28 +00:00
gd No need to dupe macro 2003-06-04 14:58:20 +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 Fixed ob_iconv_handler() type mismatch issue on 64bit platforms. 2003-06-04 14:29:43 +00:00
imap Adding imap_getacl, patch provided by Holger Burbach 2003-05-20 17:37:53 +00:00
informix Fixed bug #23738 (ifx_copy_blob() crash). (Jani) 2003-05-21 22:20:07 +00:00
ingres_ii Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
interbase Fixed numeric/decimal +/-(x,y) +/-(x,0) 2003-06-02 12:37:16 +00:00
ldap emalloc -> safe_emalloc 2003-04-30 21:53:53 +00:00
mbstring Fixed bug #23897 (Fixed a check for mbfilter_ru.h) aleks@m2media.ru 2003-05-30 13:20:01 +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 Fixed bug #24051: shared build and test 2003-06-06 06:17:02 +00:00
mhash Fixed integer overflow inside mhash_keygen_s2k(). 2003-04-11 02:40:21 +00:00
mime_magic ... as suggested by Wez 2003-06-05 14:42:12 +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 Fix for bug 23402. Crash when mssql?bind was used incorrectly 2003-05-21 00:08:10 +00:00
mysql don't do this on startup, lazy initialize it. This takes up > 17% of load 2003-06-01 02:29:28 +00:00
mysqli fixed return value 2003-06-06 08:57:51 +00:00
ncurses fixed bug #24060 2003-06-06 19:02:30 +00:00
notes some win32 fixes by Kai 2003-02-10 00:21:51 +00:00
oci8 MFB 2003-06-03 12:47:49 +00:00
odbc MFB 2003-05-31 02:30:50 +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 Fixed compiler warnings. 2003-05-29 23:39:41 +00:00
pcre Fixed bug #23788 (str|preg_replace clober the array elements). 2003-05-25 21:48:57 +00:00
pdf Added missing safe_mode checks and corrected a typo in stdout check. 2003-05-21 00:57:34 +00:00
pfpro 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave) 2003-03-10 14:50:16 +00:00
pgsql Update 2003-05-31 12:54:20 +00:00
posix 64-bit correction to variables passed to zend_parse_parameters 2003-03-06 23:07:28 +00:00
pspell Fix segfault in pspell_new_config(). Also fix grammar 2003-05-21 23:04:18 +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 tests 2003-05-31 13:10:00 +00:00
shmop Bump year. 2002-12-31 16:08:15 +00:00
simplexml god bless valgrind. 2003-06-03 19:36:20 +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 Fixed compiler warnings. 2003-05-28 01:04:06 +00:00
spl Goodbye namespaces 2003-06-04 20:54:48 +00:00
sqlite Added new test 2003-06-07 14:13:36 +00:00
standard WS 2003-06-06 08:10:02 +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 Fixed compiler warnings. 2003-05-28 22:21:13 +00:00
tokenizer Leftover. 2003-06-02 15:42:34 +00:00
w32api Fixed typo 2003-04-16 20:00:46 +00:00
wddx Make this build with libxml too. 2003-05-19 23:45:20 +00:00
xml prevent double destroy and double init badness 2003-06-05 17:48:51 +00:00
xmlrpc - Unbundle libxml and expat. Now this compiles too.. 2003-05-19 15:33:19 +00:00
xsl missing header 2003-06-06 06:43:08 +00:00
xslt Fix obvious flaw in this test 2003-04-23 08:54:49 +00:00
yaz Prevent yaz from logging unless yaz.log_file is set 2003-05-30 09:48:50 +00:00
yp changed from strncpy to strlcpy on request 2003-02-27 10:21:32 +00:00
zlib Remove bogus commit here too 2003-05-21 17:02:40 +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