php-src/ext
Andrey Hristov d265efd570 Remove RPL functions. They were always experimental and lead to crashes.
The underlying functions will be removed from libmysql as of MySQL 6.0, so
it's right time to remove them.
2007-12-28 15:38:23 +00:00
..
bcmath Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
bz2 Fixed bug #43589 (a possible infinite loop in bz2_filter.c) 2007-12-16 17:21:44 +00:00
calendar Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
com_dotnet Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead) 2007-11-20 09:51:44 +00:00
ctype Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
curl MFB: Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can 2007-12-18 13:48:19 +00:00
date MFB: Change createFromTimestamp to setTimestamp 2007-12-14 14:52:38 +00:00
dba - MFB: DB 4.6 detection 2007-12-06 14:02:21 +00:00
dbase MFB 'L' size support 2007-11-19 13:57:02 +00:00
dom Fix bug #43364 (recursive xincludes don't remove internal nodes properly) 2007-11-28 10:43:02 +00:00
enchant - add tests files 2006-03-21 19:02:00 +00:00
ereg Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
exif - Fix indent of macros 2007-12-17 08:51:58 +00:00
fbsql Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
fdf Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
fileinfo 1.0.4 2006-11-07 21:45:20 +00:00
filter - Fix compiler warnings 2007-09-28 12:54:42 +00:00
ftp Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
gd -MFB, Right filename 2007-11-05 01:14:44 +00:00
gettext Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
gmp MFB: fix tests 2007-12-27 16:05:58 +00:00
hash Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
iconv detect IBM iconv implementation and use correct encoding names 2007-12-04 11:26:54 +00:00
imap Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
interbase Fixed bug #43128 (Very long class name causes segfault) 2007-11-22 13:33:53 +00:00
json Fixed test related to bug #38469 2007-12-28 13:23:13 +00:00
ldap add tests for ldap_dn2ufn() 2007-12-13 18:00:46 +00:00
libxml starting with 2.6.30, standard libxml2 build can be used 2007-12-04 17:14:02 +00:00
mbstring Fix typo (TAKAGI Masahiro) 2007-12-26 21:01:15 +00:00
mcrypt - Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB). 2007-12-01 17:19:46 +00:00
mhash Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
mime_magic Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
ming Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
msql Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
mssql MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect 2007-10-22 22:42:54 +00:00
mysql plug memory leak on invalid result type 2007-11-08 13:28:38 +00:00
mysqli Remove RPL functions. They were always experimental and lead to crashes. 2007-12-28 15:38:23 +00:00
mysqlnd Fix segfault in debug build 2007-11-08 17:29:06 +00:00
oci8 MFB: Fix #42496. Cursor leak fetching LOBs 2007-12-11 06:29:38 +00:00
odbc MFB and unify code 2007-10-10 14:32:01 +00:00
openssl MFB: fix compiler warnings 2007-09-29 11:26:51 +00:00
pcntl MFB: Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error) 2007-11-27 17:13:31 +00:00
pcre - Fixed bug #43365 (Several enums have trailing commas) 2007-11-26 10:58:28 +00:00
pdo docbook based spec docs 2007-11-27 19:33:10 +00:00
pdo_dblib Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pdo_firebird - Added 3 firebird specific attributes to firebird_handle_set_attribute() 2007-10-30 18:06:02 +00:00
pdo_mysql Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pdo_oci MFB: sync version macro check 2007-12-11 07:08:37 +00:00
pdo_odbc Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pdo_pgsql MFB: Fixed bug #43493 (pdo_pgsql does not send username on connect when 2007-12-04 13:07:30 +00:00
pdo_sqlite Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pgsql fix build 2007-11-29 21:23:59 +00:00
phar fix on windows 2007-12-26 16:59:01 +00:00
posix Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
pspell Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
readline Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
recode Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
reflection Adding PHPT tests for the ReflectionProperty class. reflectionProperty_getValue_error.phpt and reflectionProperty_setValue_error.phpt are failing with behaviour that is inconsistent with PHP5_3. 2007-12-18 17:25:40 +00:00
session Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
shmop Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
simplexml fix folding, move protos to the top of the sources 2007-11-30 13:15:38 +00:00
skeleton Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
snmp Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
soap Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua Reese, Dmitry) 2007-12-27 13:10:32 +00:00
sockets Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
spl - Fix folding (again) 2007-12-17 13:47:09 +00:00
sqlite Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
standard Fixed 32/64-bit tests (Serg) 2007-12-27 11:23:30 +00:00
sybase Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
sybase_ct Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
sysvmsg Add msg_queue_exists() function (Benjamin Schulz) 2007-11-20 21:24:35 +00:00
sysvsem Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
sysvshm Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
tidy Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
tokenizer MFB5.3: Fix test 2007-12-16 19:19:14 +00:00
unicode Fix build 2007-11-02 16:19:57 +00:00
wddx Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
xml Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
xmlreader Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
xmlrpc fix #42736 (xmlrpc_server_call_method() crashes) 2007-11-12 11:22:00 +00:00
xmlwriter that endElement() call was required 2007-10-25 13:00:58 +00:00
xsl Added macros for managing zval refcounts and is_ref statuses 2007-10-07 05:15:07 +00:00
zip MFB: Fix protos 2007-12-15 12:57:05 +00:00
zlib Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
ext_skel
ext_skel_win32.php