| .. |
|
bcmath
|
Added automatic module globals management
|
20 years ago |
|
bz2
|
fix test (the error message is different across the systems)
|
20 years ago |
|
calendar
|
fix test on 64bit machines
|
20 years ago |
|
com_dotnet
|
Added missing validation checks around expand_filepath()
|
20 years ago |
|
ctype
|
fix warnings about nonextistent functions
|
20 years ago |
|
curl
|
Fixed bug #38574 (missing curl constants and improper constant detection).
|
20 years ago |
|
date
|
add for VC build
|
20 years ago |
|
dba
|
- Fix bug #38290
|
20 years ago |
|
dbase
|
fix leaks & uninitialized vars
|
20 years ago |
|
dom
|
One last expand_filepath() check
|
20 years ago |
|
ereg
|
- Warning fixes by Steph
|
20 years ago |
|
exif
|
initialize static buffer with 0's
|
20 years ago |
|
fbsql
|
MFH: Cleanup before reusing failed persistant connection. Better formating of timestamp and decimal values
|
20 years ago |
|
fdf
|
MFH: cleanup after lazy people
|
20 years ago |
|
filter
|
- add test for callback and input_get and input_get_args
|
20 years ago |
|
ftp
|
MFH: argument infos
|
20 years ago |
|
gd
|
fix compiler warnings introduced in my previous commit
|
20 years ago |
|
gettext
|
fix typo, add test
|
20 years ago |
|
gmp
|
new tests
|
20 years ago |
|
hash
|
cleanup of the phpinfo() output.
|
20 years ago |
|
iconv
|
MFH: improve spelling (fixes #38780)
|
20 years ago |
|
imap
|
fix leak in imap_utf8(), avoid extra strlen() call
|
20 years ago |
|
informix
|
plug a leak
|
20 years ago |
|
interbase
|
Added automatic module globals management
|
20 years ago |
|
json
|
Fix memory leaks
|
20 years ago |
|
ldap
|
Added automatic module globals management
|
20 years ago |
|
libxml
|
MFH: fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27)
|
20 years ago |
|
mbstring
|
first fix from my new zend_parse_parameters_* checker
|
20 years ago |
|
mcrypt
|
MFH: fix/add SKIPIF
|
20 years ago |
|
mhash
|
fix spelling in error messages:
|
20 years ago |
|
mime_magic
|
Added automatic module globals management
|
20 years ago |
|
ming
|
E_ERROR > E_RECOVERABLE_ERROR
|
20 years ago |
|
msql
|
bump year and license version
|
20 years ago |
|
mssql
|
Added automatic module globals management
|
20 years ago |
|
mysql
|
init variable, eliminate compile warning
|
20 years ago |
|
mysqli
|
Fixed test for systems without INFILE/OUTFILE support
|
20 years ago |
|
ncurses
|
bump year and license version
|
20 years ago |
|
oci8
|
add PHP version detection to this branch too, since I'm using this branch to make PECL releases
|
20 years ago |
|
odbc
|
fix #37848 (ext/odbc compile failure)
|
20 years ago |
|
openssl
|
fix mem leak. hash keys dont need to be strdup'ed
|
20 years ago |
|
pcntl
|
fix typo in errmsg
|
20 years ago |
|
pcre
|
fix memleak of pcre study data
|
20 years ago |
|
pdo
|
it's not a PEAR only issue
|
20 years ago |
|
pdo_dblib
|
fix build and typo after another lazy ass who does not test before commit: Dmitry
|
20 years ago |
|
pdo_firebird
|
Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_mysql
|
fix #38451 (PDO_MYSQL doesn't compile on Solaris)
|
20 years ago |
|
pdo_oci
|
Remove pecl includes (Steph), except pdo_odbc which will remain broke
|
20 years ago |
|
pdo_odbc
|
set min pdo dep to 1.0.3, which will be the new pecl release
|
20 years ago |
|
pdo_pgsql
|
Fixed bug #38168 (Crash in pdo_pgsql on missing bound parameters).
|
20 years ago |
|
pdo_sqlite
|
Additional expand_filepath() checks
|
20 years ago |
|
pgsql
|
Added a check for PQftable() function
|
20 years ago |
|
posix
|
fix possible crash in posix_access()
|
20 years ago |
|
pspell
|
move static declaration to *.c files
|
20 years ago |
|
readline
|
fix gcc warning
|
20 years ago |
|
recode
|
Added automatic module globals management
|
20 years ago |
|
reflection
|
fix test
|
20 years ago |
|
session
|
Fix tests
|
20 years ago |
|
shmop
|
Fix tests
|
20 years ago |
|
simplexml
|
fix one more parameter (int*->int)
|
20 years ago |
|
skeleton
|
Added automatic module globals management
|
20 years ago |
|
snmp
|
MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves)
|
20 years ago |
|
soap
|
Fixed memory leak
|
20 years ago |
|
sockets
|
last portion of z/Z fixes
|
20 years ago |
|
spl
|
MFH: build ext/spl and ext/reflection as static (fixes #38556)
|
20 years ago |
|
sqlite
|
Added missing validation checks around expand_filepath()
|
20 years ago |
|
standard
|
Additional expand_filepath() checks
|
20 years ago |
|
sybase
|
bump year and license version
|
20 years ago |
|
sybase_ct
|
MFH: Fix compilation with TSRM (now correct)
|
20 years ago |
|
sysvmsg
|
sys/msg.h does not exist on MacOS X
|
20 years ago |
|
sysvsem
|
bump year and license version
|
20 years ago |
|
sysvshm
|
MFH: make sure we won't get into endless loop
|
20 years ago |
|
tidy
|
remove warning. thanks Tony for noticing
|
20 years ago |
|
tokenizer
|
Removed pointless callbacks.
|
20 years ago |
|
wddx
|
fix ZTS build
|
20 years ago |
|
xml
|
fix test
|
20 years ago |
|
xmlreader
|
plug leaks that in the previous patch
|
20 years ago |
|
xmlrpc
|
fix segfault and leak in ext/xmlrpc
|
20 years ago |
|
xmlwriter
|
plug leaks that in the previous patch
|
20 years ago |
|
xsl
|
Bump libxslt version to 1.1.0 (closes bug#35589)
|
20 years ago |
|
zip
|
- MFH: PECL Bug #8700, zipArchive::getFromIndex() fails
|
20 years ago |
|
zlib
|
the error message is different on different OSes and zlib versions
|
20 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |