.. |
bcmath
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
bz2
|
Fixed build with gcc 4.1.1
|
2006-08-30 18:40:01 +00:00 |
calendar
|
MFB: fix test on 64bit machines
|
2006-07-27 08:14:51 +00:00 |
com_dotnet
|
Prevent opening of empty filename ""
|
2006-09-08 05:52:15 +00:00 |
ctype
|
MFB: a few more static keywording
|
2006-08-14 14:54:19 +00:00 |
curl
|
Be overly picky: CURL->cURL
|
2006-09-09 20:03:55 +00:00 |
date
|
- The .c file is generated... so updating the .re file and cleaning up WS.
|
2006-09-09 12:25:54 +00:00 |
dba
|
- Fix bug #38290
|
2006-08-07 07:54:58 +00:00 |
dbase
|
fix leaks & uninitialized vars
|
2006-09-06 11:34:15 +00:00 |
dom
|
MFB: fix #38474 (getAttribute select attribute by order, even when prefixed)
|
2006-08-28 23:37:23 +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
|
initialize static buffer with 0's
|
2006-08-17 14:32:27 +00:00 |
fbsql
|
Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values
|
2006-08-14 18:39:30 +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 |
filter
|
- this moved out, invalid format
|
2006-09-01 00:39:31 +00:00 |
ftp
|
Added argument info
|
2006-06-11 19:59:53 +00:00 |
gd
|
- add support for entities in hexadecimal format, like © can
|
2006-08-23 20:21:34 +00:00 |
gettext
|
fix segfaulting typo in dcngettext() =)
|
2006-09-05 10:35:53 +00:00 |
gmp
|
Removed obsolete arg_info include
|
2006-06-26 14:10:57 +00:00 |
hash
|
MFB: cleanup of the phpinfo() output.
|
2006-07-28 14:27:17 +00:00 |
iconv
|
- fix crash when unicode.sematics are enabled and unicode.output_encoding doesn't match iconv.internal_encoding
|
2006-09-09 12:10:28 +00:00 |
imap
|
fix it in an other way
|
2006-09-05 11:24:23 +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
|
- MFB Test name must not be more than a single line
|
2006-08-07 23:33:57 +00:00 |
ldap
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
libxml
|
fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27)
|
2006-09-07 11:24:22 +00:00 |
mbstring
|
MFB (int->long)
|
2006-09-05 12:32:13 +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
|
init variable, eliminate compile warning
|
2006-08-02 10:04:02 +00:00 |
mysqli
|
typos in comments and other minor improvements
|
2006-08-10 13:44:00 +00:00 |
oci8
|
last portion of z/Z fixes
|
2006-08-31 16:14:43 +00:00 |
odbc
|
MFB: fix #37848 (ext/odbc compile failure)
|
2006-06-19 16:13:31 +00:00 |
openssl
|
implement feature request #38731 (openssl_pkey_new does not support DSA key generation)
|
2006-09-08 20:09:08 +00:00 |
pcntl
|
fix typo in errmsg
|
2006-08-31 15:42:06 +00:00 |
pcre
|
MFB: fix memleak of pcre study data
|
2006-09-06 16:31:28 +00:00 |
pdo
|
it's not a PEAR only issue, this happens with shared builds also
|
2006-08-24 16:00:35 +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
|
MFB: Fixed bug #37445 (Fixed crash in pdo_mysql resulting from premature
|
2006-07-31 20:19:18 +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: Fixed bug #38168 (Crash in pdo_pgsql on missing bound parameters).
|
2006-08-01 16:32:30 +00:00 |
pdo_sqlite
|
MFB: Upgraded libsqlite in pdo_sqlite to 3.3.7
|
2006-08-14 16:35:23 +00:00 |
pgsql
|
fix leak in pg_copy_to() when invalid resource was passed
|
2006-09-06 12:40:47 +00:00 |
phar
|
- Fix cvs access through SplFileObject
|
2006-08-06 13:47:21 +00:00 |
posix
|
last portion of z/Z fixes
|
2006-08-31 16:14:43 +00:00 |
pspell
|
MFB: a few more static keywording
|
2006-08-14 14:54:19 +00:00 |
readline
|
MFB: fix gcc warning
|
2006-09-04 19:00:12 +00:00 |
recode
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
reflection
|
- Add HAVE_REFLECTION define for win32 (by Steph)
|
2006-09-02 19:12:57 +00:00 |
session
|
fix typo
|
2006-08-30 17:57:25 +00:00 |
shmop
|
bump year and license version
|
2006-01-01 13:10:10 +00:00 |
simplexml
|
MFB
|
2006-09-06 15:32:19 +00:00 |
skeleton
|
Added automatic module globals management
|
2006-06-13 13:12:20 +00:00 |
snmp
|
- Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
|
2006-07-27 05:12:33 +00:00 |
soap
|
Fixed unicode support
|
2006-09-07 13:25:46 +00:00 |
sockets
|
last portion of z/Z fixes
|
2006-08-31 16:14:43 +00:00 |
spl
|
fix build
|
2006-08-29 21:49:32 +00:00 |
sqlite
|
fix #38759 (PDO sqlite2 empty query causes segfault)
|
2006-09-09 10:58:39 +00:00 |
standard
|
add new tests, increase code coverage
|
2006-09-07 11:47:57 +00:00 |
sybase
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
|
2006-03-08 00:43:32 +00:00 |
sybase_ct
|
Fix compilation with TSRM
|
2006-07-25 09:12:07 +00:00 |
sysvmsg
|
sys/msg.h does not exist on MacOS X, we need to detect it in configure
|
2006-08-24 13:18:15 +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
|
- add note why we can't have a chunk-sized output handler
|
2006-09-07 14:54:28 +00:00 |
tokenizer
|
MFB: Removed pointless callbacks.
|
2006-06-20 22:42:42 +00:00 |
unicode
|
implement zend_unicode_to_string() and zend_string_to_unicode()
|
2006-08-08 16:59:11 +00:00 |
wddx
|
fix test
|
2006-08-07 22:19:45 +00:00 |
xml
|
fix bug #38454 (warning upon disabling handler via xml_set_element_handler)
|
2006-08-15 22:45:18 +00:00 |
xmlreader
|
update tests
|
2006-08-05 12:32:54 +00:00 |
xmlrpc
|
fix segfault and leak in ext/xmlrpc
|
2006-08-14 08:15:44 +00:00 |
xmlwriter
|
add unicode support
|
2006-08-25 18:56:03 +00:00 |
xsl
|
MFB bug#35589
|
2006-09-08 16:51:32 +00:00 |
zip
|
fix build
|
2006-09-06 19:50:22 +00:00 |
zlib
|
- fix issues with ob_start("ob_gzhandler")
|
2006-09-04 10:31:11 +00:00 |
ext_skel
|
;
|
2004-05-16 12:10:35 +00:00 |
ext_skel_win32.php
|
|
|