php-src/ext
Sara Golemon a64789a452 Expand stream_context_create() to allow specifying params
as well as options.  Ignore the internal name change of the first arg.
The first arg is still for options, the second arg is for actual params.
2006-03-26 04:40:11 +00:00
..
bcmath bump year and license version 2006-01-01 13:10:10 +00:00
bz2 Refactor streams layer for PHP6. 2006-03-13 04:40:11 +00:00
calendar bump year and license version 2006-01-01 13:10:10 +00:00
com_dotnet Start nuking safe_mode. Still a lot of work to do... 2006-02-19 00:55:22 +00:00
ctype Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
curl - Couple of compile fixes. 2006-02-19 05:05:42 +00:00
date MFB: fix several leaks in date_sun*() functions 2006-03-18 23:44:30 +00:00
dba - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
dbase More safe_mode nuking 2006-02-19 18:20:51 +00:00
dom MF51: fix #36859 (DOMElement crashes when calling __construct when clone'ing) 2006-03-26 00:23:37 +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 no magic_quotes anymore 2006-03-22 19:41:42 +00:00
fbsql bump year and license version 2006-01-01 13:10:10 +00:00
fdf Start nuking safe_mode. Still a lot of work to do... 2006-02-19 00:55: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 - Test commit to see if mail works. 2006-02-04 15:36:35 +00:00
ftp - Get rid of using ENFORCE_SAFE_MODE. 2006-02-19 04:29:42 +00:00
gd - MFB: #36697, truecolor image lost im->transparent 2006-03-14 03:46:59 +00:00
gettext bump year and license version 2006-01-01 13:10:10 +00:00
gmp bump year and license version 2006-01-01 13:10:10 +00:00
hash - prepare 1.2 release; use package.xml v2 2006-03-04 14:17:35 +00:00
hwapi bump year and license version 2006-01-01 13:10:10 +00:00
iconv - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
imap - Get rid of using ENFORCE_SAFE_MODE. 2006-02-19 04:29:42 +00:00
informix - WS 2006-01-13 14:30:34 +00:00
interbase - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
json Fix PECL bug #7147 - rework comma insertion whilst encoding. 2006-03-18 04:15:16 +00:00
ldap bump year and license version 2006-01-01 13:10:10 +00:00
libxml Unicode support: MS Visual C compatibility 2006-02-26 11:57:14 +00:00
mbstring fixed compiler warning. 2006-03-26 02:23:25 +00:00
mcrypt bump year and license version 2006-01-01 13:10:10 +00:00
mhash - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
mime_magic - Get rid of using ENFORCE_SAFE_MODE. 2006-02-19 04:29:42 +00:00
ming - Proto fixes 2006-03-06 10:06:03 +00:00
msql - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
mssql - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
mysql - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
mysqli MFB51: Fixed bug #36802 (mysqli_set_charset() crash with a non-open connection). 2006-03-21 15:35:48 +00:00
oci8 MF51: fix #36820 (Privileged connection with an Oracle password file fails) 2006-03-22 09:46:13 +00:00
odbc Start nuking safe_mode. Still a lot of work to do... 2006-02-19 00:55:22 +00:00
openssl Portable unicode string API: 2006-02-21 20:12:43 +00:00
pcntl bump year and license version 2006-01-01 13:10:10 +00:00
pcre Dropped register_long_arrays, added E_CORE for all dropped setting 2006-03-16 09:44:42 +00:00
pdo return FALSE if driver doesn't support quoting and returns 0 2006-03-23 19:03:30 +00:00
pdo_dblib bump year and license version 2006-01-01 13:10:10 +00:00
pdo_firebird bump year and license version 2006-01-01 13:10:10 +00:00
pdo_mysql MFB51: 2006-03-23 18:39:12 +00:00
pdo_oci MFB: Added support for BINARY_DOUBLE and BINARY_FLOAT to PDO_OCI and OCI8 (also fixes bug #36764) 2006-03-18 22:06:45 +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: fix #36727 (segfault in pdo_pgsql bindValue() when no parameters are defined) 2006-03-17 22:17:15 +00:00
pdo_sqlite Start nuking safe_mode. Still a lot of work to do... 2006-02-19 00:55:22 +00:00
pgsql Simplify and optimize code. 2006-03-22 17:32:21 +00:00
phar - Drop supoerflous skipif 2006-03-11 00:25:07 +00:00
posix Start nuking safe_mode. Still a lot of work to do... 2006-02-19 00:55:22 +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 bump year and license version 2006-01-01 13:10:10 +00:00
reflection - Fix tests 2006-03-13 22:59:36 +00:00
session Dropped register_long_arrays, added E_CORE for all dropped setting 2006-03-16 09:44:42 +00:00
shmop bump year and license version 2006-01-01 13:10:10 +00:00
simplexml add new tests 2006-03-24 12:08:19 +00:00
skeleton - Use the real name instead of the BC name here 2005-12-05 23:52:30 +00:00
snmp bump year and license version 2006-01-01 13:10:10 +00:00
soap Fixed SoapFault::getMessage() 2006-03-24 08:46:14 +00:00
sockets bump year and license version 2006-01-01 13:10:10 +00:00
spl - Make IteratorIterator base class of most SPL iterators 2006-03-26 00:22:45 +00:00
sqlite Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings 2006-03-02 13:12:45 +00:00
standard Expand stream_context_create() to allow specifying params 2006-03-26 04:40:11 +00:00
sybase - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
sybase_ct - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
sysvmsg bump year and license version 2006-01-01 13:10:10 +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 Under threat of being slept with by Marcus, adding new getParent() method 2006-03-23 14:22:40 +00:00
tokenizer Implemented "jump label" operator (limited "goto") 2006-03-10 08:29:43 +00:00
unicode Add protos. 2006-03-26 03:33:10 +00:00
wddx fix ext/wddx build 2006-02-22 07:25:09 +00:00
xml - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase 2006-03-08 00:43:32 +00:00
xmlreader MFB: fix #36743 (In a class extending XMLReader array properties are not writable) 2006-03-17 10:17:36 +00:00
xmlrpc bump year and license version 2006-01-01 13:10:10 +00:00
xmlwriter - mv package2 to package 2006-03-05 16:31:02 +00:00
xsl bump year and license version 2006-01-01 13:10:10 +00:00
zlib Refactor streams layer for PHP6. 2006-03-13 04:40:11 +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