php-src/ext
Andrei Zmievski e875205714 Implement user conversion error handler support. Works as normal error
handler, in that it can return false to make the default one take over.
Handler signature is:
  user_handler($direction, $encoding, $char_byte, $offset, $message)

Also removed support for using exceptions in default error handler.
2006-06-21 20:17:21 +00:00
..
bcmath Added automatic module globals management 2006-06-13 13:12:20 +00:00
bz2 MFB: Fixed compiler warnings. 2006-06-21 15:19:37 +00:00
calendar Added argument info 2006-06-10 22:59:40 +00:00
com_dotnet Added automatic module globals management 2006-06-13 13:12:20 +00:00
ctype Added argument info 2006-06-10 22:59:40 +00:00
curl Add array type hinting 2006-06-15 16:25:12 +00:00
date Fixed tests 2006-06-17 12:48:20 +00:00
dba Added automatic module globals management 2006-06-13 13:12:20 +00:00
dbase Add array type hinting 2006-06-15 16:25:12 +00:00
dom Add missing header include 2006-06-20 18:00:11 +00:00
enchant - add tests files 2006-03-21 19:02:00 +00:00
ereg bump year and license version 2006-01-01 13:10:10 +00:00
exif Added automatic module globals management 2006-06-13 13:12:20 +00:00
fbsql Added arg info 2006-06-14 21:29:22 +00:00
fdf Added arg info 2006-06-14 21:29:22 +00:00
fileinfo fixed php version detection 2005-12-20 19:17:00 +00:00
filepro More safe_mode nuking 2006-02-19 18:20:51 +00:00
filter - reimport logical_filter.c 2006-06-15 22:20:57 +00:00
ftp Added argument info 2006-06-11 19:59:53 +00:00
gd Add array type hinting 2006-06-15 16:25:12 +00:00
gettext Added arg info 2006-06-14 21:29:22 +00:00
gmp Added arg info 2006-06-14 21:29:22 +00:00
hash Added argument info 2006-06-17 13:00:21 +00:00
hwapi bump year and license version 2006-01-01 13:10:10 +00:00
iconv Added argument info 2006-06-17 13:00:21 +00:00
imap Added automatic module globals management 2006-06-13 13:12:20 +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 Fix PECL bug #7147 - rework comma insertion whilst encoding. 2006-03-18 04:15:16 +00:00
ldap Added automatic module globals management 2006-06-13 13:12:20 +00:00
libxml Revert accidental libxml class property declaration.. 2006-06-17 13:15:37 +00:00
mbstring changed GINIT definition. 2006-06-15 15:44:05 +00:00
mcrypt Added automatic module globals management 2006-06-13 13:12:20 +00:00
mhash fix spelling in error messages: 2006-04-03 09:14:50 +00:00
mime_magic Added automatic module globals management 2006-06-13 13:12:20 +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 Added automatic module globals management 2006-06-13 13:12:20 +00:00
mysqli Added automatic module globals management 2006-06-13 13:12:20 +00:00
oci8 fix compile failure with <s>ancient</s> older PHP versions caused by new globals management code 2006-06-21 10:51:55 +00:00
odbc MFB: fix #37848 (ext/odbc compile failure) 2006-06-19 16:13:31 +00:00
openssl - MFB: fix leaks in openssl context options 2006-05-26 01:48:25 +00:00
pcntl Added automatic module globals management 2006-06-13 13:12:20 +00:00
pcre MFB: fix bug #37800 2006-06-15 15:35:50 +00:00
pdo init variables 2006-06-20 13:28:02 +00:00
pdo_dblib Added automatic module globals management 2006-06-13 13:12:20 +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 MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +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: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +00:00
pdo_sqlite MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +00:00
pgsql Added automatic module globals management 2006-06-13 13:12:20 +00:00
phar - Drop supoerflous skipif 2006-03-11 00:25:07 +00:00
posix MFB: Added missing ifdef block. 2006-06-19 23:55:11 +00:00
pspell Start nuking safe_mode. Still a lot of work to do... 2006-02-19 00:55:22 +00:00
readline bump year and license version 2006-01-01 13:10:10 +00:00
recode Added automatic module globals management 2006-06-13 13:12:20 +00:00
reflection Only display visibility for methods 2006-06-11 23:46:53 +00:00
session Added automatic module globals management 2006-06-13 13:12:20 +00:00
shmop bump year and license version 2006-01-01 13:10:10 +00:00
simplexml fix test 2006-06-20 19:12:12 +00:00
skeleton Added automatic module globals management 2006-06-13 13:12:20 +00:00
snmp Added automatic module globals management 2006-06-13 13:12:20 +00:00
soap fix #37807 (segmentation fault during SOAP schema import) 2006-06-19 11:43:36 +00:00
sockets Added automatic module globals management 2006-06-13 13:12:20 +00:00
spl Added automatic module globals management 2006-06-13 13:12:20 +00:00
sqlite fix test 2006-06-20 19:12:12 +00:00
standard MFB 5.2 2006-06-20 21:58:03 +00:00
sybase - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
sybase_ct Added automatic module globals management 2006-06-13 13:12:20 +00:00
sysvmsg MFB: Fixed bug #37705 (Semaphore constants not available). 2006-06-05 22:52:27 +00:00
sysvsem bump year and license version 2006-01-01 13:10:10 +00:00
sysvshm bump year and license version 2006-01-01 13:10:10 +00:00
tidy Added automatic module globals management 2006-06-13 13:12:20 +00:00
tokenizer MFB: Removed pointless callbacks. 2006-06-20 22:42:42 +00:00
unicode Implement user conversion error handler support. Works as normal error 2006-06-21 20:17:21 +00:00
wddx MFB: Convert E_ERROR to E_RECOVERABLE_ERROR 2006-05-30 02:40:49 +00:00
xml Added automatic module globals management 2006-06-13 13:12:20 +00:00
xmlreader - revert back to using internal buffer 2006-05-10 11:58:56 +00:00
xmlrpc add test 2006-04-12 15:19:39 +00:00
xmlwriter - Make this compatible with 5.0/1 again 2006-06-05 12:20:08 +00:00
xsl Fix a segfault, when an unknown type was given support all known xpath object types 2006-06-14 09:41:28 +00:00
zlib Added automatic module globals management 2006-06-13 13:12:20 +00:00
ext_skel
ext_skel_win32.php