| .. |
|
bcmath
|
Added automatic module globals management
|
20 years ago |
|
bz2
|
MFB: a few more static keywording
|
20 years ago |
|
calendar
|
MFB: fix test on 64bit machines
|
20 years ago |
|
com_dotnet
|
MFB: Fixed #37602 by olek at neurosoft dot pl
|
20 years ago |
|
ctype
|
MFB: a few more static keywording
|
20 years ago |
|
curl
|
MFB: Fixed bug #38637 (curl_copy_handle() fails to fully copy the cURL
|
20 years ago |
|
date
|
add UEXPECT
|
20 years ago |
|
dba
|
- Fix bug #38290
|
20 years ago |
|
dbase
|
- implement #38357 (dbase_open can't open DBase 3 dbf file)
|
20 years ago |
|
dom
|
MFB: fix #38474 (getAttribute select attribute by order, even when prefixed)
|
20 years ago |
|
enchant
|
- add tests files
|
20 years ago |
|
ereg
|
bump year and license version
|
20 years ago |
|
exif
|
initialize static buffer with 0's
|
20 years ago |
|
fbsql
|
Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values
|
20 years ago |
|
fdf
|
fix another compile failure. (bjori: TEST before commit!)
|
20 years ago |
|
fileinfo
|
fixed php version detection
|
21 years ago |
|
filter
|
Removed extra byte
|
20 years ago |
|
ftp
|
Added argument info
|
20 years ago |
|
gd
|
- add support for entities in hexadecimal format, like © can
|
20 years ago |
|
gettext
|
Added arg info
|
20 years ago |
|
gmp
|
Removed obsolete arg_info include
|
20 years ago |
|
hash
|
MFB: cleanup of the phpinfo() output.
|
20 years ago |
|
iconv
|
fix test
|
20 years ago |
|
imap
|
PHP 6 does not have safe_mode
|
20 years ago |
|
informix
|
plug a leak
|
20 years ago |
|
interbase
|
Added automatic module globals management
|
20 years ago |
|
json
|
- MFB Test name must not be more than a single line
|
20 years ago |
|
ldap
|
Added automatic module globals management
|
20 years ago |
|
libxml
|
additional unicode/xml macros
|
20 years ago |
|
mbstring
|
added returned value in mb_get_info( ).
|
20 years ago |
|
mcrypt
|
Removed custom deprecate error messages
|
20 years ago |
|
mhash
|
fix spelling in error messages:
|
20 years ago |
|
mime_magic
|
Added automatic module globals management
|
20 years ago |
|
ming
|
MFB: E_ERROR > E_RECOVERABLE_ERROR
|
20 years ago |
|
msql
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
|
20 years ago |
|
mssql
|
Added automatic module globals management
|
20 years ago |
|
mysql
|
init variable, eliminate compile warning
|
20 years ago |
|
mysqli
|
typos in comments and other minor improvements
|
20 years ago |
|
oci8
|
update version in phpinfo()
|
20 years ago |
|
odbc
|
MFB: fix #37848 (ext/odbc compile failure)
|
20 years ago |
|
openssl
|
MFB: Fixed compiler warning.
|
20 years ago |
|
pcntl
|
Added automatic module globals management
|
20 years ago |
|
pcre
|
add missing addref
|
20 years ago |
|
pdo
|
it's not a PEAR only issue, this happens with shared builds also
|
20 years ago |
|
pdo_dblib
|
fix build
|
20 years ago |
|
pdo_firebird
|
MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_mysql
|
MFB: Fixed bug #37445 (Fixed crash in pdo_mysql resulting from premature
|
20 years ago |
|
pdo_oci
|
MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_odbc
|
Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
|
21 years ago |
|
pdo_pgsql
|
MFB: Fixed bug #38168 (Crash in pdo_pgsql on missing bound parameters).
|
20 years ago |
|
pdo_sqlite
|
MFB: Upgraded libsqlite in pdo_sqlite to 3.3.7
|
20 years ago |
|
pgsql
|
Added automatic module globals management
|
20 years ago |
|
phar
|
- Fix cvs access through SplFileObject
|
20 years ago |
|
posix
|
MFB: Added missing ifdef block.
|
20 years ago |
|
pspell
|
MFB: a few more static keywording
|
20 years ago |
|
readline
|
bump year and license version
|
20 years ago |
|
recode
|
Added automatic module globals management
|
20 years ago |
|
reflection
|
fix #38653 (memory leak in ReflectionClass::getConstant())
|
20 years ago |
|
session
|
fix test
|
20 years ago |
|
shmop
|
bump year and license version
|
20 years ago |
|
simplexml
|
Sync with php_trim() API change.
|
20 years ago |
|
skeleton
|
Added automatic module globals management
|
20 years ago |
|
snmp
|
- Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
|
20 years ago |
|
soap
|
Added SoapServer::setObject() method (it is a simplified version of SoapServer::setClass() method).
|
20 years ago |
|
sockets
|
improve checks and fix #38251
|
20 years ago |
|
spl
|
fix build
|
20 years ago |
|
sqlite
|
implement zend_unicode_to_string() and zend_string_to_unicode()
|
20 years ago |
|
standard
|
make sure ext/standard is down before ext/session (fixes #38534)
|
20 years ago |
|
sybase
|
- remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
|
20 years ago |
|
sybase_ct
|
Fix compilation with TSRM
|
20 years ago |
|
sysvmsg
|
sys/msg.h does not exist on MacOS X, we need to detect it in configure
|
20 years ago |
|
sysvsem
|
bump year and license version
|
20 years ago |
|
sysvshm
|
fix tests in unicode mode
|
20 years ago |
|
tidy
|
MFB: static keywording
|
20 years ago |
|
tokenizer
|
MFB: Removed pointless callbacks.
|
20 years ago |
|
unicode
|
implement zend_unicode_to_string() and zend_string_to_unicode()
|
20 years ago |
|
wddx
|
fix test
|
20 years ago |
|
xml
|
fix bug #38454 (warning upon disabling handler via xml_set_element_handler)
|
20 years ago |
|
xmlreader
|
update tests
|
20 years ago |
|
xmlrpc
|
fix segfault and leak in ext/xmlrpc
|
20 years ago |
|
xmlwriter
|
add unicode support
|
20 years ago |
|
xsl
|
return false instead of null, if it's an invalid document
|
20 years ago |
|
zip
|
- MFB: don't rely/use VCWD_REALPATH, use expand_filepath instead
|
20 years ago |
|
zlib
|
- implement new output API
|
20 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |