php-src/ext
2006-07-24 16:58:58 +00:00
..
bcmath Added automatic module globals management 2006-06-13 13:12:20 +00:00
bz2 add new tests, improve the old ones 2006-06-26 22:20:55 +00:00
calendar fix segfault in jfmonthname(), add test 2006-07-11 14:15:38 +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 MFB: Eliminate some compiler warnings 2006-07-04 20:13:40 +00:00
date - Rename date classes to DateTime and DateTimeZone 2006-07-20 15:48:36 +00:00
dba MFB: E_ERROR > E_RECOVERABLE_ERROR 2006-07-06 23:13:41 +00:00
dbase restore missing check and prevent segfaulting 2006-07-12 13:17:25 +00:00
dom MFB 2006-07-16 16:04:35 +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 fix another compile failure. (bjori: TEST before commit!) 2006-07-23 23:55:26 +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 MFB: Fixed compiler warning. 2006-07-24 03:59:03 +00:00
ftp Added argument info 2006-06-11 19:59:53 +00:00
gd - MFB: #38179, imagecopy, palette to truecolor must use alpha channel too 2006-07-23 21:48:18 +00:00
gettext Added arg info 2006-06-14 21:29:22 +00:00
gmp Removed obsolete arg_info include 2006-06-26 14:10:57 +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 Fix/add SKIPIF 2006-06-27 00:09:23 +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 enable by default 2006-07-22 15:32:17 +00:00
ldap Added automatic module globals management 2006-06-13 13:12:20 +00:00
libxml add unicode compatible macros for returning strings from xml based extensions 2006-07-19 18:28:30 +00:00
mbstring added option parameter mb_strrpos( ). 2006-07-17 04:44:06 +00:00
mcrypt Removed custom deprecate error messages 2006-06-26 11:31:19 +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 Fix/add SKIPIF 2006-06-27 00:09:23 +00:00
mysqli MFB: Added possible failure note. 2006-07-18 00:09:21 +00:00
oci8 add Unicode EXPECT tags 2006-07-10 20:48:04 +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 tsrmls fix 2006-07-20 22:40:44 +00:00
pdo Destructors call order is changed (Fixed bug #36759 - Objects destructors are invoked in wrong order when script is finished) 2006-07-12 07:55:04 +00:00
pdo_dblib fix build 2006-07-24 00:00:35 +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 two additional tests improving pdo/pdo_mysql test code coverage 2006-07-10 14:05:46 +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 -fix a bunch of warnings 2006-07-23 05:48:08 +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 MFB: Fixed test for situations where pspell_clear_session() is unavailable. 2006-06-29 22:54:42 +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 Callable checks and class fetching and lookup should support identifer 2006-07-18 17:52:45 +00:00
session MFB: Fixed compiler warnings. 2006-07-13 00:13:42 +00:00
shmop bump year and license version 2006-01-01 13:10:10 +00:00
simplexml unicode_semantics -> unicode.semantics 2006-06-28 15:07:14 +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 Unicode support (not finished) 2006-07-18 15:05:07 +00:00
sockets Added automatic module globals management 2006-06-13 13:12:20 +00:00
spl - Update docu 2006-07-21 21:54:49 +00:00
sqlite fix test 2006-06-20 19:12:12 +00:00
standard - Tiny piece of unicode support 2006-07-23 06:05:23 +00:00
sybase - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
sybase_ct fix compile failure and remove unnecessary TSRMLS_FETCH calls 2006-07-23 23:50:24 +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 fix tests in unicode mode 2006-06-29 13:12:21 +00:00
tidy remove some left overs plus static keywording 2006-07-08 00:04:37 +00:00
tokenizer MFB: Removed pointless callbacks. 2006-06-20 22:42:42 +00:00
unicode nuke unused variable 2006-07-13 12:15:01 +00:00
wddx Fix/add SKIPIF 2006-06-27 00:09:23 +00:00
xml fix tests 2006-06-29 13:05:23 +00:00
xmlreader Mark XMLReader methods with U. 2006-07-22 17:40:08 +00:00
xmlrpc Fix/add SKIPIF 2006-06-27 00:09:23 +00:00
xmlwriter - MFH: fix tests, libxml 2.6.24 and up adds a new line after a processing 2006-07-19 18:58:06 +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
zip - reimport (cannot symlink without replacing 4.4 and 5.0 versions) 2006-07-24 16:58:58 +00:00
zlib change char* to void* when using the 't' parameter (as noted by Andrei) 2006-07-08 21:54:49 +00:00
ext_skel
ext_skel_win32.php