php-src/ext
Derick Rethans 9000038bd2 - Changed variable handling code so that filter flags work for the unsafe_raw
filter.
- Added better support for \0 characters.
- Added utility function to HTML encode low/high characters.
- Added support for encode low/high flags to the string and special_chars
  filter.
- Added support for strip and encoding flags to the unsafe_raw filter.
2005-09-22 14:32:28 +00:00
..
bcmath - Bumber up year 2005-08-03 14:08:58 +00:00
bz2 Unicode support. 2005-08-11 23:36:07 +00:00
calendar - Bumber up year 2005-08-03 14:08:58 +00:00
com_dotnet unicode enable COM parameters (but not method/property names yet) 2005-08-13 19:03:58 +00:00
ctype Unicode support 2005-08-17 14:16:05 +00:00
curl Fixed bug #34420 (Possible crash inside curl_multi_remove_handle()). 2005-09-08 14:49:58 +00:00
date - Fix buglett with date() that cause truncated strings to be returned when 2005-09-07 19:09:27 +00:00
dba Make dba extension support BerkleyDB 4.3. 2005-08-22 19:59:19 +00:00
dbase - Bumber up year 2005-08-03 14:08:58 +00:00
dom Fixed access to uninitialized value 2005-09-19 18:47:36 +00:00
enchant It's stable now. 2004-08-11 20:31:39 +00:00
ereg - Bumber up year 2005-08-03 14:08:58 +00:00
exif NetWare specific stat structure issues. 2005-08-05 14:03:57 +00:00
fbsql - Bumber up year 2005-08-03 14:08:58 +00:00
fdf zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
fileinfo Support for Windows (Michael Wallner) 2005-09-07 11:16:57 +00:00
filepro - Bumber up year 2005-08-03 14:08:58 +00:00
filter - Changed variable handling code so that filter flags work for the unsafe_raw 2005-09-22 14:32:28 +00:00
ftp - Removed EOLs from error messages 2005-08-18 12:37:24 +00:00
gd Nuke EOLs from error messages 2005-08-18 12:54:32 +00:00
gettext - Bumber up year 2005-08-03 14:08:58 +00:00
gmp - Bumber up year 2005-08-03 14:08:58 +00:00
hwapi - Bumber up year 2005-08-03 14:08:58 +00:00
iconv fix phpinfo() output for iconv extension 2005-09-08 11:48:07 +00:00
imap Fixed bug #32589 (possible crash inside imap_mail_compose() function). 2005-08-30 22:02:43 +00:00
informix - Bumber up year 2005-08-03 14:08:58 +00:00
interbase - Bumber up year 2005-08-03 14:08:58 +00:00
ldap zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
libxml add additional constants 2005-09-08 10:33:57 +00:00
mbstring MFB: fixed compiler warnings 2005-09-21 13:23:12 +00:00
mcrypt - Add E_RECOVERABLE. 2005-09-15 16:19:48 +00:00
mhash - Bumber up year 2005-08-03 14:08:58 +00:00
mime_magic - Bumber up year 2005-08-03 14:08:58 +00:00
ming - Check for static libs, too 2005-08-26 15:24:26 +00:00
msession - Bumber up year 2005-08-03 14:08:58 +00:00
msql - Bumber up year 2005-08-03 14:08:58 +00:00
mssql MFB: Fix for #34369 2005-09-05 05:05:34 +00:00
mysql ZTS fixes. 2005-08-12 14:08:28 +00:00
mysqli fix #34450 (Segfault when calling mysqli_close() in destructor) 2005-09-13 09:19:58 +00:00
ncurses - Bumber up year 2005-08-03 14:08:58 +00:00
oci8 prepare to release 1.1.1 2005-09-22 12:15:03 +00:00
odbc Fixed crash on AIX 2005-09-08 06:18:47 +00:00
openssl Fixed memory allocation bug 2005-09-07 15:34:50 +00:00
pcntl zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
pcre zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
pdo - Fixed Bug #34590 User defined PDOStatement class can't implement methods 2005-09-21 22:53:50 +00:00
pdo_dblib zts fixes 2005-08-12 23:32:31 +00:00
pdo_firebird this is the number of params, not the top index 2005-08-30 19:59:11 +00:00
pdo_mysql MFB: remove PDO_ prefix 2005-09-20 00:46:07 +00:00
pdo_oci merge other PDO fixes from 5.1 branch. 2005-09-11 05:08:49 +00:00
pdo_odbc use PDO:: class constants 2005-09-20 00:45:16 +00:00
pdo_pgsql MFB: remove PDO_ prefix 2005-09-20 00:46:07 +00:00
pdo_sqlite Allow overloading of PDO constructor. 2005-09-20 19:52:05 +00:00
pgsql ZTS fixes. 2005-08-12 14:08:28 +00:00
posix makedev is a macro on several systems. 2005-08-08 21:44:58 +00:00
pspell Fixed bug #34456 (Possible crash inside pspell extension). 2005-09-12 15:26:48 +00:00
readline zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
recode - Bumber up year 2005-08-03 14:08:58 +00:00
reflection - Add eytension consts to extension output (Johannes) 2005-09-19 20:29:33 +00:00
session - Fixed bug #21306 (catch bailouts of write handler during RSHUTDOWN) 2005-09-20 20:56:21 +00:00
shmop - Bumber up year 2005-08-03 14:08:58 +00:00
simplexml Fixed test file 2005-09-19 06:11:12 +00:00
skeleton - don't use short tag 2005-04-14 16:05:05 +00:00
snmp Nuked EOLs from error messages 2005-08-18 13:34:04 +00:00
soap Fixed bug #34478 (Incorrect parsing of url's fragment (#...)) 2005-09-16 15:47:42 +00:00
sockets - Bumber up year 2005-08-03 14:08:58 +00:00
spl MF5.0: add new test 2005-09-19 18:59:50 +00:00
sqlite - MFB 2005-09-16 15:23:37 +00:00
standard Fixed memory corruption 2005-09-21 15:54:42 +00:00
sybase Fixed bug #34323 2005-08-31 22:29:24 +00:00
sybase_ct zend_is_callable() and zend_make_callable() were changed to return readable function name as zval (instead of string). 2005-08-22 12:22:16 +00:00
sysvmsg - Bumber up year 2005-08-03 14:08:58 +00:00
sysvsem - Bumber up year 2005-08-03 14:08:58 +00:00
sysvshm - Bumber up year 2005-08-03 14:08:58 +00:00
tidy ZTS fixes. 2005-08-12 14:08:28 +00:00
tokenizer Fixed memory leak 2005-08-15 14:41:31 +00:00
unicode - Rename icu_loc* to i18n_loc* 2005-09-14 14:56:01 +00:00
wddx - Fixed bug #34306 (wddx_serialize_value() crashes with long array keys) 2005-08-31 14:30:46 +00:00
xml Unicode support 2005-08-17 14:01:06 +00:00
xmlreader - Bumber up year 2005-08-03 14:08:58 +00:00
xmlrpc - Fixed build with phpize 2005-09-12 17:14:20 +00:00
xmlwriter Provide a common handler for "close". 2005-08-16 23:10:36 +00:00
xsl Fix crash: handler name not length needs to be passed to php_error_docref 2005-09-02 15:38:22 +00:00
zlib Resolved bug #34240. 2005-09-02 17:25:10 +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