.. |
bcmath
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
bz2
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
calendar
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
com_dotnet
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
ctype
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
curl
|
Updated (currently failing) test for bug48203 with curl_stderr and added also curl_multi_exec variant of this test.
|
2011-06-09 07:16:13 +00:00 |
date
|
Fix spelling error.
|
2011-07-21 19:56:54 +00:00 |
dba
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
dom
|
Added the ability to pass options to loadHTML (Chregu, fxmulder at gmail dot com)
|
2011-07-11 15:02:56 +00:00 |
enchant
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
ereg
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
exif
|
Delete empty test files (old MQ tests)
|
2011-07-22 12:12:05 +00:00 |
fileinfo
|
- Fix test
|
2011-06-19 12:58:56 +00:00 |
filter
|
Delete empty test files (old MQ tests)
|
2011-07-22 12:12:05 +00:00 |
ftp
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
gd
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
gettext
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
gmp
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
hash
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
iconv
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
imap
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
interbase
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
intl
|
Show ICU Data version inside phpinfo()
|
2011-06-03 18:14:36 +00:00 |
json
|
Fixed bug #54484 (Empty string in json_decode doesn't reset json_last_error()).
|
2011-06-01 09:44:38 +00:00 |
ldap
|
Fix prototypes for ldap_control_paged_result and fix function name in tests
|
2011-07-14 18:49:12 +00:00 |
libxml
|
Added the ability to pass options to loadHTML (Chregu, fxmulder at gmail dot com)
|
2011-07-11 15:02:56 +00:00 |
mbstring
|
added numeric entities encode/decode in hex format.
|
2011-07-18 08:36:17 +00:00 |
mcrypt
|
tests for bug #55169 (mcrypt and openssl)
|
2011-07-20 18:59:05 +00:00 |
mssql
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
mysql
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
mysqli
|
- WS
|
2011-07-22 11:26:23 +00:00 |
mysqlnd
|
free data in case of failure in the callee not in the caller
|
2011-07-05 20:31:53 +00:00 |
oci8
|
Improve cross version compat
|
2011-06-14 20:04:18 +00:00 |
odbc
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
openssl
|
When we have a blocking SSL socket, respect the timeout option.
|
2011-07-23 01:29:44 +00:00 |
pcntl
|
- Added SKIPIF
|
2011-06-24 19:18:06 +00:00 |
pcre
|
Delete empty test files (old MQ tests)
|
2011-07-22 12:12:05 +00:00 |
pdo
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
pdo_dblib
|
Cache the pdo include path
|
2011-05-15 05:03:29 +00:00 |
pdo_firebird
|
- Fixed two "jump or move depends on uninitialised value"
|
2011-06-17 02:00:20 +00:00 |
pdo_mysql
|
- Fixed bug #54929 (Parse error with single quote in sql comment)
|
2011-06-04 22:54:40 +00:00 |
pdo_oci
|
Cache the pdo include path
|
2011-05-15 05:03:29 +00:00 |
pdo_odbc
|
- Fixed data type usage in 64bit
|
2011-06-27 01:36:39 +00:00 |
pdo_pgsql
|
- Drop C++ style comments
|
2011-06-10 23:14:15 +00:00 |
pdo_sqlite
|
- New tests (code coverage++)
|
2011-06-19 12:33:49 +00:00 |
pgsql
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
phar
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
posix
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
pspell
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
readline
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
recode
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
reflection
|
- Missing fix for bug #54347
|
2011-06-11 15:11:49 +00:00 |
session
|
- install extra headers
|
2011-06-16 01:21:01 +00:00 |
shmop
|
- Version++
|
2011-03-08 18:24:04 +00:00 |
simplexml
|
- Added missing arginfos for void params and void param checks
|
2011-06-18 15:56:14 +00:00 |
skeleton
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |
snmp
|
provide backwards compatibility for 'p' in zend_parse_parameters()
|
2011-07-23 07:40:40 +00:00 |
soap
|
- Added missing arginfos for void params and void param checks
|
2011-06-18 15:56:14 +00:00 |
sockets
|
- Further fix for bug #55111 (compilation failure of ext/sockets in Mac OS X).
|
2011-07-11 08:29:39 +00:00 |
spl
|
Added forgotten tests cases for class_uses() from commit rev. 313640
|
2011-07-24 10:20:08 +00:00 |
sqlite3
|
Upgrade SQLite to 3.7.6.3
|
2011-06-14 17:00:49 +00:00 |
standard
|
When you add something that changes the phpinfo output, please
|
2011-07-25 05:32:08 +00:00 |
sybase_ct
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
sysvmsg
|
fix tests
|
2011-05-04 08:44:14 +00:00 |
sysvsem
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
sysvshm
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
tidy
|
Don't expect a path for tidy_repair_string() and fix the tests
|
2011-06-12 14:49:10 +00:00 |
tokenizer
|
and clean the tokenizer too
|
2011-06-03 01:16:01 +00:00 |
wddx
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
xml
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
xmlreader
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
xmlrpc
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
xmlwriter
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
xsl
|
- fix build
|
2011-07-14 11:12:33 +00:00 |
zip
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
|
2011-06-06 21:28:16 +00:00 |
zlib
|
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
2011-07-22 11:25:30 +00:00 |
ext_skel
|
- ext_skelshould create a .svnignore not .cvsignore these days
|
2010-08-06 22:19:47 +00:00 |
ext_skel_win32.php
|
revert change #298288: Remove old dsp/dsw/makefile files
|
2010-04-28 14:41:51 +00:00 |