php-src/ext
2004-07-27 03:44:40 +00:00
..
bcmath Bugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time for threaded sapis. 2004-07-14 00:14:43 +00:00
bz2 Persistent mallocs can return NULL (on failure) 2004-07-21 02:38:40 +00:00
calendar "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
com_dotnet protect caller from a potential bailout 2004-07-27 03:44:40 +00:00
cpdf That hashtable should never have been an argument.... 2004-07-01 04:43:29 +00:00
ctype - Correct range checks. 2004-07-20 20:08:08 +00:00
curl fix bug wrt to CURLOPT_POSTFIELDS where if you passed it code like: 2004-07-01 06:50:46 +00:00
dba - Fix problems with c mode 2004-05-10 01:42:43 +00:00
dbase "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
dbx Call functions by their new, proper names instead of what are now aliases. 2004-05-06 12:22:14 +00:00
dio Allow compilation on Win32. 2004-06-09 19:27:36 +00:00
dom - Fixed Bug #29354 Exception constructor marked as both public and 2004-07-25 18:50:24 +00:00
enchant Fixed leak inside MINFO function. 2004-06-01 18:59:49 +00:00
ereg - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
exif "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
fam - Removed unused INI sections. 2004-05-20 17:03:24 +00:00
fbsql Define buffer size macro and add a comment about the buffer size. 2004-02-27 23:03:07 +00:00
fdf - Remove unused blocks 2004-05-19 08:56:50 +00:00
fileinfo Prepare for 0.2 release. 2004-05-26 20:25:58 +00:00
filepro more visa to sibira ;) 2004-03-24 18:43:23 +00:00
ftp Fixed bug #27809 (ftp_systype returns null on some ftp servers). 2004-03-31 20:43:40 +00:00
gd Fixed bug #29349 (imagecreatefromstring() crashes with external GD library) 2004-07-27 00:27:06 +00:00
gettext Prevent test failure when fi_FI locale is not available. 2004-05-26 18:18:14 +00:00
gmp Fixed bug #28525 (gmp_powm() does not work with hexadecimal string modulo 2004-06-09 14:39:33 +00:00
hwapi proto fixes 2003-06-15 16:04:31 +00:00
iconv - Fix possible leaks / segfaults in persistent filter 2004-07-20 18:46:39 +00:00
imap Fixed bug #29209 (imap_fetchbody() doesn't check message index). 2004-07-21 21:57:03 +00:00
informix Woops, missed one 2004-06-01 00:50:05 +00:00
ingres_ii Fixed possible memory leak. 2004-05-18 23:26:53 +00:00
interbase Don't copy ini items to module globals 2004-07-06 13:46:19 +00:00
ldap Removed pointless allocation check. 2004-06-28 22:31:28 +00:00
libxml export php_libxml_error_handler for win32 build 2004-07-25 12:00:28 +00:00
mbstring - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
mcrypt - Remove unused blocks 2004-05-19 08:56:50 +00:00
mcve Update the mcve module for libmonetra 4.0 2004-05-30 22:41:24 +00:00
mhash - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mime_magic Depercating mime_magic in favor of PECL::fileinfo 2004-04-22 01:24:12 +00:00
ming Fix compilation with older versions of libMing. Thanks Markus 2004-07-19 22:23:13 +00:00
mnogosearch - A Bug #29147 was fixed. Thanks to Antony Dovgal <tony2001 at phpclub.net> 2004-07-18 11:18:04 +00:00
msession Another instance where alloca() is not needed. 2004-06-30 13:43:16 +00:00
msql - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
mssql - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
mysql - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
mysqli fixed bug #29335 2004-07-26 07:19:05 +00:00
ncurses - Removed unused INI sections. 2004-05-20 17:03:24 +00:00
oci8 fix build 2004-07-19 07:35:41 +00:00
odbc - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
openssl NetWare specific openssl build file 2004-07-16 08:59:24 +00:00
oracle "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
ovrimos - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
pcntl Do not use alloca() where it can be abused through user input. 2004-06-30 01:12:06 +00:00
pcre - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
pdo allow pdo to be functionally inherited from. 2004-07-26 07:42:46 +00:00
pdo_firebird Changed name to all caps 2004-06-23 13:42:06 +00:00
pdo_mysql Fixed a bug that could result in false failed query reporting on 2004-07-12 20:09:19 +00:00
pdo_oci fix for empty_string changes. 2004-07-19 14:40:46 +00:00
pdo_odbc Allow use of scrollable cursor for ODBC 2004-05-25 18:57:50 +00:00
pdo_pgsql Allow pgsql driver to accept login & password as separate parameters like 2004-07-20 00:33:21 +00:00
pfpro Free vars before calling E_ERROR. 2004-05-20 00:11:23 +00:00
pgsql - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
posix Simplify code via the use of macros. 2004-04-18 21:49:10 +00:00
pspell - Remove unused blocks 2004-05-19 08:56:50 +00:00
readline - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
recode Prevent bug reports like #27260 2004-02-15 17:54:19 +00:00
reflection - Show visibility errors (try to fix #29354) 2004-07-25 18:20:33 +00:00
session - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
shmop Corrected package file. 2004-03-25 20:01:18 +00:00
simplexml renamed registerNamespace() to registerXPathNamespace() 2004-07-25 14:59:21 +00:00
skeleton - Remove unused blocks 2004-05-19 08:56:50 +00:00
snmp Fixed bug #27661 (snmpget() does not close the socket in some cases). 2004-03-23 23:12:50 +00:00
soap Fixed incorrect HTTP headers in SOAP response 2004-07-20 07:39:32 +00:00
sockets MFB: Missing length limit parameter. 2004-06-07 05:00:37 +00:00
spl Implement extension load-order deps. 2004-07-18 12:03:51 +00:00
sqlite touch to avoid weird implicit makefile rule 2004-07-18 10:34:12 +00:00
standard proto fix 2004-07-26 06:32:54 +00:00
sybase - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
sybase_ct - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
sysvmsg - Remove unused blocks 2004-05-19 08:45:46 +00:00
sysvsem "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
sysvshm Fixed possible memory leaks. 2004-04-21 00:11:28 +00:00
tidy Changing the Tidy version to 2.0 2004-07-14 02:41:53 +00:00
tokenizer more visa to sibira ;) 2004-03-24 18:43:23 +00:00
w32api - Better stability during premature shutdown of request startup 2004-07-10 07:46:17 +00:00
wddx - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() 2004-07-19 07:19:50 +00:00
xml Implement extension load-order deps. 2004-07-18 12:03:51 +00:00
xmlreader add optional name parameter to next() 2004-07-22 15:50:44 +00:00
xmlrpc Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars in 2004-06-01 20:16:06 +00:00
xmlwriter prep for alpha release 2004-07-20 20:57:10 +00:00
xsl set errorhandler to generic php_libxml_error_handler 2004-07-25 08:37:39 +00:00
yp Added missing argument check. 2004-05-31 21:01:29 +00:00
zlib Oops, copy/paste typo 2004-07-21 02:39:53 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00